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 |
Andrew Talbot
|
10334ed041
|
hhctrl.ocx: Remove unused variable.
|
2007-01-09 12:03:27 +01:00 |
Andrew Talbot
|
45bd6336c2
|
gdi32: Remove unused variables.
|
2007-01-09 12:02:21 +01:00 |
Andrew Talbot
|
21ebf42f83
|
gdi32: Declare some functions static.
|
2007-01-09 12:01:55 +01:00 |
Andrew Talbot
|
d4fdeeaa46
|
gdi32: Remove unused function.
|
2007-01-09 12:01:50 +01:00 |
Paul Vriens
|
32fbfea47a
|
ole32/tests: Cast-qual warnings fixes.
|
2007-01-09 12:01:45 +01:00 |
Detlef Riekenberg
|
83aeda3fff
|
localspl/tests: Load the user interface dll on demand.
|
2007-01-09 12:01:39 +01:00 |
Alexandre Julliard
|
6addb22017
|
dsound: The dsconf.h GUIDs are now in libdxguid.
|
2007-01-08 22:01:56 +01:00 |
Patrik Stridvall
|
6e062a4e08
|
dsound: The GUID:s defined in dsconf.h should be exported by dxguid.
|
2007-01-08 21:14:31 +01:00 |
Patrik Stridvall
|
4ef65b1e26
|
imm32: Only unregister the IME class if it was registered.
|
2007-01-08 21:14:04 +01:00 |
Paul Vriens
|
aea09ade58
|
kernel32/tests: Prevent memory leak.
|
2007-01-08 21:13:54 +01:00 |
Vitaliy Margolen
|
4b33fd691a
|
dinput: Set event from queue_event, simplifying code a bit.
|
2007-01-08 21:13:40 +01:00 |
Vitaliy Margolen
|
8e8b4f03b0
|
dinput: Use proper offset when queuing keyboard events.
|
2007-01-08 21:13:35 +01:00 |
Vitaliy Margolen
|
edd84eedc8
|
winex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
|
2007-01-08 21:13:31 +01:00 |
Duane Clark
|
2575c37b22
|
comctl32: listview: Allow LVIF_STATE flag in subitems.
|
2007-01-08 21:00:59 +01:00 |
Jonathan Ernst
|
dbedc885da
|
localspl: Added French translation.
|
2007-01-08 21:00:46 +01:00 |
Stefan Dösinger
|
577f8db7cf
|
wined3d: Fix np2 textures.
|
2007-01-08 21:00:23 +01:00 |
Stefan Dösinger
|
9f2e0fa2e0
|
wined3d: Do not try to read the vertex decl when the stateblock isn't finalized.
|
2007-01-08 21:00:14 +01:00 |
Stefan Dösinger
|
2e55c196ee
|
wined3d: Remove some unneeded context cache members from the device.
|
2007-01-08 21:00:04 +01:00 |
Stefan Dösinger
|
d47ec21280
|
wined3d: Vertex buffers can use the declaration from the device.
|
2007-01-08 20:59:57 +01:00 |
Stefan Dösinger
|
6fb1869b98
|
wined3d: Do not preload vertex buffers in unlock.
|
2007-01-08 20:59:48 +01:00 |
Stefan Dösinger
|
b310e98693
|
wined3d: Clean up drawprim a bit.
|
2007-01-08 20:59:38 +01:00 |
Stefan Dösinger
|
4e8e47fc6c
|
ddraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d.
|
2007-01-08 20:59:29 +01:00 |
Stefan Dösinger
|
478d22f742
|
wined3d: Do not keep internal references on index buffers.
|
2007-01-08 20:59:17 +01:00 |
Stefan Dösinger
|
3581d8e8d8
|
wined3d: Do not keep internal references on vertex buffers.
|
2007-01-08 20:59:06 +01:00 |
Stefan Dösinger
|
467fa4e702
|
wined3d: Do not keep internal references on pixel shaders.
|
2007-01-08 20:58:53 +01:00 |
Stefan Dösinger
|
7123d617a4
|
wined3d: Do not keep internal references on vertex shaders.
|
2007-01-08 20:58:45 +01:00 |
Stefan Dösinger
|
15f91b4ad3
|
wined3d: Do not keep internal references to the vertex declaration.
|
2007-01-08 20:58:36 +01:00 |
Stefan Dösinger
|
fdb62cbaeb
|
wined3d: Do not activate vertex shaders needlessly.
|
2007-01-08 20:58:21 +01:00 |
Stefan Dösinger
|
09ab812e79
|
wined3d: Avoid negative draw start indices.
|
2007-01-08 20:58:11 +01:00 |
Stefan Dösinger
|
8e37fcd266
|
wined3d: Move applying shader constants to the state table.
|
2007-01-08 20:57:57 +01:00 |
Stefan Dösinger
|
f2dfbe76c2
|
wined3d: Remove the general query fixme.
|
2007-01-08 20:57:03 +01:00 |
Stefan Dösinger
|
799770b992
|
wined3d: Apply shaders in their state handlers.
|
2007-01-08 20:56:51 +01:00 |
Stefan Dösinger
|
7e314011fb
|
wined3d: Move debugging fixmes from drawprim to the stream source handler.
|
2007-01-08 20:56:36 +01:00 |
Stefan Dösinger
|
27bac24acb
|
wined3d: Re-add the fixed function stream source trace.
|
2007-01-08 20:56:06 +01:00 |
Stefan Dösinger
|
d5f18e6a63
|
wined3d: Move applying the gl stream sources to the state table.
|
2007-01-08 20:55:51 +01:00 |
Dmitry Timoshkov
|
d3d030eb88
|
user32: Restore old WM_SIZE handler in mdi child.
|
2007-01-08 12:53:06 +01:00 |
Dmitry Timoshkov
|
67568764e5
|
kernel32: Print more information about the reason of a test failure.
|
2007-01-08 12:52:52 +01:00 |
Dmitry Timoshkov
|
1e7ba7c2ce
|
kernel32: Fix the file sharing test to pass cleanly under XP and Win9x.
|
2007-01-08 12:52:46 +01:00 |
Dmitry Timoshkov
|
cda3968693
|
kernel32: Skip the VirtualAllocEx test under Win9x.
|
2007-01-08 12:51:40 +01:00 |
Dmitry Timoshkov
|
ccd60c1915
|
user32: Add one more GetSystemMenu test.
|
2007-01-08 12:51:27 +01:00 |
Dmitry Timoshkov
|
b8c72fdf7c
|
user32: Make message tests pass cleanly under XP SP2.
|
2007-01-08 12:51:20 +01:00 |
Rob Shearman
|
47a8b86b53
|
wininet: Use Keep-Alive for HTTP requests if specified by the flags passed into HttpOpenRequest.
|
2007-01-08 12:39:50 +01:00 |
Rob Shearman
|
a9c2cfa8d9
|
wininet: Fix the handling of Accept types passed into HttpOpenRequest
by properly coalescing all the types into the Accept header value,
rather than just adding the first.
|
2007-01-08 12:39:47 +01:00 |
Rob Shearman
|
7e8ef764b8
|
wininet: Rename HTTP_Base64 to HTTP_EncodeBase64 to more accurately reflect what it does.
|
2007-01-08 12:39:42 +01:00 |
Rob Shearman
|
b624e8125c
|
ole32: Fix the OLE clipboard test to call OleInitialize before performing the tests to fix test failures on Windows.
|
2007-01-08 12:35:44 +01:00 |
Rob Shearman
|
a45a2e37f9
|
ole32: Add a field to the TLS data to determine whether OLE has been initialised for the current thread.
|
2007-01-08 12:35:41 +01:00 |
Rob Shearman
|
2568c4662a
|
ole32: IPeristStream implies IPersist and IStream implies ISequentialStream so fix the Structured Storage stream implementation's QueryInterface with to reflect this.
|
2007-01-08 12:35:38 +01:00 |
Rob Shearman
|
482063bc29
|
ole32: IStream inherits from ISequentialStream so the HGLOBALStream implementation must also support ISequentialStream.
|
2007-01-08 12:35:36 +01:00 |
Rob Shearman
|
0c51b6236c
|
ole32: Release the global interface table in the tests when it is no longer needed.
|
2007-01-08 12:35:34 +01:00 |
Kai Blin
|
6819fa520f
|
winmm: Remove unused variable and if check (Coverity).
|
2007-01-08 12:35:25 +01:00 |
Andrew Talbot
|
f0763b91ab
|
dplayx: Declare some functions static.
|
2007-01-08 12:09:23 +01:00 |
Andrew Talbot
|
482eebab9a
|
dmstyle: Declare some functions static.
|
2007-01-08 12:09:20 +01:00 |
Andrew Talbot
|
906c0cac17
|
dnsapi: Declare some items static.
|
2007-01-08 12:09:17 +01:00 |
Francois Gouget
|
7f0b93eabc
|
mlang/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:09:12 +01:00 |
Francois Gouget
|
ebe52bf535
|
mshtml/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
|
2007-01-08 12:09:10 +01:00 |
Francois Gouget
|
9299c4985e
|
kernel32/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
|
2007-01-08 12:09:07 +01:00 |
Francois Gouget
|
7a76ae1a65
|
gdi32/tests: Replace an '#if 0' with an 'if (0)'.
|
2007-01-08 12:09:05 +01:00 |
Francois Gouget
|
97422b1576
|
ntdll/tests: Replace an '#if 0' with an 'if (0)'.
Fix the code so it compiles without warnings.
|
2007-01-08 12:09:02 +01:00 |
Francois Gouget
|
3ba0e7b01b
|
d3d9/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:08:58 +01:00 |
Francois Gouget
|
4bc31a962a
|
crypt32/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:08:55 +01:00 |
Francois Gouget
|
c579d474a4
|
gdi32/tests: Tweak a test to avoid an '#if 0'.
|
2007-01-08 12:08:52 +01:00 |
Francois Gouget
|
f96ddb27ac
|
urlmon/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
|
2007-01-08 12:08:08 +01:00 |
Francois Gouget
|
f43b549081
|
rpcrt4/tests: Remove an unneeded '#if 0' and fix the code so it compiles without warnings.
|
2007-01-08 12:08:03 +01:00 |
Francois Gouget
|
9f586f1b79
|
rpcrt4/tests: Replace some '#if 0's with 'if (0)'s, or remove them if not needed anymore.
Fix the code so it compiles without warnings.
|
2007-01-08 12:07:59 +01:00 |
Francois Gouget
|
3dd1a8b4f1
|
oleaut32/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:07:45 +01:00 |
Francois Gouget
|
ac25a3f93d
|
oleaut32/tests: Fix compilation on systems with no nameless unions (e.g. gcc 2.95).
|
2007-01-08 12:07:37 +01:00 |
Francois Gouget
|
5d0da6f666
|
setupapi/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-08 12:06:36 +01:00 |
Francois Gouget
|
bf81fdc248
|
wininet/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-08 12:06:27 +01:00 |
Francois Gouget
|
48ca5fce3b
|
winspool.drv/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:06:24 +01:00 |
Francois Gouget
|
d2daa384e9
|
shell32/tests: Hack SHGetFileInfo() so it does not crash and add a test for it.
|
2007-01-08 12:06:21 +01:00 |
Dmitry Timoshkov
|
3d01fc39aa
|
kernel32: Skip the OpenProcess test under Win9x.
|
2007-01-08 11:46:05 +01:00 |
H. Verbeet
|
d73e5d6fc8
|
d3d8: IDirect3DDevice8Impl_GetVertexShaderDeclaration gets passed a handle instead of a pointer.
|
2007-01-08 11:46:05 +01:00 |
H. Verbeet
|
6e3b732ffb
|
d3d8: IDirect3DDevice8Impl_GetVertexShaderFunction gets passed a handle instead of a pointer.
|
2007-01-08 11:46:05 +01:00 |
H. Verbeet
|
cae630f92e
|
d3d8: IDirect3DDevice8Impl_GetPixelShaderFunction gets passed a handle instead of a pointer.
|
2007-01-08 11:46:05 +01:00 |
Jacek Caban
|
d159b33228
|
shlwapi: Forward CLSIDFromProgIDWrap to ole32 (with test).
|
2007-01-08 11:46:05 +01:00 |
Jonathan Ernst
|
5e4f792eab
|
shdoclc: Update French translation.
|
2007-01-08 11:46:05 +01:00 |
Dmitry Timoshkov
|
f663cc1622
|
devenum: Do not store full DLL path in the registry.
|
2007-01-06 12:04:25 +01:00 |
Dmitry Timoshkov
|
802967921f
|
qcap: Do not store full DLL path in the registry.
|
2007-01-06 12:04:20 +01:00 |
Detlef Riekenberg
|
e82d2285f4
|
winspool: Implement XcvDataW.
|
2007-01-06 11:41:26 +01:00 |
Detlef Riekenberg
|
72b126b220
|
winspool: Call the Portmonitor for XcvMonitor and XcvPort in OpenPrinter.
|
2007-01-06 11:41:15 +01:00 |
Detlef Riekenberg
|
f85b02b6ad
|
winspool: Start support for XcvMonitor and XcvPort in OpenPrinter.
|
2007-01-06 11:41:04 +01:00 |
Detlef Riekenberg
|
58d1e2fa4d
|
winspool: Support the local computername as servername for OpenPrinter.
|
2007-01-06 11:40:46 +01:00 |
Vitaliy Margolen
|
c3dc692b20
|
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
|
2007-01-06 11:40:46 +01:00 |
Vitaliy Margolen
|
005bb87342
|
dinput: Fix possible NULL deference.
|
2007-01-06 11:40:46 +01:00 |
Vitaliy Margolen
|
b223b021a5
|
dinput: Fix memory leak.
|
2007-01-06 11:40:46 +01:00 |
Vitaliy Margolen
|
30e2fbcb6e
|
dinput: Fix mouse to use proper offset when queuing new events. Add handling of X-buttons.
We should use instance IDs instead of sequential numbers to get correct offset.
|
2007-01-06 11:40:46 +01:00 |
Eric Pouech
|
c6e8c2aab1
|
dbghelp: Handling of S_SALIGN symbols.
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
bbef1cbd2d
|
winedump: Removed cvinclude.h.
|
2007-01-06 11:40:44 +01:00 |
Eric Pouech
|
1b158dd38d
|
dbghelp: Corrected the map/unmap operations for ELF sections.
Now correctly free the mapped areas when no longer used.
|
2007-01-06 11:40:44 +01:00 |
Kai Blin
|
c3bf8b88ad
|
msacm32: Fix comment and remove unneeded if check (Coverity).
Thanks to Alex Villacís Lasso for comments.
|
2007-01-06 11:40:44 +01:00 |
Francois Gouget
|
386bb905e7
|
ole32: Print GetLastError() in decimal with '%u'.
|
2007-01-06 11:40:43 +01:00 |
Francois Gouget
|
51ab5c33c8
|
gdi32/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-06 11:40:43 +01:00 |
Francois Gouget
|
947b71aeb0
|
shell32/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-06 11:40:43 +01:00 |
Francois Gouget
|
591f107cb5
|
localspl/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-06 11:40:43 +01:00 |
Francois Gouget
|
f3e7c5380a
|
version/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-06 11:40:43 +01:00 |
Francois Gouget
|
4c93eb2e66
|
ddrawex: Self-register the DirectDrawFactory CoClass.
|
2007-01-05 20:28:02 +01:00 |
Francois Gouget
|
168b300113
|
dinput8: Self-register the DirectInput8 CoClass.
|
2007-01-05 20:27:20 +01:00 |
Francois Gouget
|
f46cfe601c
|
advapi32: Remove a useless macro.
|
2007-01-05 20:27:13 +01:00 |
Kai Blin
|
9595ea7cd6
|
shlwapi: Remove redundant check in assignment, unicode version (Coverity).
|
2007-01-05 20:27:04 +01:00 |
Kai Blin
|
7bfe2b06c3
|
user32: If pTest was allocated, length has to be > 0 (Coverity).
|
2007-01-05 20:26:52 +01:00 |
Kai Blin
|
fb2a3914e1
|
ole32: Remove redundant NULL check (Coverity).
|
2007-01-05 20:26:47 +01:00 |
Jeff Latimer
|
cfdd3349f8
|
winemp3.acm: Ensure null check before dereference.
|
2007-01-05 20:26:39 +01:00 |
Jeff Latimer
|
d7697bd55e
|
wininet: Ensure null check before dereference.
|
2007-01-05 20:26:30 +01:00 |
Andrew Talbot
|
b530ac97fb
|
dmloader: Declare some functions static.
|
2007-01-05 18:24:29 +01:00 |
Andrew Talbot
|
96ff8e26cf
|
dmime: Declare some functions static.
|
2007-01-05 18:24:25 +01:00 |
Francois Gouget
|
4fb03d9091
|
quartz: Use '%u' to print GetLastError().
|
2007-01-05 18:24:20 +01:00 |
Francois Gouget
|
4dc5c7aede
|
urlmon: Print GetLastError() in decimal with '%u'.
|
2007-01-05 18:24:17 +01:00 |
Francois Gouget
|
597f0b86b1
|
qcap: Print GetLastError() in decimal with '%u'.
|
2007-01-05 18:24:15 +01:00 |
Dmitry Timoshkov
|
f70fb8ec4c
|
kernel32: GetTimeFormat and GetDateFormat should fail if LOCALE_NOUSEROVERRIDE is specified simultaneously with a format string.
|
2007-01-05 18:24:12 +01:00 |
Louis Lenders
|
0f02973935
|
devenum: Update Dutch resource.
|
2007-01-05 18:23:58 +01:00 |
Louis Lenders
|
36b0aabe01
|
comdlg32: Update Dutch resource.
|
2007-01-05 18:23:54 +01:00 |
Vitaliy Margolen
|
504798ce9f
|
dinput: Change EnumObjects to use GetObjectInfo.
Also small debug trace correction to make it more readable.
|
2007-01-05 18:23:46 +01:00 |
Chris Robinson
|
d8c67c3415
|
wined3d: state_pointsprite should apply to all texture units.
|
2007-01-04 21:36:59 +01:00 |
Eric Pouech
|
2d6e914bc0
|
imagehlp: Make use of the bReadOnly parameter in MapAndLoad.
|
2007-01-04 21:36:33 +01:00 |