Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] sizeof(structure)

From: ptretter::charter::net at: 18-Sep-2003 19:59

Anyone know how to determine the "sizeof" a structure!. I'm trying to pass OSVERSIONINFO structure to GetVersionEx and for some reason I think I'm not getting the sizeof portion right to set dwOSVersionInfoSize. Paul Tretter