flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Everhest 25 Jun 2009, 16:18
Hi, please help me, i'm write GUI component for control download content from web.
why recv not working? Code: .recvdataloop: invoke recv, [hSocket], [data_buffer], [sizetoread], 0 or eax, eax je .destructor_thread mov ecx, eax invoke SendMessage, [htab], FM_SETBYTESREADS, 0, ecx invoke _lwrite, [hfile], [data_buffer], ecx jmp .recvdataloop this code from application\include\SOCKS_V_1_1.inc
_________________ Forgive for my bad english, I from russia... |
|||||||||||
![]() |
|
SFeLi 26 Jun 2009, 07:50
pete, no, data_buffer contains an address of buffer allocated with VirtualAlloc, IIRC.
|
|||
![]() |
|
Everhest 26 Jun 2009, 08:17
FIONREAD = 1074030207 (DEC) or over value???
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.