Fix description of Input

bug/bundler_fix
somename11111 2014-03-06 03:16:55 +01:00
parent 689523a26f
commit 99cd36c036
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
[BITS 32]
; Input: EBP must be the address of 'api_call'.
; Top and second top element of stack can be pointer to null-terminated
; password and pointer to null-terminated username of a proxy server to connect to.
; Output: EDI will be the socket for the connection to the server
; Clobbers: EAX, ESI, EDI, ESP will also be modified (-0x1A0)
load_wininet: