wine
16 years agouser32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR.
Michael Stefaniuc [Tue, 13 Jan 2009 09:55:46 +0000 (10:55 +0100)] 
user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR.

16 years agowintrust/tests: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:54:56 +0000 (10:54 +0100)] 
wintrust/tests: Remove superfluous pointer casts.

16 years agoadvapi32/tests: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:57:53 +0000 (10:57 +0100)] 
advapi32/tests: Remove superfluous pointer casts.

16 years agouxtheme: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:55:29 +0000 (10:55 +0100)] 
uxtheme: Remove superfluous pointer casts.

16 years agodmstyle: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:57:08 +0000 (10:57 +0100)] 
dmstyle: Remove superfluous pointer casts.

16 years agodmscript: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:56:48 +0000 (10:56 +0100)] 
dmscript: Remove superfluous pointer casts.

16 years agorsaenh: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:56:04 +0000 (10:56 +0100)] 
rsaenh: Remove superfluous pointer casts.

16 years agodmloader: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:56:36 +0000 (10:56 +0100)] 
dmloader: Remove superfluous pointer casts.

16 years agowldap32: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:54:41 +0000 (10:54 +0100)] 
wldap32: Remove superfluous pointer casts.

16 years agodevenum: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:57:39 +0000 (10:57 +0100)] 
devenum: Remove superfluous pointer casts.

16 years agowsock32: Remove superfluous pointer casts.
Michael Stefaniuc [Tue, 13 Jan 2009 09:54:33 +0000 (10:54 +0100)] 
wsock32: Remove superfluous pointer casts.

16 years agowined3d: Fix cube texture creation error handling.
Henri Verbeet [Tue, 13 Jan 2009 09:31:58 +0000 (10:31 +0100)] 
wined3d: Fix cube texture creation error handling.

16 years agowined3d: Fix volume texture creation error handling.
Henri Verbeet [Tue, 13 Jan 2009 09:31:57 +0000 (10:31 +0100)] 
wined3d: Fix volume texture creation error handling.

16 years agowined3d: Fix surface creation error handling.
Henri Verbeet [Tue, 13 Jan 2009 09:31:57 +0000 (10:31 +0100)] 
wined3d: Fix surface creation error handling.

16 years agowined3d: Fix texture creation error handling.
Henri Verbeet [Tue, 13 Jan 2009 09:31:57 +0000 (10:31 +0100)] 
wined3d: Fix texture creation error handling.

Doing the levels calculation before the object is created prevents leaking
resources and avoids changing baseTexture.levels after it's been initialized
by basetexture_init().

16 years agowined3d: Get rid of D3DCREATERESOURCEOBJECTINSTANCE.
Henri Verbeet [Tue, 13 Jan 2009 09:31:57 +0000 (10:31 +0100)] 
wined3d: Get rid of D3DCREATERESOURCEOBJECTINSTANCE.

16 years agouser32/tests: Only display failing message sequences instead of every single message.
Alexandre Julliard [Mon, 12 Jan 2009 20:51:01 +0000 (21:51 +0100)] 
user32/tests: Only display failing message sequences instead of every single message.

16 years agouser32/tests: Centralize the tracing of the received messages in the msg.c test.
Alexandre Julliard [Mon, 12 Jan 2009 20:03:57 +0000 (21:03 +0100)] 
user32/tests: Centralize the tracing of the received messages in the msg.c test.

16 years agoconfigure: Don't force a 32-bit build when cross-compiling.
Alexandre Julliard [Mon, 12 Jan 2009 18:29:43 +0000 (19:29 +0100)] 
configure: Don't force a 32-bit build when cross-compiling.

16 years agohttpapi: Add stub dll.
Austin English [Sun, 11 Jan 2009 20:54:15 +0000 (14:54 -0600)] 
httpapi: Add stub dll.

16 years agoriched20/tests: Added ITextServices::TxSetText test.
Austin Lund [Fri, 9 Jan 2009 04:51:27 +0000 (14:51 +1000)] 
riched20/tests: Added ITextServices::TxSetText test.

16 years agocryptui: New Korean resource.
Hwang YunSong(황윤성) [Mon, 12 Jan 2009 01:00:35 +0000 (10:00 +0900)] 
cryptui: New Korean resource.

