#include "precomp.h"#include <messages.h>Go to the source code of this file.
Defines | |
| #define | SfnDDEINIT SfnDWORD |
| #define | SfnKERNELONLY SfnDWORD |
| #define | MSGFN(func) Sfn ## func |
| #define | FNSCSENDMESSAGE SFNSCSENDMESSAGE |
Functions | |
| LRESULT | SfnINLBOXSTRING (PWND pwnd, UINT msg, WPARAM wParam, LPARAM lParam, ULONG_PTR xParam, PROC xpfn, DWORD dwSCMSFlags, PSMS psms) |
| LRESULT | SfnOUTLBOXSTRING (PWND pwnd, UINT msg, WPARAM wParam, LPARAM lParam, ULONG_PTR xParam, PROC xpfn, DWORD dwSCMSFlags, PSMS psms) |
| LRESULT | SfnINCBOXSTRING (PWND pwnd, UINT msg, WPARAM wParam, LPARAM lParam, ULONG_PTR xParam, PROC xpfn, DWORD dwSCMSFlags, PSMS psms) |
| LRESULT | SfnOUTCBOXSTRING (PWND pwnd, UINT msg, WPARAM wParam, LPARAM lParam, ULONG_PTR xParam, PROC xpfn, DWORD dwSCMSFlags, PSMS psms) |
| LRESULT | SfnPOWERBROADCAST (PWND pwnd, UINT msg, WPARAM wParam, LPARAM lParam, ULONG_PTR xParam, PROC xpfn, DWORD dwSCMSFlags, PSMS psms) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 147 of file srvmsg.c. References DWORD, HW, L, msg, and RevalidateHwnd.
|
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 39 of file srvmsg.c. References DWORD, HW, L, msg, and RevalidateHwnd.
|
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 203 of file srvmsg.c. References BOOL, ClientGetListboxString(), DWORD, HW, L, msg, RevalidateHwnd, ThreadLock, and ThreadUnlock.
|
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 95 of file srvmsg.c. References BOOL, ClientGetListboxString(), DWORD, HW, L, msg, RevalidateHwnd, ThreadLock, and ThreadUnlock.
|
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 252 of file srvmsg.c. References ClrWF, msg, SetWF, TestWF, WFGOTQUERYSUSPENDMSG, and WFGOTSUSPENDMSG.
|
1.3.7