Hum ok...
I changed to
System::Call "kernel32::WriteFile(i r0, t R0, i R4, i r1, i 0)"
well I have another question Anders...
Is there a way to keep the prompt right after the command? like
c:\>example.exe -d d: <here comes the error message>
instead of what is doing now
c:\>example.exe -d d:
c:\> Error Message
|