File: startupinfoa.srs
Size: 425
Date: Mon, 07 Apr 2008 21:32:35 +0200
$PBExportHeader$startupinfoa.srs
global type STARTUPINFOA from structure
   ulong    cb
   string      lpReserved
   string      lpDesktop
   string      lpTitle
   ulong    dwX
   ulong    dwY
   ulong    dwXSize
   ulong    dwYSize
   ulong    dwXCountChars
   ulong    dwYCountChars
   ulong    dwFillAttribute
   ulong    dwFlags
   long     wShowWindow
   long     cbReserved2
   ulong    lpReserved2
   ulong    hStdInput
   ulong    hStdOutput
   ulong    hStdError
end type