SHELLCMD on wince 5.0

Previous topic - Next topic

m8118

Quote from: MrTAToad on 2013-Aug-13
Activate access to GetLastError() and see what it returns - is it out of memory or some invalid parameter ?

thank you!

SHELLCMD just says "0000 success"
hardyx version crashes and everything freezes so can't print it...

:(

MrTAToad

It could be either the format of the SHELLEXECUTEINFO is actually incorrect or perhaps the WaitForSingleObject isn't actually needed.

hardyx

I tried to save the GetLastError() result in a file, but simply freeze the PDA (emulator) and no file appears later. I commented the WaitForSingleObject call and occurs the same.

MrTAToad

Have you got an actual WinCE device ?