16 years agoprograms: Add cacls stub.
Andrey Turkin [Sun, 11 Jan 2009 19:36:53 +0000 (22:36 +0300)] 
programs: Add cacls stub.

16 years agowidl: Dereference operator in expr works on any declared pointer.
Michael Karcher [Sun, 11 Jan 2009 14:00:18 +0000 (15:00 +0100)] 
widl: Dereference operator in expr works on any declared pointer.

16 years agowidl: Don't forget conformance info on [iid_is] void pointers.
Michael Karcher [Sun, 11 Jan 2009 13:57:47 +0000 (14:57 +0100)] 
widl: Don't forget conformance info on [iid_is] void pointers.

16 years agowidl: Fix handling of [local] functions without [call_as].
Michael Karcher [Sun, 11 Jan 2009 13:54:12 +0000 (14:54 +0100)] 
widl: Fix handling of [local] functions without [call_as].

16 years agocrypt32/tests: Make tests run on some Win9x boxes again.
Paul Vriens [Mon, 12 Jan 2009 11:46:08 +0000 (12:46 +0100)] 
crypt32/tests: Make tests run on some Win9x boxes again.

16 years agoconfigure: Improve error reporting for missing 32-bit development environment.
Alexandre Julliard [Mon, 12 Jan 2009 14:25:44 +0000 (15:25 +0100)] 
configure: Improve error reporting for missing 32-bit development environment.

16 years agomakedep: Copy the makefile to append dependencies instead of truncating in place.
Alexandre Julliard [Mon, 12 Jan 2009 13:43:15 +0000 (14:43 +0100)] 
makedep: Copy the makefile to append dependencies instead of truncating in place.

16 years agorichedit: Store mouse captured state rather than calling GetCapture.
Dylan Smith [Sun, 11 Jan 2009 07:59:20 +0000 (02:59 -0500)] 
richedit: Store mouse captured state rather than calling GetCapture.

Windowless richedit control will not be able to call GetCapture without
a handle to the host window (and there is no ITextHost_TxGetCapture
method), but there is a ITextHost_TxSetCapture method available for
setting and releasing the capture on the mouse.  This means that the
richedit control will need to keep track of whether it has captured the
mouse or not to implement windowless richedit controls.

16 years agorichedit: Prevent an unsigned integer underflow.
Dylan Smith [Sun, 11 Jan 2009 07:59:38 +0000 (02:59 -0500)] 
richedit: Prevent an unsigned integer underflow.

16 years agorichedit: Set bEmulateVersion10 initially to avoid retroactive changes.
Dylan Smith [Sun, 11 Jan 2009 07:59:31 +0000 (02:59 -0500)] 
richedit: Set bEmulateVersion10 initially to avoid retroactive  changes.

Previously the WM_NCCREATE was handled by the as if it was always for
later versions, then the window proc for version 1.0 would make
appropriate changes afterwards.  Instead both versions should call the
same function (e.g. ME_MakeEditor) and provide the value for
bEmulateVersion10 to make the code clearer.

16 years agorichedit: Pressing enter adds newline on WM_KEYDOWN rather than WM_CHAR.
Dylan Smith [Sun, 11 Jan 2009 07:59:09 +0000 (02:59 -0500)] 
richedit: Pressing enter adds newline on WM_KEYDOWN rather than WM_CHAR.

16 years agorichedit: Tested EM_CHARFROMPOS with position outside of control.
Dylan Smith [Sun, 11 Jan 2009 07:59:01 +0000 (02:59 -0500)] 
richedit: Tested EM_CHARFROMPOS with position outside of control.

16 years agorichedit: Added tests for autoscrolling options based on WS_V/HSCROLL.
Dylan Smith [Mon, 12 Jan 2009 03:20:42 +0000 (22:20 -0500)] 
richedit: Added tests for autoscrolling options based on WS_V/HSCROLL.

16 years agorichedit: Added tests to show that options are stored internally.
Dylan Smith [Mon, 12 Jan 2009 03:20:23 +0000 (22:20 -0500)] 
richedit: Added tests to show that options are stored internally.

