Searched refs:GetWindowLongPtrA (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_main.c543 proc = GetWindowLongPtrA(window, GWLP_WNDPROC);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h3652 WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrA(HWND,INT);
3655 #define GetWindowLongPtrA GetWindowLongA macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h4730 WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrA(HWND,INT);
4733 #define GetWindowLongPtrA GetWindowLongA macro

Completed in 210 milliseconds