npackoff.inc 315 B

1234567891011121314
  1. (* this header sets packing back to default *)
  2. {$PACKRECORDS DEFAULT}
  3. // pragma pack()
  4. {
  5. $Log$
  6. Revision 1.1 2003-02-22 18:23:26 armin
  7. * removed nwstdio and nwthread
  8. * added nwnit.pp and nwserv.pp containing nearly all netware server structures/function definitions available in the c sdk
  9. }