One thing I forgot is that you need to add "\0" your string pre-encoding (or "\0" to your post-encoding). Win32::API will add the byte \0 for you, but the char \0 is expected (which is encoded as two \0 bytes).
So what's the error message? I bet it can be fetched via GetLastError (and a quick look at the docs would confirm that).
In reply to Re^4: Use Windows wimgapi dll
by ikegami
in thread Use Windows wimgapi dll
by iea
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |