K
Kuba Florczyk
Hi
How to write method in wrapper for method from C++:
HRESULT Add(WCHAR *wcPath)
???
I've write something like this
int Add(string wcPath)
and it's doesn't work![Frown :( :(](/styles/default/custom/smilies/frown.gif)
regards
kuba florczyk
How to write method in wrapper for method from C++:
HRESULT Add(WCHAR *wcPath)
???
I've write something like this
int Add(string wcPath)
and it's doesn't work
![Frown :( :(](/styles/default/custom/smilies/frown.gif)
regards
kuba florczyk