16 years agontdll: Add RtlCaptureStackBackTrace stub.
Andrey Turkin [Mon, 12 Jan 2009 00:34:30 +0000 (03:34 +0300)] 
ntdll: Add RtlCaptureStackBackTrace stub.

16 years agontoskrnl: Add version resource.
Andrey Turkin [Mon, 12 Jan 2009 00:34:10 +0000 (03:34 +0300)] 
ntoskrnl: Add version resource.

16 years agoloadperf: Add LoadPerfCounterTextStrings stubs.
Andrey Turkin [Mon, 12 Jan 2009 00:35:01 +0000 (03:35 +0300)] 
loadperf: Add LoadPerfCounterTextStrings stubs.

16 years agomciavi: In MCI, RECT structure is used differently: rc.right = width & rc.bottom...
Christian Costa [Sun, 11 Jan 2009 15:45:51 +0000 (16:45 +0100)] 
mciavi: In MCI, RECT structure is used differently: rc.right = width & rc.bottom = height so do the conversion when needed.

16 years agogdiplus: Implement hatch brush accessor functions.
Chris Wulff [Sat, 10 Jan 2009 23:52:31 +0000 (18:52 -0500)] 
gdiplus: Implement hatch brush accessor functions.

16 years agogdiplus: Partial implementation of GdipCreateHatchBrush.
Chris Wulff [Sat, 10 Jan 2009 23:45:11 +0000 (18:45 -0500)] 
gdiplus: Partial implementation of GdipCreateHatchBrush.

16 years agomsi/tests: Opening package with relative filename sometimes succeeds on Windows.
Ge van Geldorp [Sat, 10 Jan 2009 23:27:50 +0000 (00:27 +0100)] 
msi/tests: Opening package with relative filename sometimes succeeds on Windows.

16 years agodsound: Const correctness fixes.
Henri Verbeet [Mon, 12 Jan 2009 09:17:50 +0000 (10:17 +0100)] 
dsound: Const correctness fixes.

16 years agowined3d: Fix and unify shader creation error handling.
Henri Verbeet [Mon, 12 Jan 2009 09:17:50 +0000 (10:17 +0100)] 
wined3d: Fix and unify shader creation error handling.

16 years agowined3d: Get rid of D3DCREATESHADEROBJECTINSTANCE.
Henri Verbeet [Mon, 12 Jan 2009 09:17:50 +0000 (10:17 +0100)] 
wined3d: Get rid of D3DCREATESHADEROBJECTINSTANCE.

16 years agowined3d: Get rid of D3DINITIALIZEBASETEXTURE.
Henri Verbeet [Mon, 12 Jan 2009 09:17:50 +0000 (10:17 +0100)] 
wined3d: Get rid of D3DINITIALIZEBASETEXTURE.

16 years agowined3d: Update the pixelshader when the texture type changes.
Henri Verbeet [Mon, 12 Jan 2009 09:17:50 +0000 (10:17 +0100)] 
wined3d: Update the pixelshader when the texture type changes.

16 years agoshell32: Rename ordinal 525 to SHFlushSFCache.
Stefan Leichter [Sun, 11 Jan 2009 17:17:22 +0000 (18:17 +0100)] 
shell32: Rename ordinal 525 to SHFlushSFCache.

16 years agod3dxof: Avoid accessing template/object buffer directly.
Christian Costa [Sun, 11 Jan 2009 15:41:56 +0000 (16:41 +0100)] 
d3dxof: Avoid accessing template/object buffer directly.

16 years agosetupapi: Fix if condition in SetupEnumInfSectionsA/W.
Rico Schüller [Sun, 11 Jan 2009 15:06:02 +0000 (16:06 +0100)] 
setupapi: Fix if condition in SetupEnumInfSectionsA/W.

16 years agourlmon: Added https pluggable protocol handler.
Jacek Caban [Sun, 11 Jan 2009 20:19:46 +0000 (21:19 +0100)] 
urlmon: Added https pluggable protocol handler.

16 years agoqcap: Declare a function static.
Andrew Talbot [Sun, 11 Jan 2009 15:28:29 +0000 (15:28 +0000)] 
qcap: Declare a function static.

16 years agoole32: Declare a function static.
Andrew Talbot [Sun, 11 Jan 2009 15:28:26 +0000 (15:28 +0000)] 
ole32: Declare a function static.

