Searched refs:WNDPROC16 (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | windef16.h | 168 typedef LRESULT (CALLBACK *WNDPROC16)(HWND16,UINT16,WPARAM16,LPARAM); typedef
|
H A D | winuser16.h | 115 WNDPROC16 lpfnWndProc; 130 WNDPROC16 lpfnWndProc; 644 LRESULT WINAPI CallWindowProc16(WNDPROC16,HWND16,UINT16,WPARAM16,LPARAM);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | windef16.h | 168 typedef LRESULT (CALLBACK *WNDPROC16)(HWND16,UINT16,WPARAM16,LPARAM); typedef
|
H A D | winuser16.h | 115 WNDPROC16 lpfnWndProc; 130 WNDPROC16 lpfnWndProc; 644 LRESULT WINAPI CallWindowProc16(WNDPROC16,HWND16,UINT16,WPARAM16,LPARAM);
|
Completed in 55 milliseconds