Searched refs:FARPROC16 (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinbase16.h47 FARPROC16 savedint22; /* 0a Saved int 22h handler */
48 FARPROC16 savedint23; /* 0e Saved int 23h handler */
49 FARPROC16 savedint24; /* 12 Saved int 24h handler */
87 FARPROC16 sighandler; /* 26 Signal handler */
88 FARPROC16 userhandler; /* 2a USER signal handler */
89 FARPROC16 discardhandler; /* 2e Handler for GlobalNotify() */
90 FARPROC16 int0; /* 32 int 0 (divide by 0) handler */
91 FARPROC16 int2; /* 36 int 2 (NMI) handler */
92 FARPROC16 int4; /* 3a int 4 (INTO) handler */
93 FARPROC16 int
[all...]
H A Dwinaspi.h91 FARPROC16 SRB_PostProc; /* Post routine (W) */
121 FARPROC16 SRB_PostProc; /* Post routine */
H A Dwindef16.h171 typedef LRESULT (CALLBACK *FARPROC16)(void); typedef
174 typedef LRESULT (CALLBACK *FARPROC16)(); typedef
H A Dwinuser16.h589 FARPROC16 WINAPI SetWindowsHook16(INT16,HOOKPROC16);
610 FARPROC16 WINAPI GetMouseEventProc16(void);
964 FARPROC16 WINAPI SetTaskSignalProc(HTASK16,FARPROC16);
H A Dwingdi16.h468 DWORD WINAPI GetDCHook16(HDC16,FARPROC16*);
581 BOOL16 WINAPI SetDCHook16(HDC16,FARPROC16,DWORD);
H A Dmmsystem16.h480 LRESULT WINAPI mmThreadCreate16(FARPROC16 fpThreadAddr, LPHANDLE16 lpHndl,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinbase16.h47 FARPROC16 savedint22; /* 0a Saved int 22h handler */
48 FARPROC16 savedint23; /* 0e Saved int 23h handler */
49 FARPROC16 savedint24; /* 12 Saved int 24h handler */
87 FARPROC16 sighandler; /* 26 Signal handler */
88 FARPROC16 userhandler; /* 2a USER signal handler */
89 FARPROC16 discardhandler; /* 2e Handler for GlobalNotify() */
90 FARPROC16 int0; /* 32 int 0 (divide by 0) handler */
91 FARPROC16 int2; /* 36 int 2 (NMI) handler */
92 FARPROC16 int4; /* 3a int 4 (INTO) handler */
93 FARPROC16 int
[all...]
H A Dwinaspi.h91 FARPROC16 SRB_PostProc; /* Post routine (W) */
121 FARPROC16 SRB_PostProc; /* Post routine */
H A Dwindef16.h171 typedef LRESULT (CALLBACK *FARPROC16)(void); typedef
174 typedef LRESULT (CALLBACK *FARPROC16)(); typedef
H A Dwinuser16.h589 FARPROC16 WINAPI SetWindowsHook16(INT16,HOOKPROC16);
610 FARPROC16 WINAPI GetMouseEventProc16(void);
964 FARPROC16 WINAPI SetTaskSignalProc(HTASK16,FARPROC16);
H A Dwingdi16.h468 DWORD WINAPI GetDCHook16(HDC16,FARPROC16*);
581 BOOL16 WINAPI SetDCHook16(HDC16,FARPROC16,DWORD);
H A Dmmsystem16.h480 LRESULT WINAPI mmThreadCreate16(FARPROC16 fpThreadAddr, LPHANDLE16 lpHndl,

Completed in 493 milliseconds