T
Teis Draiby
In a console VC++ application it is possible to read the argv[1] argument to
retrieve the path of the file that has been drag&dropped onto the executable
file. Likewise I can get the path of the running process by argv[0].
What is the equivalent methods using the Win32 WinMain( ) procedure?
Thank you in advance for your help,
Teis
retrieve the path of the file that has been drag&dropped onto the executable
file. Likewise I can get the path of the running process by argv[0].
What is the equivalent methods using the Win32 WinMain( ) procedure?
Thank you in advance for your help,
Teis