flat assembler
Message board for the users of flat assembler.

Index > Windows > WSADATA structure

Author
Thread Post new topic Reply to topic
Evgeny



Joined: 16 Jan 2006
Posts: 11
Evgeny 03 Apr 2007, 15:21
Hi, Tomasz! Can you fix WSADATA structure definition:
Code:
struct WSADATA
  wVersion       dw ?
  wHighVersion   dw ?
  szDescription  db 256+1 dup (?)
  szSystemStatus db 128+1 dup (?)
  iMaxSockets    dw ?
  iMaxUdpDg      dw ?
  _padding_      rb 2 ;<----
  lpVendorInfo   dd ?
ends
    


And is there a way to NOT include 'equates/wsock32.inc' while including 'win32a.inc' or undefine structures defined with 'struct' macro?
Post 03 Apr 2007, 15:21
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.