16 years agomsi: Declare some functions static.
Andrew Talbot [Sat, 10 Jan 2009 14:20:03 +0000 (14:20 +0000)] 
msi: Declare some functions static.

16 years agod3dx9_36/test: Remove an unconsistent test.
David Adam [Sun, 11 Jan 2009 11:48:03 +0000 (12:48 +0100)] 
d3dx9_36/test: Remove an unconsistent test.

16 years agorpcrt4: Unmarshalling functions should always set fMustAlloc when allocating memory.
Rob Shearman [Sat, 10 Jan 2009 22:17:15 +0000 (22:17 +0000)] 
rpcrt4: Unmarshalling functions should always set fMustAlloc when allocating memory.

The memory is uninitialised and so further unmarshalling shouldn't try
to reuse any memory. fMustAlloc is always set to TRUE when allocating
memory so that it is clear that the unmarshalling is safe and to avoid
future problems with change or the code being copied.

16 years agooleaut32: Test the return value of the remote IWidget_StructArgs call.
Rob Shearman [Sat, 10 Jan 2009 20:56:52 +0000 (20:56 +0000)] 
oleaut32: Test the return value of the remote IWidget_StructArgs call.

16 years agouser32: Free allocated memory in USER_unload_driver.
Rob Shearman [Sat, 10 Jan 2009 20:56:21 +0000 (20:56 +0000)] 
user32: Free allocated memory in USER_unload_driver.

16 years agontoskrnl: Free allocated buffers on exit from wine_ntoskrnl_main_loop.
Rob Shearman [Sat, 10 Jan 2009 20:56:10 +0000 (20:56 +0000)] 
ntoskrnl: Free allocated buffers on exit from wine_ntoskrnl_main_loop.

Avoids a warning of a memory leak in Valgrind.

16 years agooleaut32: Dump MSFT format typeinfos upon loading.
Rob Shearman [Sat, 10 Jan 2009 20:55:55 +0000 (20:55 +0000)] 
oleaut32: Dump MSFT format typeinfos upon loading.

16 years agoinclude: Replace unsigned long with unsigned int in winerror.h.
Michael Stefaniuc [Sat, 10 Jan 2009 23:16:47 +0000 (00:16 +0100)] 
include: Replace unsigned long with unsigned int in winerror.h.

16 years agodxgi: Remove superfluous pointer casts.
Michael Stefaniuc [Sat, 10 Jan 2009 23:15:40 +0000 (00:15 +0100)] 
dxgi: Remove superfluous pointer casts.

16 years agoinclude: Use LONG in vfw.h for Win64 compatibility.
Michael Stefaniuc [Sat, 10 Jan 2009 23:17:14 +0000 (00:17 +0100)] 
include: Use LONG in vfw.h for Win64 compatibility.

16 years agoinclude: Use ULONG in rpcdcep.h for Win64 compatibility.
Michael Stefaniuc [Sat, 10 Jan 2009 23:17:01 +0000 (00:17 +0100)] 
include: Use ULONG in rpcdcep.h for Win64 compatibility.

16 years agomsvfw32: Remove superfluous pointer casts.
Michael Stefaniuc [Sat, 10 Jan 2009 23:16:25 +0000 (00:16 +0100)] 
msvfw32: Remove superfluous pointer casts.

16 years agompr: Remove superfluous pointer casts.
Michael Stefaniuc [Sat, 10 Jan 2009 23:16:11 +0000 (00:16 +0100)] 
mpr: Remove superfluous pointer casts.

16 years agodsound: Remove superfluous pointer casts.
Michael Stefaniuc [Sat, 10 Jan 2009 23:15:53 +0000 (00:15 +0100)] 
dsound: Remove superfluous pointer casts.

16 years agocrypt32/tests: Remove some superfluous pointer casts.
Michael Stefaniuc [Sat, 10 Jan 2009 23:15:27 +0000 (00:15 +0100)] 
crypt32/tests: Remove some superfluous pointer casts.

There is no need to cast the pointers passed to the penultimate
argument of the CryptDecodeObjectEx and CryptEncodeObjectEx functions
as those expect void pointers.

