Displaying 3 results from an estimated 3 matches for "d3dx8math".
2007 Nov 09
0
Wine release 0.9.49
...crypt32: Better match the PSDK types and update win32.api to fix the winapi_check warnings.
shlwapi: Fix the DeleteMenuWrap() forward.
tapi32: Add prototypes for lineInitializeExA/W().
d3dx8: Fix compilation on systems that don't support nameless unions.
d3dx8: Make sure d3dx8math.inl compiles fine, whether nameless unions are supported or not.
user32: Fix compilation on systems that don't support either nameless unions or nameless structs.
winex11: Fix compilation on systems that don't support either nameless unions or nameless structs.
kernel32: F...
2008 Feb 22
0
Wine release 0.9.56
....
Christian Authmann (1):
explorer: Add meaningful titles to virtual desktop windows.
Dan Hipschman (1):
widl: Allow is_string_type to work for typedef'd types.
Dan Kegel (1):
msvcrt: Fix EOF behavior on read from pipe or console.
David Adam (1):
d3dx8: Fix a typo in d3dx8math.h.
Detlef Riekenberg (1):
ddraw/tests: Avoid endless loop, when T&L is not supported.
Divan Burger (1):
comdlg32: Fix memory leak in colour dialog.
Dmitry Timoshkov (4):
user32: Add a couple of tests for WS_EX_TOPMOST.
user32: Use custom window procs instead of DefWin...
2007 Nov 30
0
Wine release 0.9.50
...entation of GetConsoleKeyboardLayoutNameA.
kernel32: Add stub for GetConsoleKeyboardLayoutNameW.
Francois Gouget (17):
wined3d: Add trailing '\n's to two shader_addline() calls.
ntoskrnl: Remove trailing spaces in Wine traces.
acledit: Add wfext.h.
d3dx8: Make d3dx8math.h C++ compatible.
rpcrt4: Add an API documentation stub to make winapi_check happy.
cfgmgr32: Flesh out cfgmgr32.h a bit more and fix the corresponding functions.
ctapi32: Use quotes to include our headers. Fixes winapi_check warnings.
user32/tests/msg: Don't mess up lPa...