OP is talking about command line arguments. i.e. argc / argv in C
I don't know of any good way to get those. You might need to go through the windows API. See GetCommandLineW, CommandLineToArgvW, LocalFree, and maybe WideCharToMultiByte.
Can you do what you want entirely in CE? _________________
I don't know where I'm going, but I'll figure it out when I get there.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum