Jump to content

SAF

From EDM2
Revision as of 08:55, 19 February 2006 by Daniel.lee.kruse (talk | contribs) (SAF_xxx constants created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SAF_BACKGROUND

0x0010
Program is started in the background.

SAF_INSTALLEDCMDLINE

0x0001
Passed command line arguements.

SAF_MAXIMIZED

0x0004
Start program maximized.

SAF_MINIMIZED

0x0008
Start program minimized provided SAF_MAXIMIZED is not passed in.

SAF_STARTCHILDAPP

0x0002
Started program is a child of the invoking program. WinTerminateApp can be used by invoker to end child program.

SAF_VALIDFLAGS

0x001f