Home
last modified time | relevance | path

Searched refs:wMsg (Results 1 – 25 of 755) sorted by relevance

12345678910>>...31

/dports/graphics/libpano13/libpano13-2.9.20/
H A Dsys_win.h68 BOOL WINAPI WinFunc(HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam) \
76 switch (wMsg) \
133 BOOL WINAPI SetLumOpt (HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam);
134 BOOL WINAPI SetCPrefs (HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam);
139 BOOL WINAPI SetScOpt (HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam); // Win32 Change
140 BOOL WINAPI SetShOpt (HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam); // Win32 Change
142 BOOL WINAPI SetCrOpt (HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam); // Win32 Change
144 BOOL WINAPI SetRem (HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam); // Win32 Change
145 BOOL WINAPI SetSiz (HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam); // Win32 Change
146 BOOL WINAPI SetIntp (HWND hDlg, UINT wMsg, WPARAM wParam, LPARAM lParam);
[all …]
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/
H A Drtsyn_npipe.c88 UINT wMsg; member
186 UINT wMsg; in rtsyn_np_play_some_data() local
217 wMsg=evbuf[evbpoint].wMsg; in rtsyn_np_play_some_data()
239 switch (wMsg) { in rtsyn_np_play_some_data()
264 UINT wMsg; in parse_ev() local
293 wMsg=npevbuf->wMsg; in parse_ev()
298 if( ( wMsg != RTSYN_NP_LONGDATA ) && ( wMsg != RTSYN_NP_DATA ) ){ in parse_ev()
302 if( wMsg == RTSYN_NP_DATA){ in parse_ev()
309 if( wMsg == RTSYN_NP_LONGDATA ){ in parse_ev()
328 evbuf[evbpoint].wMsg = wMsg; in parse_ev()
H A Drtsyn_winmm.c95 UINT wMsg; member
212 UINT wMsg; in rtsyn_play_some_data() local
237 wMsg=evbuf[evbpoint].wMsg; in rtsyn_play_some_data()
244 switch (wMsg) { in rtsyn_play_some_data()
268 void CALLBACK MidiInProc(HMIDIIN hMidiInL, UINT wMsg, DWORD dwInstance, in MidiInProc() argument
275 switch (wMsg) { in MidiInProc()
282 evbuf[evbpoint].wMsg = wMsg; in MidiInProc()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/interface/
H A Drtsyn_npipe.c88 UINT wMsg;
186 UINT wMsg;
217 wMsg=evbuf[evbpoint].wMsg;
239 switch (wMsg) {
264 UINT wMsg; in search_entry_activated_cb()
293 wMsg=npevbuf->wMsg; in search_entry_activated_cb()
298 if( ( wMsg != RTSYN_NP_LONGDATA ) && ( wMsg != RTSYN_NP_DATA ) ){ in search_entry_activated_cb()
302 if( wMsg == RTSYN_NP_DATA){ in search_entry_activated_cb()
309 if( wMsg == RTSYN_NP_LONGDATA ){ in search_entry_activated_cb()
328 evbuf[evbpoint].wMsg = wMsg; in search_entry_activated_cb()
H A Drtsyn_winmm.c95 UINT wMsg;
212 UINT wMsg;
237 wMsg=evbuf[evbpoint].wMsg;
244 switch (wMsg) {
268 void CALLBACK MidiInProc(HMIDIIN hMidiInL, UINT wMsg, DWORD dwInstance,
275 switch (wMsg) {
282 evbuf[evbpoint].wMsg = wMsg;
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/
H A Drtsyn_npipe.c88 UINT wMsg; member
186 UINT wMsg; in rtsyn_np_play_some_data() local
217 wMsg=evbuf[evbpoint].wMsg; in rtsyn_np_play_some_data()
239 switch (wMsg) { in rtsyn_np_play_some_data()
264 UINT wMsg; in parse_ev() local
293 wMsg=npevbuf->wMsg; in parse_ev()
298 if( ( wMsg != RTSYN_NP_LONGDATA ) && ( wMsg != RTSYN_NP_DATA ) ){ in parse_ev()
302 if( wMsg == RTSYN_NP_DATA){ in parse_ev()
309 if( wMsg == RTSYN_NP_LONGDATA ){ in parse_ev()
328 evbuf[evbpoint].wMsg = wMsg; in parse_ev()
H A Drtsyn_winmm.c95 UINT wMsg; member
212 UINT wMsg; in rtsyn_play_some_data() local
237 wMsg=evbuf[evbpoint].wMsg; in rtsyn_play_some_data()
244 switch (wMsg) { in rtsyn_play_some_data()
268 void CALLBACK MidiInProc(HMIDIIN hMidiInL, UINT wMsg, DWORD dwInstance, in MidiInProc() argument
275 switch (wMsg) { in MidiInProc()
282 evbuf[evbpoint].wMsg = wMsg; in MidiInProc()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/interface/
H A Drtsyn_npipe.c88 UINT wMsg; member
186 UINT wMsg; in rtsyn_np_play_some_data() local
217 wMsg=evbuf[evbpoint].wMsg; in rtsyn_np_play_some_data()
239 switch (wMsg) { in rtsyn_np_play_some_data()
264 UINT wMsg; in parse_ev() local
293 wMsg=npevbuf->wMsg; in parse_ev()
298 if( ( wMsg != RTSYN_NP_LONGDATA ) && ( wMsg != RTSYN_NP_DATA ) ){ in parse_ev()
302 if( wMsg == RTSYN_NP_DATA){ in parse_ev()
309 if( wMsg == RTSYN_NP_LONGDATA ){ in parse_ev()
328 evbuf[evbpoint].wMsg = wMsg; in parse_ev()
H A Drtsyn_winmm.c95 UINT wMsg; member
212 UINT wMsg; in rtsyn_play_some_data() local
237 wMsg=evbuf[evbpoint].wMsg; in rtsyn_play_some_data()
244 switch (wMsg) { in rtsyn_play_some_data()
268 void CALLBACK MidiInProc(HMIDIIN hMidiInL, UINT wMsg, DWORD dwInstance, in MidiInProc() argument
275 switch (wMsg) { in MidiInProc()
282 evbuf[evbpoint].wMsg = wMsg; in MidiInProc()
/dports/audio/timidity++/TiMidity++-2.15.0/interface/
H A Drtsyn_npipe.c88 UINT wMsg;
186 UINT wMsg;
217 wMsg=evbuf[evbpoint].wMsg;
239 switch (wMsg) {
264 UINT wMsg;
293 wMsg=npevbuf->wMsg;
298 if( ( wMsg != RTSYN_NP_LONGDATA ) && ( wMsg != RTSYN_NP_DATA ) ){
302 if( wMsg == RTSYN_NP_DATA){
309 if( wMsg == RTSYN_NP_LONGDATA ){
328 evbuf[evbpoint].wMsg = wMsg;
H A Drtsyn_winmm.c95 UINT wMsg; member
212 UINT wMsg; in rtsyn_play_some_data() local
237 wMsg=evbuf[evbpoint].wMsg; in rtsyn_play_some_data()
244 switch (wMsg) { in rtsyn_play_some_data()
268 void CALLBACK MidiInProc(HMIDIIN hMidiInL, UINT wMsg, DWORD dwInstance, in MidiInProc() argument
275 switch (wMsg) { in MidiInProc()
282 evbuf[evbpoint].wMsg = wMsg; in MidiInProc()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/interface/
H A Drtsyn_npipe.c88 UINT wMsg; member
186 UINT wMsg; in rtsyn_np_play_some_data() local
217 wMsg=evbuf[evbpoint].wMsg; in rtsyn_np_play_some_data()
239 switch (wMsg) { in rtsyn_np_play_some_data()
264 UINT wMsg; in parse_ev() local
293 wMsg=npevbuf->wMsg; in parse_ev()
298 if( ( wMsg != RTSYN_NP_LONGDATA ) && ( wMsg != RTSYN_NP_DATA ) ){ in parse_ev()
302 if( wMsg == RTSYN_NP_DATA){ in parse_ev()
309 if( wMsg == RTSYN_NP_LONGDATA ){ in parse_ev()
328 evbuf[evbpoint].wMsg = wMsg; in parse_ev()
H A Drtsyn_winmm.c95 UINT wMsg; member
212 UINT wMsg; in rtsyn_play_some_data() local
237 wMsg=evbuf[evbpoint].wMsg; in rtsyn_play_some_data()
244 switch (wMsg) { in rtsyn_play_some_data()
268 void CALLBACK MidiInProc(HMIDIIN hMidiInL, UINT wMsg, DWORD dwInstance, in MidiInProc() argument
275 switch (wMsg) { in MidiInProc()
282 evbuf[evbpoint].wMsg = wMsg; in MidiInProc()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/interface/
H A Drtsyn_npipe.c88 UINT wMsg; member
186 UINT wMsg; in rtsyn_np_play_some_data() local
217 wMsg=evbuf[evbpoint].wMsg; in rtsyn_np_play_some_data()
239 switch (wMsg) { in rtsyn_np_play_some_data()
264 UINT wMsg; in parse_ev() local
293 wMsg=npevbuf->wMsg; in parse_ev()
298 if( ( wMsg != RTSYN_NP_LONGDATA ) && ( wMsg != RTSYN_NP_DATA ) ){ in parse_ev()
302 if( wMsg == RTSYN_NP_DATA){ in parse_ev()
309 if( wMsg == RTSYN_NP_LONGDATA ){ in parse_ev()
328 evbuf[evbpoint].wMsg = wMsg; in parse_ev()
H A Drtsyn_winmm.c95 UINT wMsg; member
212 UINT wMsg; in rtsyn_play_some_data() local
237 wMsg=evbuf[evbpoint].wMsg; in rtsyn_play_some_data()
244 switch (wMsg) { in rtsyn_play_some_data()
268 void CALLBACK MidiInProc(HMIDIIN hMidiInL, UINT wMsg, DWORD dwInstance, in MidiInProc() argument
275 switch (wMsg) { in MidiInProc()
282 evbuf[evbpoint].wMsg = wMsg; in MidiInProc()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/interface/
H A Drtsyn_npipe.c88 UINT wMsg; member
186 UINT wMsg; in rtsyn_np_play_some_data() local
217 wMsg=evbuf[evbpoint].wMsg; in rtsyn_np_play_some_data()
239 switch (wMsg) { in rtsyn_np_play_some_data()
264 UINT wMsg; in parse_ev() local
293 wMsg=npevbuf->wMsg; in parse_ev()
298 if( ( wMsg != RTSYN_NP_LONGDATA ) && ( wMsg != RTSYN_NP_DATA ) ){ in parse_ev()
302 if( wMsg == RTSYN_NP_DATA){ in parse_ev()
309 if( wMsg == RTSYN_NP_LONGDATA ){ in parse_ev()
328 evbuf[evbpoint].wMsg = wMsg; in parse_ev()
H A Drtsyn_winmm.c95 UINT wMsg; member
212 UINT wMsg; in rtsyn_play_some_data() local
237 wMsg=evbuf[evbpoint].wMsg; in rtsyn_play_some_data()
244 switch (wMsg) { in rtsyn_play_some_data()
268 void CALLBACK MidiInProc(HMIDIIN hMidiInL, UINT wMsg, DWORD dwInstance, in MidiInProc() argument
275 switch (wMsg) { in MidiInProc()
282 evbuf[evbpoint].wMsg = wMsg; in MidiInProc()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/interface/
H A Drtsyn_npipe.c88 UINT wMsg; member
186 UINT wMsg; in rtsyn_np_play_some_data() local
217 wMsg=evbuf[evbpoint].wMsg; in rtsyn_np_play_some_data()
239 switch (wMsg) { in rtsyn_np_play_some_data()
264 UINT wMsg; in parse_ev() local
293 wMsg=npevbuf->wMsg; in parse_ev()
298 if( ( wMsg != RTSYN_NP_LONGDATA ) && ( wMsg != RTSYN_NP_DATA ) ){ in parse_ev()
302 if( wMsg == RTSYN_NP_DATA){ in parse_ev()
309 if( wMsg == RTSYN_NP_LONGDATA ){ in parse_ev()
328 evbuf[evbpoint].wMsg = wMsg; in parse_ev()
H A Drtsyn_winmm.c95 UINT wMsg; member
212 UINT wMsg; in rtsyn_play_some_data() local
237 wMsg=evbuf[evbpoint].wMsg; in rtsyn_play_some_data()
244 switch (wMsg) { in rtsyn_play_some_data()
268 void CALLBACK MidiInProc(HMIDIIN hMidiInL, UINT wMsg, DWORD dwInstance, in MidiInProc() argument
275 switch (wMsg) { in MidiInProc()
282 evbuf[evbpoint].wMsg = wMsg; in MidiInProc()
/dports/dns/idnkit/idnkit-1.0-src/wsock/common/
H A Dhook.c68 u_int wMsg; member
83 hookListSearch(HWND hWnd, u_int wMsg) { in hookListSearch() argument
87 if (hp->hWnd == hWnd && hp->wMsg == wMsg) { in hookListSearch()
95 hookListAppend(HWND hWnd, u_int wMsg, char FAR *buf, idn_resconf_t ctx) { in hookListAppend() argument
106 hp->wMsg = wMsg; in hookListAppend()
210 idnHook(HWND hWnd, u_int wMsg, char FAR *buf, idn_resconf_t ctx) in idnHook() argument
220 if (hookListAppend(hWnd, wMsg, buf, ctx) != TRUE) { in idnHook()
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dhook.c68 u_int wMsg; member
83 hookListSearch(HWND hWnd, u_int wMsg) { in hookListSearch() argument
87 if (hp->hWnd == hWnd && hp->wMsg == wMsg) { in hookListSearch()
95 hookListAppend(HWND hWnd, u_int wMsg, char FAR *buf, idn_resconf_t ctx) { in hookListAppend() argument
106 hp->wMsg = wMsg; in hookListAppend()
210 idnHook(HWND hWnd, u_int wMsg, char FAR *buf, idn_resconf_t ctx) in idnHook() argument
220 if (hookListAppend(hWnd, wMsg, buf, ctx) != TRUE) { in idnHook()
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_WNTCommandWindow.cxx60 LRESULT APIENTRY CommandProc(HWND hWnd, UINT wMsg, WPARAM wParam, LPARAM lParam ) in CommandProc() argument
62 switch (wMsg) in CommandProc()
95 return DefWindowProcW(hWnd, wMsg, wParam, lParam); in CommandProc()
163 LRESULT APIENTRY EditProc(HWND hWnd, UINT wMsg, WPARAM wParam, LPARAM lParam ) in EditProc() argument
166 switch (wMsg) in EditProc()
182 CallWindowProcW (OldEditProc, hWnd, wMsg, wParam, lParam); in EditProc()
217 CallWindowProcW (OldEditProc, hWnd, wMsg, wParam, lParam); in EditProc()
234 return CallWindowProcW (OldEditProc, hWnd, wMsg, wParam, lParam); in EditProc()
H A DDraw_WNTMainWindow.cxx36 LRESULT APIENTRY WndProc(HWND hWndFrame, UINT wMsg, WPARAM wParam, LPARAM lParam ) in WndProc() argument
38 switch (wMsg) in WndProc()
64 return DefFrameProcW(hWndFrame, hWndClient, wMsg, wParam, lParam); in WndProc()
90 LRESULT APIENTRY CmdProc(HWND hWndFrame, UINT wMsg, WPARAM /*wParam*/, LPARAM /*lParam*/) in CmdProc() argument
94 switch (wMsg) in CmdProc()
/dports/dns/idnkit/idnkit-1.0-src/wsock/wsock11/
H A Ddllfunc.c160 WSAAsyncGetHostByName(HWND hWnd, u_int wMsg, in WSAAsyncGetHostByName() argument
173 ret = _org_WSAAsyncGetHostByName(hWnd, wMsg, name, in WSAAsyncGetHostByName()
176 idnHook(hWnd, wMsg, buf, encodeCtx); in WSAAsyncGetHostByName()
180 ret = _org_WSAAsyncGetHostByName(hWnd, wMsg, nbuff, in WSAAsyncGetHostByName()
190 WSAAsyncGetHostByAddr(HWND hWnd, u_int wMsg, const char FAR * addr, in WSAAsyncGetHostByAddr() argument
200 idnHook(hWnd, wMsg, buf, encodeCtx); in WSAAsyncGetHostByAddr()
205 ret = _org_WSAAsyncGetHostByAddr(hWnd, wMsg, addr, len, type, in WSAAsyncGetHostByAddr()
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllfunc.c160 WSAAsyncGetHostByName(HWND hWnd, u_int wMsg, in WSAAsyncGetHostByName() argument
173 ret = _org_WSAAsyncGetHostByName(hWnd, wMsg, name, in WSAAsyncGetHostByName()
176 idnHook(hWnd, wMsg, buf, encodeCtx); in WSAAsyncGetHostByName()
180 ret = _org_WSAAsyncGetHostByName(hWnd, wMsg, nbuff, in WSAAsyncGetHostByName()
190 WSAAsyncGetHostByAddr(HWND hWnd, u_int wMsg, const char FAR * addr, in WSAAsyncGetHostByAddr() argument
200 idnHook(hWnd, wMsg, buf, encodeCtx); in WSAAsyncGetHostByAddr()
205 ret = _org_WSAAsyncGetHostByAddr(hWnd, wMsg, addr, len, type, in WSAAsyncGetHostByAddr()

12345678910>>...31