home *** CD-ROM | disk | FTP | other *** search
- .text
- .file "main.c"
- .text
- .type _main,function
- _main:
- call _GetCommandLineA@0
- decl %eax
- _$2:
- .line 13
- incl %eax
- _$3:
- movb (%eax),%dl
- or %dl,%dl
- je _$5
- cmpb $32,%dl
- jne _$2
- _$5:
- pushl $1
- pushl %eax
- xor %eax,%eax
- pushl %eax
- pushl %eax
- .line 14
- call _GetModuleHandleA@4
- pushl %eax
- call _WinMain@16
- .line 15
- ret
- _$9:
- .size _main,_$9-_main
- .globl _main
- .extern _WinMain@16
- .text
- .extern _GetModuleHandleA@4
- .text
- .extern _GetCommandLineA@0
- .text
-