Mikołaj Zalewski
|
b8e1dcb374
|
wininet: Add Polish translation.
|
2007-01-15 12:42:29 +01:00 |
Rob Shearman
|
a9ebc706e3
|
wininet: Change HTTP_EncodeBase64 to operate on a series of bytes, instead of text.
Change HTTP_EncodeBasicAuth to convert the username and password into
utf8 before base64 encoding.
|
2007-01-15 12:31:11 +01:00 |
Rob Shearman
|
9efe083ec5
|
wininet: HTTP_HttpQueryInfoW deals with bytes, not characters so update the callers that have this wrong assumption.
|
2007-01-15 12:30:53 +01:00 |
Rob Shearman
|
7b002a39b8
|
wininet: Allow a NULL value to be passed into HTTP_ProcessHeader
instead of crashing so that when used with the replace flag it will
delete an existing value.
|
2007-01-15 12:30:46 +01:00 |
Jacek Caban
|
6489a1c242
|
itss: Added more protocol tests.
|
2007-01-15 12:30:37 +01:00 |
Jacek Caban
|
05d2aa4506
|
itss: Close chm file when destroying Storage.
|
2007-01-15 12:30:23 +01:00 |
Jacek Caban
|
f925e0c0d1
|
itss: Return S_FALSE in IStream::Read if there is no more data to read.
|
2007-01-15 12:30:18 +01:00 |
Jacek Caban
|
6ea7a445ce
|
urlmon: Added mk protocol implementation.
|
2007-01-15 12:22:51 +01:00 |
Bill Medland
|
c4a7c821f1
|
odbccp32: Implement SQLGet/SetConfigMode.
|
2007-01-15 12:22:44 +01:00 |
Alexandre Julliard
|
1db223954f
|
server: Set the specified in/out buffer sizes on named pipes using SO_SND/RCVBUF.
|
2007-01-12 20:59:22 +01:00 |
Andrew Talbot
|
ba313be7b2
|
msrle32: Declare some functions static.
|
2007-01-12 20:41:52 +01:00 |
Andrew Talbot
|
020bda7ee2
|
msi: Declare some functions static.
|
2007-01-12 20:41:49 +01:00 |
Andrew Talbot
|
e5938d6fbb
|
msi: Remove unused variables.
|
2007-01-12 20:41:45 +01:00 |
Bill Medland
|
68d30e9a16
|
odbccp32: Remove A->W cross-call.
|
2007-01-12 20:41:41 +01:00 |
Paul Vriens
|
259c06ffc9
|
crypt32/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:29 +01:00 |
Paul Vriens
|
6338caa9ed
|
mshtml/tests: Cast-qual warning fix.
|
2007-01-12 20:41:26 +01:00 |
Paul Vriens
|
c21d65cfb2
|
rpcrt4/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:22 +01:00 |
Paul Vriens
|
6c3efd1c32
|
secur32/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:17 +01:00 |
Paul Vriens
|
53b225b7ab
|
user32/tests: Cast-qual warning fixes.
|
2007-01-12 20:41:14 +01:00 |
Paul Vriens
|
23bbca535f
|
oleaut32/tests: Cast-qual warnings fixes.
|
2007-01-12 20:41:10 +01:00 |
Hans Leidekker
|
fb46c5f1c1
|
usp10: Initialise the caller supplied ABC structure in ScriptPlace.
Fixes a regression found by Lei Zhang.
|
2007-01-12 20:41:02 +01:00 |
Jacek Caban
|
76ce82374e
|
urlmon: Added mk protocol stub implementation.
|
2007-01-12 20:40:54 +01:00 |
Jacek Caban
|
243549c5b2
|
urlmon: Code clean up.
|
2007-01-12 20:40:27 +01:00 |
Alexandre Julliard
|
146fb0de02
|
ntdll: Make the virtual.c critical section uninterruptible by signals.
Based on a patch by Thomas Kho.
|
2007-01-12 20:15:52 +01:00 |
Alexandre Julliard
|
3c55f78f52
|
ntdll: Fix handling of 64-bit sizes in NtMapViewOfSection.
|
2007-01-12 15:01:44 +01:00 |
Alexandre Julliard
|
4cbe867a85
|
ntdll: Duplicate the mapping handle on the server side for NtMapViewOfSection.
|
2007-01-12 14:55:31 +01:00 |
Alexandre Julliard
|
5bd513640b
|
ntdll: Moved the check for removable file in load_dll to the server.
|
2007-01-12 14:42:43 +01:00 |
Francois Gouget
|
c255bf4676
|
xrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode() code optimisations.
|
2007-01-12 12:33:40 +01:00 |
Bill Medland
|
d99f9ab71a
|
odbccp32: Implement SQLGetInstalledDrivers.
|
2007-01-12 12:01:35 +01:00 |
Duane Clark
|
7942f5a0e4
|
treeview: Fix horizontal scrolling.
|
2007-01-12 11:53:06 +01:00 |
Stefan Dösinger
|
ce0773a02e
|
wined3d: Avoid a NULL pointer dereference in UpdateTexture (Coverity).
|
2007-01-12 11:50:04 +01:00 |
Stefan Dösinger
|
723b32b1c9
|
wined3d: Do not perform a NULL check on riid (Coverity).
|
2007-01-12 11:49:46 +01:00 |
Stefan Dösinger
|
cb74603e43
|
d3d9: Implement IDirect3DDevice9::StretchRect.
|
2007-01-12 11:49:38 +01:00 |
Paul Vriens
|
3d2baaa6cf
|
ole32/tests: Cast-qual warnings fixes.
|
2007-01-12 11:25:45 +01:00 |
Clinton Stimpson
|
a065d0f68d
|
riched20: Fix crash undoing a paste.
|
2007-01-12 11:25:42 +01:00 |
Francois Gouget
|
a76e6b11b0
|
d3d8/tests: Warn that tests were skipped if we could not load d3d8.dll.
But report a failed test if a mandatory function is missing from it.
|
2007-01-12 11:25:27 +01:00 |
Francois Gouget
|
354b9e7aae
|
d3d9/tests: Warn that tests were skipped if we could not load d3d9.dll.
But report a failed test if a mandatory function is missing from it.
Also warn if the hardware capabilities force us to skip some tests.
|
2007-01-12 11:25:24 +01:00 |
Francois Gouget
|
3327c5f6ff
|
dsound/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-12 11:25:11 +01:00 |
Francois Gouget
|
42d25ef95d
|
dsound/tests: The tests link with dsound.dll so use GetModuleHandle() instead of LoadLibrary().
|
2007-01-12 11:25:06 +01:00 |
Francois Gouget
|
e48d86308d
|
dsound/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-12 11:24:49 +01:00 |
Francois Gouget
|
9279edfb03
|
winmm/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
|
2007-01-12 11:24:33 +01:00 |
Ken Thomases
|
94be42eb2d
|
wined3d: Do not block waiting for occlusion query result in GetData.
|
2007-01-12 11:24:20 +01:00 |
Rob Shearman
|
d35a81c7aa
|
ole32: Fix copied description and copyright statement for tests/errorinfo.c.
|
2007-01-12 11:24:14 +01:00 |
Frank Richter
|
afc2df8705
|
dbghelp: Split gnu_debuglink handling into own function.
|
2007-01-12 11:24:06 +01:00 |
Andrew Talbot
|
6d49fb12c9
|
msacm32: Declare some variables static.
|
2007-01-12 11:23:58 +01:00 |
Andrew Talbot
|
c48a7faa7a
|
mshtml: Declare a variable static.
|
2007-01-12 11:23:54 +01:00 |
Andrew Talbot
|
0b2ec37f64
|
mpr: Declare a variable static.
|
2007-01-12 11:23:51 +01:00 |
Andrew Talbot
|
72cdeaffd9
|
msdmo: Declare a function static.
|
2007-01-12 11:23:47 +01:00 |
Andrew Talbot
|
2786275559
|
itss: Remove unused variable and associated dead code.
|
2007-01-12 11:23:39 +01:00 |
Andrew Talbot
|
934c489956
|
msadp32.acm: Remove unused function.
|
2007-01-12 11:23:34 +01:00 |
Andrew Talbot
|
0780575d51
|
msg711.acm: Remove unused function.
|
2007-01-12 11:23:30 +01:00 |
Detlef Riekenberg
|
0678c87b3b
|
comdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filedlg16.c.
|
2007-01-12 11:23:17 +01:00 |
Detlef Riekenberg
|
e576b09a85
|
winspool: Support Xcv for ConfigurePortW.
|
2007-01-12 11:22:41 +01:00 |
Detlef Riekenberg
|
9bdd900e71
|
winspool: Support monitors without a name.
|
2007-01-12 11:22:15 +01:00 |
Bill Medland
|
8d82a8c9b3
|
odbccp32: Implement SQLInstallerError(W).
|
2007-01-11 12:21:47 +01:00 |
Mike McCormack
|
f01707dfc1
|
kernel32: Merge existing resources in EndUpdateResource.
|
2007-01-11 12:12:00 +01:00 |
Mike McCormack
|
38e27fa9f8
|
kernel32: Split update_add_resource() into two functions.
|
2007-01-11 12:09:49 +01:00 |
Mike McCormack
|
8f8fecd00e
|
kernel32: Create a simple abstraction for file mappings.
|
2007-01-11 12:07:40 +01:00 |
Dmitry Timoshkov
|
f097da9f83
|
user32: Add a simple DrawState test, make it pass under Wine.
|
2007-01-11 12:05:45 +01:00 |
James Hawkins
|
d06ff0ea69
|
mshtml: Use the correct variable in the FIXME.
|
2007-01-11 12:05:40 +01:00 |
James Hawkins
|
6840693371
|
winspool.drv: Check for get_filename failure.
|
2007-01-11 12:05:36 +01:00 |
Clinton Stimpson
|
bf86302e19
|
riched20: Fix modification state for several operations.
|
2007-01-11 12:04:46 +01:00 |
Rob Shearman
|
bbedf3d096
|
ole32: Add tests for the default handler.
|
2007-01-11 11:50:03 +01:00 |
Rob Shearman
|
5c71583b53
|
ole32: Add tests for error info functions.
Return E_INVALIDARG if dwReserved is not set to zero for both
GetErrorInfo and SetErrorInfo.
|
2007-01-11 11:49:59 +01:00 |
Vitaliy Margolen
|
dbd2112eee
|
dinput: Internal data format is not const anymore.
|
2007-01-11 11:49:12 +01:00 |
Vitaliy Margolen
|
a1dd4cb76a
|
dinput: Don't copy no longer used user data format object array.
|
2007-01-11 11:49:01 +01:00 |
Vitaliy Margolen
|
da78a7af5e
|
dinput: Use internal data format for object lookups.
|
2007-01-11 11:48:55 +01:00 |
Vitaliy Margolen
|
3d093256ca
|
dinput: [joystick_linuxinput] Use correct offset to queue events.
|
2007-01-11 11:48:49 +01:00 |
Vitaliy Margolen
|
d81e17d5c0
|
dinput: [joystick_linuxinput] Rewrite GetObjectInfo and EnumObjects on top of base class.
|
2007-01-11 11:48:40 +01:00 |
Vitaliy Margolen
|
bfa64b98ed
|
dinput: [joystick_linuxinput] Copy and modify default data format.
|
2007-01-11 11:48:22 +01:00 |
Vitaliy Margolen
|
1bc557eea0
|
dinput: [joystick_linux] Use correct offset to queue events.
|
2007-01-11 11:45:55 +01:00 |
Vitaliy Margolen
|
60948ab1f0
|
dinput: [joystick_linux] Reuse the same properties array.
|
2007-01-11 11:45:46 +01:00 |
Vitaliy Margolen
|
3989e0feb8
|
dinput: [joystick_linux] Copy and modify default data format.
Copy only what we have.
|
2007-01-11 11:45:36 +01:00 |
Dmitry Timoshkov
|
101785d1a9
|
gdi32: Print status of the hinting support in the debug log.
|
2007-01-11 11:37:47 +01:00 |
Louis Lenders
|
22d6a19d16
|
comdlg32: Update Dutch resources.
|
2007-01-11 11:37:24 +01:00 |
Louis Lenders
|
4662079cd5
|
user32: Update Dutch resources.
|
2007-01-11 11:37:18 +01:00 |
Francois Gouget
|
fa7c32f56c
|
rpcrt4: Give a proper name to some formerly reserved MIDL_STUB_MESSAGE fields.
Define NTDDI_VERSION so we get definitions for the Reserved51_X fields with the PSDK.
This fixes compilation of the ndr_marshall.c with the PSDK.
|
2007-01-11 11:37:13 +01:00 |
Rob Shearman
|
392ceba61f
|
wininet: Don't try to read anything if 0 bytes are to be read.
|
2007-01-10 22:25:44 +01:00 |
Andrew Talbot
|
e994f88cc2
|
kernel32: Declare some functions static.
|
2007-01-10 22:25:41 +01:00 |
Andrew Talbot
|
852ae99662
|
itss: Declare a function static.
|
2007-01-10 22:25:36 +01:00 |
Andrew Talbot
|
39e6c8c9b6
|
imaadp32.acm: Remove unused function.
|
2007-01-10 22:25:33 +01:00 |
Harry McNally
|
ca2c987caf
|
ntdll: Add Western Australia Summer Time.
|
2007-01-10 22:25:27 +01:00 |
Stefan Dösinger
|
60c9ea6751
|
wined3d: Remove dead NV_TEXTURE_SHADER code
|
2007-01-10 22:03:50 +01:00 |
Stefan Dösinger
|
b07c48c499
|
wined3d: Do not activate / deactivate texture dimensions twice.
|
2007-01-10 22:03:28 +01:00 |
Stefan Dösinger
|
70831d1d2d
|
wined3d: D3D7 vertex buffers never change their declaration.
|
2007-01-10 22:03:17 +01:00 |
Stefan Dösinger
|
08c7b3947b
|
wined3d: Fix a capital letter in a parameter name.
|
2007-01-10 22:03:09 +01:00 |
Stefan Dösinger
|
7fd246ebe3
|
wined3d: Add copyright statements to state.c.
|
2007-01-10 22:02:23 +01:00 |
Stefan Dösinger
|
fe6165db19
|
wined3d: Attempt to remove some tabs smuggled in by xcode.
|
2007-01-10 22:02:10 +01:00 |
Stefan Dösinger
|
953f8d7b37
|
wined3d: Do not warn about unsupported point sizes if the default values are set.
|
2007-01-10 22:01:57 +01:00 |
Stefan Dösinger
|
60ea760945
|
wined3d: Avoid false resultarg warnings.
|
2007-01-10 22:01:46 +01:00 |
Stefan Dösinger
|
3d14118fb7
|
ddraw: Get some texture stage states from their equivalent sampler states.
|
2007-01-10 22:01:31 +01:00 |
Stefan Dösinger
|
d4b63bbd87
|
wined3d: Store the scissor rect in the stateblock.
|
2007-01-10 22:01:20 +01:00 |
Stefan Dösinger
|
222c531b1a
|
wined3d: Count the framerate per swapchain, not globally.
|
2007-01-10 22:00:47 +01:00 |
Stefan Dösinger
|
9b4920996e
|
wined3d: Move material applying to the state table.
|
2007-01-10 22:00:34 +01:00 |
Stefan Dösinger
|
dfeb40cbff
|
wined3d: Remove the invymat from drawprim.c.
|
2007-01-10 22:00:25 +01:00 |
Stefan Dösinger
|
329670c7f1
|
wined3d: Do not reset the material.
|
2007-01-10 22:00:17 +01:00 |
Alexandre Julliard
|
2520e387a1
|
server: Allow suspended threads to run system APCs.
|
2007-01-10 21:55:23 +01:00 |
Alexandre Julliard
|
443a5dbd80
|
ntdll: Make sure that critical section waits are not interrupted.
|
2007-01-10 21:53:39 +01:00 |
Alexandre Julliard
|
e3247ecc70
|
ntdll: Only return STATUS_USER_APC from a wait if a real user APC has been run.
Based on a patch by Thomas Kho.
|
2007-01-10 20:48:02 +01:00 |
Alexandre Julliard
|
30a2645ee7
|
ntdll: Compute the wait timeout only once in NTDLL_wait_for_multiple_objects.
|
2007-01-10 20:44:35 +01:00 |
Alexandre Julliard
|
05ef63e897
|
make_makefiles: Get rid of the rules for dll symlinks.
|
2007-01-10 13:58:00 +01:00 |
Alexandre Julliard
|
dc3961bc78
|
wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.
|
2007-01-10 13:46:14 +01:00 |
Alexandre Julliard
|
ae0380d97f
|
winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv.
|
2007-01-10 13:45:39 +01:00 |
Alexandre Julliard
|
7fc151d612
|
winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv.
|
2007-01-10 13:45:03 +01:00 |
Alexandre Julliard
|
851e6d7c4f
|
wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv.
|
2007-01-10 13:44:20 +01:00 |
Alexandre Julliard
|
9402089ea9
|
winecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio.drv.
|
2007-01-10 13:43:27 +01:00 |
Alexandre Julliard
|
f972d66263
|
wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv.
|
2007-01-10 13:42:34 +01:00 |
Alexandre Julliard
|
5f0241fd91
|
winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv.
|
2007-01-10 13:41:40 +01:00 |
Alexandre Julliard
|
01905338ea
|
winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv.
|
2007-01-10 13:40:39 +01:00 |
Michael Stefaniuc
|
33af3c5c83
|
janitorial: Use the C standard for multiline strings.
|
2007-01-10 12:28:19 +01:00 |
Vitaliy Margolen
|
cd306046bb
|
dinput: Pass complete DataFormat structure to find_property.
|
2007-01-10 12:23:28 +01:00 |
Vitaliy Margolen
|
af71538d33
|
dinput: Remove duplicate Keyboard->Poll it is the same as base class.
|
2007-01-10 12:23:18 +01:00 |
Vitaliy Margolen
|
adddc56699
|
dinput: Fix trace formatting.
|
2007-01-10 12:23:16 +01:00 |
Rob Shearman
|
f658adffc2
|
ole32: Fix the detection of when we need an additional QueryInterface in CoUnmarshalInterface.
|
2007-01-10 12:22:06 +01:00 |
Rob Shearman
|
fa64950ee1
|
ole32: Add a test for the failure case of same-apartment unmarshaling when passing in an unsupported iid.
|
2007-01-10 12:21:59 +01:00 |
Rob Shearman
|
49fc8ac742
|
ole32: Add tests for passing invalid arguments to CoUnmarshalInterface.
|
2007-01-10 12:21:53 +01:00 |
Rob Shearman
|
b1ee49a74d
|
ole32: ReadClassStm should return STG_E_READFAULT is not all of the data could be read, not S_FALSE.
Clear pclsid in case of errors.
Add tests for ReadClassStm.
|
2007-01-10 12:17:00 +01:00 |
Rob Shearman
|
de527d5ec0
|
ole32: Add tests for invalid arguments of CoMarshalInterface and CoMarshalInterThreadInterfaceInStream.
|
2007-01-10 12:16:08 +01:00 |
Rob Shearman
|
7730e1408f
|
ole32: Return an error from CoUnmarshalInterface if pStream is NULL or if ppv is NULL.
|
2007-01-10 12:15:10 +01:00 |
Rob Shearman
|
35548d15c4
|
ole32: Fix Read/WriteClassStm to return an error if the passed in stream pointer is NULL.
|
2007-01-10 12:14:24 +01:00 |
Rob Shearman
|
923bc6bf3d
|
ole32: Return an error in CoMarshalInterface if pStream is NULL.
|
2007-01-10 12:14:21 +01:00 |
Rob Shearman
|
fd07191673
|
ole32: Fix HGLOBALStreamImpl_CopyTo to check the return values of IStream_Read and IStream_Write and to not compare the bytes read to the bytes written.
Add tests for IStream::CopyTo of the HGLOBAL stream implementation.
|
2007-01-10 12:13:22 +01:00 |
Rob Shearman
|
ba25254d9f
|
ole32: Remove some unneeded inclusions of headers.
Change some incorrect usages of SEEK_SET to the intended STREAM_SEEK_SET
instead.
|
2007-01-10 12:08:51 +01:00 |
Rob Shearman
|
d02b27c0e9
|
ole32: Move test for CoGetInterfaceAndReleaseStream to compobj.c.
|
2007-01-10 12:02:37 +01:00 |
Rob Shearman
|
43d0d85f67
|
ole32: Use the standard list functions for the global interface table implementation.
|
2007-01-10 12:02:35 +01:00 |
Rob Shearman
|
c21f5c7c6a
|
ole32: Move the Running Object Table test in marshal.c to moniker.c to put it with the other ROT tests.
|
2007-01-10 12:02:28 +01:00 |
Rob Shearman
|
beaaf0514f
|
ole32: Fix a comment in rpc_sendreceive_thread that wasn't correct.
|
2007-01-10 12:02:26 +01:00 |
Rob Shearman
|
84158d6742
|
ole32: Remove a FIXME comment that no longer applies.
|
2007-01-10 12:02:24 +01:00 |
James Hawkins
|
b3331d1a76
|
advpack: Fill the output buffer to workaround a bug in IE7s advpack.
|
2007-01-10 12:00:19 +01:00 |
James Hawkins
|
74ada83c60
|
comctl32: Rewrite the up-down control tests to add message checking.
|
2007-01-10 12:00:15 +01:00 |
Bill Medland
|
cf6e0d8270
|
odbccp32: Add tests structure.
|
2007-01-10 11:59:47 +01:00 |
Dmitry Timoshkov
|
13dfa9a711
|
kernel32: Do not forget to cleanup if the test is skipped.
|
2007-01-10 11:59:02 +01:00 |
Dmitry Timoshkov
|
f6702ec4af
|
winex11.drv: Force the fullscreen state update once the window is mapped.
|
2007-01-10 11:58:56 +01:00 |
Francois Gouget
|
e66d1cd5e9
|
wininet: Consistenly use INTERNET_SetLastError().
|
2007-01-10 11:58:47 +01:00 |
Paul Vriens
|
06a14de18b
|
ntdll/tests: Skip some tests on Windows Vista.
|
2007-01-10 11:58:36 +01:00 |
Alexandre Julliard
|
e4bd0d889e
|
ntdll/tests: Fix exception test for CPUs that do segment limit checks differently.
|
2007-01-10 11:58:16 +01:00 |
Alexandre Julliard
|
56407742b5
|
ntdll/tests: Don't bother testing the port functions if creating the port failed.
|
2007-01-10 11:30:47 +01:00 |
Francois Gouget
|
052104b9e4
|
shlwapi/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-09 12:48:44 +01:00 |
Francois Gouget
|
b66eeddec6
|
wintrust/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-09 12:48:41 +01:00 |
Francois Gouget
|
eb75b17801
|
mcicda: Compare GetLastError() to kernel error codes, not ntdll ones.
|
2007-01-09 12:48:39 +01:00 |
Hans Leidekker
|
7918c59f86
|
kernel32: Add a stub implementation for GetVolumeNameForVolumeMountPoint{A, W}.
|
2007-01-09 12:46:37 +01:00 |
Samuel Lidén Borell
|
a7c9970762
|
kernel32: Add SetTermsrvAppInstallMode stub.
|
2007-01-09 12:46:28 +01:00 |
Mike McCormack
|
4d72d7897f
|
kernel32: Implement EndUpdateResource for the case existing resources are deleted.
|
2007-01-09 12:22:21 +01:00 |
Patrik Stridvall
|
918152734c
|
dxguid: Add the rmxfguid.h header and export the GUIDs.
|
2007-01-09 12:22:17 +01:00 |
Felix Nawothnig
|
2eb171c1f5
|
treeview: Initialize iImage and iSelectedImage with zero.
|
2007-01-09 12:04:40 +01:00 |
Ken Thomases
|
5a220321df
|
kernel32: Don't release preferred_locales until we're done with its members.
|
2007-01-09 12:04:30 +01:00 |
Michael Stefaniuc
|
22684cc767
|
janitorial: Remove stray '\' at end of lines.
|
2007-01-09 12:04:26 +01:00 |
Michael Stefaniuc
|
290ae94e66
|
wined3d: Remove stray '\' at end of lines.
|
2007-01-09 12:03:50 +01:00 |
Michael Stefaniuc
|
3cf9f84561
|
dsound: Remove stray '\' at end of lines.
|
2007-01-09 12:03:46 +01:00 |
Andrew Talbot
|
6a9d6ef275
|
dsound: Remove unused function.
|
2007-01-09 12:03:38 +01:00 |