flat assembler
Message board for the users of flat assembler.

Index > Main > virtual (one more)

Author
Thread Post new topic Reply to topic
kaafe



Joined: 15 Oct 2003
Posts: 18
kaafe 22 Oct 2003, 17:32
Hi BiDark,
I studied your include files a little. In ws2_32.inc, i modified a bit, so as below,
Code:
                  ; Winsock2.h
struc PARAMETERS
{
   .WindowMessage  WINDOWMESSAGE
virtual at .WindowMessage
   .Event           EVENT
   .Apc        APC
   .Port         PORT
end virtual
}

struc WSACOMPLETION
{
    .Type        dd ?
    .Parameters   PARAMETERS        ; union
}
    
i think this is right way. Can you help me? Or maybe someone else. If possible.
Post 22 Oct 2003, 17:32
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.