Jump to content

WWFS

From EDM2
Revision as of 17:03, 8 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Constants used by event argument in calls to WinWaitForShell

WWFS_QUERY
0x80000000 : Specified to indicate that the function should return immediately. The return value will indicate if the shell is up or not.
WWFS_DESKTOPCREATED
1 : Wait for the desktop to be created.
WWFS_DESKTOPOPENED
2 : Wait for the desktop folder to be opened.
WWFS_DESKTOPPOPULATED
3 :Wait for the desktop to be populated.