Paul Vriens
199c5f0ba9
wintrust: Added tests for WintrustAddDefaultForUsage.
2006-09-12 14:58:29 +02:00
Paul Vriens
1f05420b5c
wintrust: Added stubbed WintrustAddDefaultForUsage.
2006-09-12 14:57:28 +02:00
Alexandre Julliard
15ccaf545a
secur32: Use _exit instead of exit in child process to avoid flushing things twice.
2006-09-12 14:50:33 +02:00
Alexandre Julliard
8e06fc4c0d
crypt32: Comment out an unreliable test.
2006-09-12 14:45:48 +02:00
Alexandre Julliard
9d5def307e
winex11.drv: Fixed and simplified the opengl extension registration.
2006-09-12 14:35:31 +02:00
Roderick Colenbrander
4287bf392b
opengl32: Remove unused code.
2006-09-12 14:35:31 +02:00
Roderick Colenbrander
12dbce5c93
winex11.drv: Move WGL extension code to winex11.drv.
2006-09-12 14:35:31 +02:00
Alexandre Julliard
489d87d1e5
kernel32: Renamed the kernel directory to kernel32.
...
Also get rid of the kernel/messages subdirectory.
2006-09-12 13:34:06 +02:00
Alexandre Julliard
6406f60ff3
libwine: Avoid a compiler warning on Solaris.
2006-09-12 11:01:57 +02:00
Mike McCormack
e1757fcad2
msi: Add some more tests for MsiOpenDatabase.
2006-09-12 11:01:25 +02:00
Dan Hipschman
b6e6d4b511
oleaut32: Replace a loop with a simple computation.
2006-09-12 11:01:17 +02:00
Dan Hipschman
6f4b83bce0
widl: Replace a loop with a simple computation.
2006-09-12 11:01:12 +02:00
Paul Vriens
6a585fcafc
wintrust: Remove some TRACE's as they are now covered by WintrustAddActionID.
2006-09-12 11:00:51 +02:00
Paul Vriens
e44686e617
wintrust: Removed stray backslash.
2006-09-12 11:00:42 +02:00
Paul Vriens
9b9de584bf
wintrust: Typo in TRACE.
2006-09-12 11:00:36 +02:00
Paul Vriens
90ffc37aa7
wintrust: Simplify registrations by using WintrustAddActionID.
2006-09-12 10:54:57 +02:00
James Hawkins
61db539cec
msi: Don't try to register a class if a COM server file is not provided.
2006-09-12 10:54:26 +02:00
Stefan Leichter
b8d3c99d4b
dmsynth: Print 64bit integers with wine_dbgstr_longlong.
2006-09-12 10:54:08 +02:00
Benjamin Arai
7e1f392a27
oleaut32: Conformance test for function variant:VarIdiv.
2006-09-12 10:53:56 +02:00
Benjamin Arai
ed64999180
oleaut32: Fixes for function variant:VarIdiv.
2006-09-12 10:53:49 +02:00
Benjamin Arai
a4ec2721a4
oleaut32: Conformance test for function variant:VarDiv.
2006-09-12 10:53:14 +02:00
Benjamin Arai
aaca30cf03
oleaut32: Fixes for function variant:VarDiv.
2006-09-12 10:53:08 +02:00
H. Verbeet
87fe835f5b
wined3d: Cleanup the surface loading code a bit.
...
- Separate allocation and uploading of textures.
- Move common code for allocating, uploading and downloading textures
into separate functions.
- Set the correct format and type for DXT textures.
2006-09-12 10:52:59 +02:00
H. Verbeet
112810a480
d3d8: Free the shader handle table.
2006-09-12 10:52:47 +02:00
Alexandre Julliard
c727986499
ntdll: Remove the IOKit code and reuse the FreeBSD implementation for MacOS.
...
FILE_GetDeviceInfo needs to be efficient, and IOKit is much too slow
to be used here.
2006-09-12 09:43:37 +02:00
Alexandre Julliard
42418fbbe8
wrc: Change the prefix on bison-generated names to avoid the name-prefix directive.
2006-09-12 09:05:20 +02:00
Alexandre Julliard
4f0fa2608a
wmc: Change the prefix on bison-generated names to avoid the name-prefix directive.
2006-09-12 09:05:15 +02:00
Alexandre Julliard
86bb809e5b
widl: Change the prefix on bison-generated names to avoid the name-prefix directive.
2006-09-12 09:05:07 +02:00
Alexandre Julliard
2d778c5eea
wpp: Change the prefix on bison-generated names to avoid the name-prefix directive.
2006-09-12 09:04:55 +02:00
Alexandre Julliard
1be6e9a6b1
winedbg: Change the prefix on bison-generated names to avoid the name-prefix directive.
2006-09-12 09:04:43 +02:00
Alexandre Julliard
2d1b6182af
msi: Change the prefix on bison-generated names to avoid the name-prefix directive.
2006-09-11 21:53:04 +02:00
Alexandre Julliard
bcdc5fb55f
Make.rules: Set the default prefix for bison files from the file basename.
2006-09-11 21:47:49 +02:00
Alexandre Julliard
145a0ba508
makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines.
2006-09-11 21:43:11 +02:00
Byeong-Sik Jeon
4d619723a1
gdi32: Fix logical error of italic, bold determination.
2006-09-11 18:09:29 +02:00
Byeong-Sik Jeon
95226bf25d
gdi32: Fix DefaultGuiFont name string for Korean Charset.
2006-09-11 18:01:22 +02:00
Detlef Riekenberg
2198d83622
localspl: Add minimal localspl.dll.
2006-09-11 17:45:51 +02:00
Vitaliy Margolen
722a686d66
dinput: Move hook_thread from device to DirectInput.
2006-09-11 17:45:42 +02:00
Alexandre Julliard
abae1e81e4
kernel: Better CPU detection on MacOS.
2006-09-11 17:45:32 +02:00
Alexandre Julliard
5f7b77bb91
winex11.drv: Avoid compile errors in the non-OpenGL case.
2006-09-11 16:17:53 +02:00
Alexandre Julliard
ade98b97f1
Makefile: Don't build all the tools before make depend, only build makedep itself.
2006-09-11 15:43:59 +02:00
Alexandre Julliard
9953dd6ddf
Maketest.rules: Don't require testlist.c to be built before make depend.
2006-09-11 15:43:38 +02:00
Alexandre Julliard
0a0f4cd835
shell32: Don't build authors.c for make depend, it has no dependencies anyway.
2006-09-11 14:47:39 +02:00
Alexandre Julliard
534fac983d
winetest: Generate the list of test resources in make_makefiles.
...
Only include test revision information in the distributed binary.
2006-09-11 14:32:00 +02:00
Alexandre Julliard
5e0a81571f
winetest: Store the test name as the resource name instead of in a separate string table.
2006-09-11 14:23:07 +02:00
Robert Shearman
aa336618ec
ole32: Add a check for a condition where a stream has an invalid size
...
and so there aren't enough blocks in the chain to write data into.
2006-09-11 12:28:23 +02:00
Robert Shearman
106156cb75
ole32: Remove some assertions in the stuctured storage code by
...
returning error codes to the caller and by handling the error
condition.
2006-09-11 12:28:12 +02:00
Robert Shearman
79f7318a11
ole32: Convert the *_{Read,Write}At structured storage functions to
...
return HRESULTs instead of BOOLs so that errors can be properly
propagated from lower levels.
2006-09-11 12:27:45 +02:00
Robert Shearman
bfc1bdc3bb
ole32: Fix the IStream_SetSize function for HGLOBAL streams to ignore HighPart.
2006-09-11 12:27:15 +02:00
Robert Shearman
83f13d6b99
ole32: Make an ok message match the name of the function it is testing.
2006-09-11 12:27:07 +02:00
Robert Shearman
355903ddc4
ole32: Fix the return value of the HGLOBAL stream IStream_LockRegion function.
2006-09-11 12:27:04 +02:00