Command Line Arguments

An application can use the Win32 GetCommandLine function to retrieve Unicode command line arguments. The application should call the Win32 function as a Unicode function.

Unicode in the Windows API