16 years agowinebrowser: Fix typo.
Anders Jonsson [Sat, 10 Jan 2009 22:12:20 +0000 (23:12 +0100)] 
winebrowser: Fix typo.

16 years agowined3d: Avoid hooking non-fog glEnable/glDisable calls.
Stefan Dösinger [Mon, 15 Dec 2008 18:38:48 +0000 (19:38 +0100)] 
wined3d: Avoid hooking non-fog glEnable/glDisable calls.

This prevents fallout from the GL_EXT_fog_coord emulation. glEnable
and glDisable calls other than those that change GL_FOG are not
hooked. The glEnableWINE and glDisableWINE functions can be used to
add other hooks too if ever needed.

16 years agowined3d: Split the remains of state_fog.
Stefan Dösinger [Mon, 15 Dec 2008 18:37:36 +0000 (19:37 +0100)] 
wined3d: Split the remains of state_fog.

16 years agowined3d: Remove the apply_pshader_fog state handler.
Stefan Dösinger [Sun, 14 Dec 2008 16:51:32 +0000 (17:51 +0100)] 
wined3d: Remove the apply_pshader_fog state handler.

The fog doesn't depend on pixel shaders any longer(but still vice
versa), so we don't need this state any more.

16 years agowined3d: Move fogdensity and fogcolor to the fragment pipeline.
Stefan Dösinger [Sun, 14 Dec 2008 16:16:36 +0000 (17:16 +0100)] 
wined3d: Move fogdensity and fogcolor to the fragment pipeline.

16 years agowined3d: Use the ARB fog option in ARB_fragment_program shaders.
Stefan Dösinger [Sun, 14 Dec 2008 16:10:09 +0000 (17:10 +0100)] 
wined3d: Use the ARB fog option in ARB_fragment_program shaders.

This is the "replacement" for the fog coord optimization removed in
the previous patch.

16 years agowined3d: Remove the pixelshader fogstart/fogend optimization.
Stefan Dösinger [Sun, 14 Dec 2008 16:00:21 +0000 (17:00 +0100)] 
wined3d: Remove the pixelshader fogstart/fogend optimization.

16 years agowininet: Use SSL_pending in NETCON_query_data_available.
Jacek Caban [Sat, 10 Jan 2009 16:02:31 +0000 (17:02 +0100)] 
wininet: Use SSL_pending in NETCON_query_data_available.

16 years agowininet: Improve NETCON_recv over SSL implementation.
Jacek Caban [Sat, 10 Jan 2009 16:02:18 +0000 (17:02 +0100)] 
wininet: Improve NETCON_recv over SSL implementation.

Current implementation uses only peek buffer if there is any data,
which causes reads one byte per call in common
InternetQueryDataAvailable/InternetReadFile scenario.

16 years agouser32: The PackDDElParam return value is sign-extended on 64-bit.
Alexandre Julliard [Sat, 10 Jan 2009 20:06:49 +0000 (21:06 +0100)] 
user32: The PackDDElParam return value is sign-extended on 64-bit.

16 years agouser32: Winproc handles do not get sign-extended on 64-bit.
Alexandre Julliard [Sat, 10 Jan 2009 20:06:32 +0000 (21:06 +0100)] 
user32: Winproc handles do not get sign-extended on 64-bit.

16 years agoole32/tests: Fix marshalling data layout for Win64.
Alexandre Julliard [Sat, 10 Jan 2009 20:06:09 +0000 (21:06 +0100)] 
ole32/tests: Fix marshalling data layout for Win64.

16 years agogdi32/tests: Fix an uninitialized value check and a structure size for Win64.
Alexandre Julliard [Sat, 10 Jan 2009 20:05:52 +0000 (21:05 +0100)] 
gdi32/tests: Fix an uninitialized value check and a structure size for Win64.

16 years agocomctl32/tests: Fix lparam checks in the treeview test for Win64.
Alexandre Julliard [Sat, 10 Jan 2009 20:05:32 +0000 (21:05 +0100)] 
comctl32/tests: Fix lparam checks in the treeview test for Win64.

16 years agocomctl32: Fix the COMBOBOXEXITEM structure and the treeview handles for Win64.
Alexandre Julliard [Sat, 10 Jan 2009 20:05:17 +0000 (21:05 +0100)] 
comctl32: Fix the COMBOBOXEXITEM structure and the treeview handles for Win64.

