News:

Download Pelles C here: http://www.pellesc.se

Main Menu

Implementation of CommandLineToArg

Started by Vortex, Yesterday at 10:13:13 PM

Previous topic - Next topic

Vortex

QuoteImplementation of CommandLineToArgv for Win32
(ANSI and alternative Unicode versions)

http://alter.org.ua/docs/win/args/

QuoteCommandLineToArgvA

Collection of functions implement CommandLineToArgvA, the ANSI version of CommandLineToArgvW in windows API

https://github.com/futurist/CommandLineToArgvA
Code it... That's all...

TimoVJL

Nice to have, if want to have a common ANSI / UNICODE project.
May the source be with you