msgs12.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
WM_SEM2 (1.2)
                                                      Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
#define INCL_WINMESSAGEMGR
 
WM_SEM2
flFlags = LONGFROMMP(mp1);    /* application-defined flags */
 
The WM_SEM2 message is one of four WM_SEM messages. It is identical to the
WM_SEM1 message except in priority. For more information, see the
description of the WM_SEM1 message.
 
See Also
 
WM_SEM1