Searched refs:LPARAM (Results 101 - 125 of 142) sorted by relevance

123456

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwtypes.h162 typedef LONG_PTR LPARAM;
523 LPARAM lParam;
H A Dshobjidl.idl122 typedef LPARAM LPFNSVADDPROPSHEETPAGE;
144 [in] LPARAM lParam);
148 [in] LPARAM lParam);
248 [in] LPARAM lParam,
762 [in] LPARAM lparam);
911 typedef LPARAM LPTBBUTTONSB;
947 [in] LPARAM lParam,
1573 [in] LPARAM lParam);
1593 [in] LPARAM lParam,
1612 [in] LPARAM lPara
[all...]
H A Dtextserv.h56 UINT msg, WPARAM wparam, LPARAM lparam, LRESULT* plresult) PURE;
H A Dwindef.h266 typedef LONG_PTR LPARAM; typedef
H A Drichedit.h556 LPARAM lParam;
576 LPARAM lParam;
649 LPARAM lParam;
H A Dcryptuiapi.h78 LPARAM lParam;
H A Dwtypes.idl190 typedef LONG_PTR LPARAM;
579 LPARAM lParam;
H A Dshellapi.h106 LPARAM lParam;
/vbox/src/VBox/HostServices/SharedClipboard/
H A DVBoxClipboard-win.cpp221 static LRESULT CALLBACK vboxClipboardWndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
292 SendMessageCallback(hViewer, WM_CHANGECBCHAIN, (WPARAM)pCtx->hwndNextInChain, (LPARAM)pCtx->hwndNextInChain, CBChainPingProc, (ULONG_PTR) pCtx);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Docidl.idl383 [in] LPARAM lParam,
404 [in] LPARAM lParam,
848 [in] LPARAM lp,
856 [in] LPARAM lp,
H A Dwtypes.h162 typedef LONG_PTR LPARAM;
523 LPARAM lParam;
H A Dcryptuiapi.h78 LPARAM lParam;
H A Dwindef.h266 typedef LONG_PTR LPARAM; typedef
H A Drichedit.h556 LPARAM lParam;
576 LPARAM lParam;
649 LPARAM lParam;
H A Dtextserv.h57 UINT msg, WPARAM wparam, LPARAM lparam, LRESULT* plresult) PURE;
H A Dwtypes.idl190 typedef LONG_PTR LPARAM;
579 LPARAM lParam;
H A Dshellapi.h106 LPARAM lParam;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dstrmbase.h394 typedef BOOL (WINAPI *BaseWindow_PossiblyEatMessage)(BaseWindow *This, UINT uMsg, WPARAM wParam, LPARAM lParam);
395 typedef LRESULT (WINAPI *BaseWindow_OnReceiveMessage)(BaseWindow *This, HWND hwnd, INT uMsg, WPARAM wParam, LPARAM lParam);
415 LRESULT WINAPI BaseWindowImpl_OnReceiveMessage(BaseWindow *This, HWND hwnd, INT uMsg, WPARAM wParam, LPARAM lParam);
446 BOOL WINAPI BaseControlWindowImpl_PossiblyEatMessage(BaseWindow *This, UINT uMsg, WPARAM wParam, LPARAM lParam);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c405 PostThreadMessage(render_spu.dwWinThreadId, WM_VBOX_RENDERSPU_DESTROY_WINDOW, 0, (LPARAM) &vrdw);
423 MainWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam )
1127 if (!PostThreadMessage(render_spu.dwWinThreadId, WM_VBOX_RENDERSPU_CREATE_WINDOW, 0, (LPARAM) &cs))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_main.c438 static LRESULT CALLBACK wined3d_wndproc(HWND window, UINT message, WPARAM wparam, LPARAM lparam)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_main.c435 static LRESULT CALLBACK wined3d_wndproc(HWND window, UINT message, WPARAM wparam, LPARAM lparam)
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dstub.c373 LRESULT CALLBACK stubCBWindowMessageHookProc(int nCode, WPARAM wParam, LPARAM lParam)
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng2-win.c119 LRESULT CALLBACK rpng2_win_wndproc(HWND, UINT, WPARAM, LPARAM);
1129 LRESULT CALLBACK rpng2_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP)
/vbox/src/VBox/NetworkServices/DHCP/
H A DVBoxNetDHCP.cpp696 LPARAM lParam
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.c1187 (WPARAM)0, (LPARAM)self );
1429 _md_EventReceiverProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)

Completed in 123 milliseconds

123456