home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 224a.lha / Includes / workbench / startup < prev    next >
Encoding:
Text File  |  1989-04-08  |  241 b   |  16 lines

  1.  
  2. {s WBArg
  3.     APTR  wa_Lock
  4.     APTR  wa_Name
  5.    s}
  6.  
  7. {s WBStartup
  8.     struct 20 sm_Message        ( { Message=20;exec/ports )
  9.     APTR  sm_Process
  10.     APTR  sm_Segment
  11.     LONG  sm_NumArgs
  12.     APTR  sm_ToolWindow
  13.     APTR  sm_ArgList
  14.    s}
  15.  
  16.