Subversion Repositories Kolibri OS

Rev

Rev 400 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 400 Rev 417
Line 482... Line 482...
482
SRV_FD_OFFSET  equ 0x18
482
SRV_FD_OFFSET  equ 0x18
Line 483... Line 483...
483
SRV_SIZE       equ 44
483
SRV_SIZE       equ 44
484
 
484
 
Line -... Line 485...
-
 
485
DRV_ENTRY    equ  1
-
 
486
DRV_EXIT     equ -1
-
 
487
 
485
struc COFF_HEADER
488
struc COFF_HEADER
486
{  .machine          dw ?
489
{  .machine          dw ?
487
   .nSections        dw ?
490
   .nSections        dw ?
488
   .DataTime         dd ?
491
   .DataTime         dd ?
489
   .pSymTable        dd ?
492
   .pSymTable        dd ?