flat assembler
Message board for the users of flat assembler.
Index
> Windows > __GetMainArgs question |
Author |
|
JohnFound 18 Jul 2012, 04:24
What this function is supposed to do?
If you are talking about command line arguments, then use GetCommandLine and CommandLineToArgv from kernel32.dll |
|||
18 Jul 2012, 04:24 |
|
randomdude 18 Jul 2012, 16:24
I tried using them but they are unicode and got a lot of troubles with them. So i used __getmainargs but im not sure if import it from crtdll.dll or msvcrt.dll as i could not find any reference about them
|
|||
18 Jul 2012, 16:24 |
|
madmatt 19 Jul 2012, 10:55
Use msvcrt.dll, it's a more modern version of crtdll.dll
|
|||
19 Jul 2012, 10:55 |
|
randomdude 19 Jul 2012, 17:25
Ok, Thx
|
|||
19 Jul 2012, 17:25 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.