16 years agowinefile: Fix NULL pointer deref in read_tree.
Rich Ercolani [Sat, 10 Jan 2009 09:48:54 +0000 (04:48 -0500)] 
winefile: Fix NULL pointer deref in read_tree.

16 years agowined3d: Add a checkGLcall() after glReadBuffer.
Rico Schüller [Fri, 9 Jan 2009 10:23:04 +0000 (11:23 +0100)] 
wined3d: Add a checkGLcall() after glReadBuffer.

16 years agowined3d: Add code to cleanup device multistate_funcs.
Allan Tong [Wed, 7 Jan 2009 01:20:08 +0000 (20:20 -0500)] 
wined3d: Add code to cleanup device multistate_funcs.

16 years agowinex11: Select StructureNotifyMask input on all windows.
Vincent Povirk [Tue, 16 Dec 2008 00:47:24 +0000 (18:47 -0600)] 
winex11: Select StructureNotifyMask input on all windows.

16 years agourlmon/tests: Skip a couple of tests when IE is running in Enhanced Security Configur...
Ge van Geldorp [Thu, 8 Jan 2009 12:34:42 +0000 (13:34 +0100)] 
urlmon/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration.

16 years agomshtml/tests: Skip a couple of tests when IE is running in Enhanced Security Configur...
Ge van Geldorp [Thu, 8 Jan 2009 12:34:42 +0000 (13:34 +0100)] 
mshtml/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration.

16 years agowidl: Move "inline" right after the storage class specifier.
Michael Stefaniuc [Sat, 10 Jan 2009 01:43:54 +0000 (02:43 +0100)] 
widl: Move "inline" right after the storage class specifier.

16 years agoinclude: Change from long to LONG in the remaining DirectMusic headers.
Michael Stefaniuc [Sat, 10 Jan 2009 01:45:24 +0000 (02:45 +0100)] 
include: Change from long to LONG in the remaining DirectMusic headers.

16 years agoinclude: Use LONG instead of long in dmusics.h for Win64 compatibility.
Michael Stefaniuc [Sat, 10 Jan 2009 01:45:10 +0000 (02:45 +0100)] 
include: Use LONG instead of long in dmusics.h for Win64 compatibility.

16 years agoinclude: Change to LONG/ULONG in xcmc.h for Win64 compatibility.
Michael Stefaniuc [Sat, 10 Jan 2009 01:45:44 +0000 (02:45 +0100)] 
include: Change to LONG/ULONG in xcmc.h for Win64 compatibility.

16 years agoinclude: Change to ULONG in dmerror.h for Win64 compatibility.
Michael Stefaniuc [Sat, 10 Jan 2009 01:45:33 +0000 (02:45 +0100)] 
include: Change to ULONG in dmerror.h for Win64 compatibility.

16 years agoinclude: Use LONG instead of long in msacmdrv.h.
Michael Stefaniuc [Sat, 10 Jan 2009 01:45:55 +0000 (02:45 +0100)] 
include: Use LONG instead of long in msacmdrv.h.

16 years agoinclude: Use LONG instead of long in dmusici.h for Win64 compatibility.
Michael Stefaniuc [Sat, 10 Jan 2009 01:44:57 +0000 (02:44 +0100)] 
include: Use LONG instead of long in dmusici.h for Win64 compatibility.

16 years agoinclude: Change MUSIC_TIME from long to LONG for Win64 compatibility.
Michael Stefaniuc [Sat, 10 Jan 2009 01:44:41 +0000 (02:44 +0100)] 
include: Change MUSIC_TIME from long to LONG for Win64 compatibility.

Fix also 192 printf format warnings produced by this change.

16 years agoddrawex: Remove redundant NULL check before HeapFree (Smatch).
Michael Stefaniuc [Sat, 10 Jan 2009 01:43:44 +0000 (02:43 +0100)] 
ddrawex: Remove redundant NULL check before HeapFree (Smatch).

16 years agoddraw: Fix double unlock of critical section.
Andrew Talbot [Fri, 9 Jan 2009 22:09:07 +0000 (22:09 +0000)] 
ddraw: Fix double unlock of critical section.