CommandLineToArgvW function (shellapi.h) - Win32 apps

Parses a Unicode command line string and returns an array of pointers to the command line arguments, along with a count of such arguments, in a way that is similar to the standard C run-time argv and argc values.