Alexandre Julliard
|
9a368cc475
|
gdi32: Make all internal gdi functions hidden.
|
2007-11-07 17:50:57 +01:00 |
Detlef Riekenberg
|
d244a55cce
|
winspool: Use unsigned type to avoid a compiler warning.
|
2007-11-07 13:34:37 +01:00 |
Alexandre Julliard
|
28b32972d9
|
wine.inf: Add APPDATA and LOCALAPPDATA environment variables.
|
2007-11-07 13:32:57 +01:00 |
Dan Kegel
|
a1e4758f07
|
msvcrt: Fix two buglets in heap test.
|
2007-11-07 13:21:35 +01:00 |
Alistair Leslie-Hughes
|
2ad4f102f7
|
msxml3: Fix memory leak.
|
2007-11-07 13:20:57 +01:00 |
Juan Lang
|
8788cca0ef
|
rsaenh: Use LocalFree to free memory return by Crypt(Un)ProtectData.
|
2007-11-07 13:13:17 +01:00 |
Juan Lang
|
5408471b23
|
rsaenh: Use helper function to read key pairs from registry.
|
2007-11-07 13:13:12 +01:00 |
Juan Lang
|
9260fcf7ac
|
rsaenh: Use helper function to delete a key container's registry key.
|
2007-11-07 13:13:03 +01:00 |
Juan Lang
|
88405a68e7
|
rsaenh: Use helper function to open a key container's registry key.
|
2007-11-07 13:12:53 +01:00 |
Juan Lang
|
060ed4cf02
|
rsaenh: Use helper function to create a container's registry key.
|
2007-11-07 13:12:47 +01:00 |
Juan Lang
|
58269419e5
|
rsaenh: Use helper function to persist keys.
|
2007-11-07 13:10:32 +01:00 |
Alexandre Julliard
|
95c728551d
|
include: Mark imported functions with hidden visibility.
|
2007-11-07 12:31:16 +01:00 |
Alexandre Julliard
|
6678c07f57
|
include: Only use DECLSPEC_IMPORT for Windows compilers in unicode.h.
|
2007-11-07 12:30:51 +01:00 |
Alexandre Julliard
|
6cf2df5a0c
|
include: Add NTSYSAPI to the exported ntdll functions.
|
2007-11-07 12:30:08 +01:00 |
Alexandre Julliard
|
16d85e2d30
|
include: Add WINBASEAPI to the exported kernel32 functions.
|
2007-11-07 12:27:51 +01:00 |
Alexandre Julliard
|
2d1da3430c
|
include: Add WINADVAPI to the exported advapi32 functions.
|
2007-11-07 12:27:27 +01:00 |
Alexandre Julliard
|
caf56765d5
|
include: Add WINGDIAPI to the exported gdi32 functions.
|
2007-11-07 12:26:49 +01:00 |
Alexandre Julliard
|
919e32c034
|
include: Add WINUSERAPI to the exported user32 functions.
|
2007-11-07 12:26:29 +01:00 |
Laurent Vromman
|
52f769e88d
|
gdi32: Correct a test where the tested function was not called.
|
2007-11-07 12:10:43 +01:00 |
Stefan Dösinger
|
a34c1f948b
|
wined3d: Free the backbuffer array.
|
2007-11-07 12:08:46 +01:00 |
Stefan Dösinger
|
d2c166bbb7
|
d3d9: Initialize the test rectangle correctly.
|
2007-11-07 12:08:40 +01:00 |
Stefan Dösinger
|
1b23dd1ba1
|
wined3d: Implement the varying map.
|
2007-11-07 12:08:32 +01:00 |
Stefan Dösinger
|
409103f801
|
wined3d: Install a varying map.
|
2007-11-07 12:08:24 +01:00 |
Stefan Dösinger
|
c390b6044b
|
d3d9: Remove some spamy debug traces from the texture test.
|
2007-11-07 12:08:15 +01:00 |
Stefan Dösinger
|
714991bf3f
|
ddraw: Fix a test for Vista.
|
2007-11-07 12:08:07 +01:00 |
Stefan Dösinger
|
f9dba29477
|
ddraw: Be less picky about float precision.
|
2007-11-07 12:08:00 +01:00 |
Stefan Dösinger
|
50ea23efd6
|
d3d9: Use HAL devices in some tests.
|
2007-11-07 12:07:52 +01:00 |
Stefan Dösinger
|
c2b6cbf014
|
wined3d: Refuse to create volumes and volume textures if not supported.
|
2007-11-07 12:07:29 +01:00 |
Stefan Dösinger
|
45ebea1f47
|
wined3d: Set the display mode before creating the context.
|
2007-11-07 12:07:20 +01:00 |
Stefan Dösinger
|
38147d28dd
|
wined3d: Set the main hwnd before setting up the screen.
|
2007-11-07 12:07:05 +01:00 |
Andrew Talbot
|
9a177b6407
|
snmpapi: Constify a variable.
|
2007-11-07 12:06:41 +01:00 |
Stefan Dösinger
|
5fc54b5459
|
wined3d: Shader Model 3.0 varying tests.
|
2007-11-07 12:03:04 +01:00 |
EA Durbin
|
bc745fa4c4
|
wininet: Return true for case INTERNET_OPTION_SECURITY_FLAGS.
|
2007-11-07 12:02:30 +01:00 |
Rob Shearman
|
7ad36eabfc
|
rpcrt4: Add stubs for RpcMgmtSetCancelTimeout and RpcCancelThread.
|
2007-11-07 11:57:25 +01:00 |
Rob Shearman
|
ebe885d782
|
rpcrt4: Add a stub for RpcErrorStartEnumeration.
|
2007-11-07 11:57:20 +01:00 |
Huw Davies
|
8ccf1066eb
|
inetcomm: Add a stub implementation of the MimeSecurity object.
|
2007-11-07 11:57:16 +01:00 |
Maarten Lankhorst
|
511af0d186
|
dsound: Add conformance tests for 24/32 bits buffers and waveformatextensible.
|
2007-11-07 11:54:34 +01:00 |
Maarten Lankhorst
|
2a117a2017
|
dsound: Add support for WAVEFORMATEXTENSIBLE format.
|
2007-11-07 11:48:56 +01:00 |
Maarten Lankhorst
|
15eb4c6fc9
|
include: Add a few speaker defines to ksmedia.h.
|
2007-11-07 11:48:50 +01:00 |
Alexandre Julliard
|
964d83501a
|
kernel32: Add spec entries for LocaleNameToLCID and LCIDToLocaleName.
|
2007-11-06 20:37:54 +01:00 |
Alexandre Julliard
|
113e40c28f
|
include: Moved AttachThreadInput prototype to winuser.h where it belongs.
|
2007-11-06 19:57:18 +01:00 |
Rob Shearman
|
92db6d2c2f
|
server: Don't do access checks on the security descriptors of newly created objects.
|
2007-11-06 14:52:21 +01:00 |
Alexandre Julliard
|
a1b02c2cec
|
comctl32/tests: Flush pending events before progress repaint tests.
|
2007-11-06 14:39:41 +01:00 |
Alexandre Julliard
|
97675b1365
|
Include objbase.h where need to get the DllRegisterServer prototype.
|
2007-11-06 14:39:16 +01:00 |
Alexandre Julliard
|
0590fe2ecf
|
Make some variables static.
|
2007-11-06 14:38:54 +01:00 |
Tim Schwartz
|
26b182fd92
|
net.exe: Lists existing NetUse connections.
|
2007-11-06 14:14:21 +01:00 |
James Hawkins
|
25a612b8f3
|
msi: Test that the install state is dependent on the feature and component registration.
|
2007-11-06 14:01:21 +01:00 |
James Hawkins
|
c31fd4371a
|
msi: Process the ADDSOURCE property when setting feature states.
|
2007-11-06 14:01:17 +01:00 |
James Hawkins
|
75b825da17
|
msi: Test the install states of removed features.
|
2007-11-06 14:01:12 +01:00 |
James Hawkins
|
fcc490d047
|
msi: Add a missing struct initialization.
|
2007-11-06 14:01:03 +01:00 |