Commit Graph

29851 Commits

Author SHA1 Message Date
Alexandre Julliard
560c9ee785 makedep: Support for new naming scheme for lex files. 2006-09-09 13:16:59 +02:00
Alexandre Julliard
9c085cba0a makefiles: Add global rules for bison and lex files.
Also build the .c and .h files separately to allow parallel makes.
2006-09-09 13:16:22 +02:00
Alexandre Julliard
dfd1abfa57 winedbg: Allow building without debug support in the parser. 2006-09-09 11:26:35 +02:00
Alexandre Julliard
050c8942d1 wrc: Allow building without debug support in the parser. 2006-09-09 11:26:29 +02:00
Alexandre Julliard
cc44aa99b4 wmc: Allow building without debug support in the parser. 2006-09-09 11:26:24 +02:00
Alexandre Julliard
aded30dad7 widl: Allow building without debug support in the parser. 2006-09-09 11:26:20 +02:00
Alexandre Julliard
a2a8279238 winhelp: Specify the lex options directly in the source file. 2006-09-09 11:25:50 +02:00
Alexandre Julliard
c58614fd2c winedbg: Specify the lex options directly in the source file. 2006-09-09 11:25:41 +02:00
Alexandre Julliard
689d943dab msi: Specify the bison name prefix directly in the source file. 2006-09-09 11:25:19 +02:00
Alexandre Julliard
65516804ee libs/wpp: Specify the bison name prefix directly in the source file. 2006-09-09 11:25:10 +02:00
Andrew Talbot
2f8c51f547 dbghelp: Cast-qual warnings fix. 2006-09-08 16:07:43 +02:00
Andrew Talbot
06e7d91bad kernel: Constify a formal parameter. 2006-09-08 16:07:36 +02:00
Mike McCormack
7aa893481e oleaut32: Include minimal ungif source to remove dependency on libungif. 2006-09-08 16:06:33 +02:00
Detlef Riekenberg
c8d4413068 netapi32: Avoid NULL access in NetApiBufferAllocate, with test. 2006-09-08 15:08:05 +02:00
Paul Vriens
4388bdac70 crypt32: Bail out on registry errors and return the error (if any). 2006-09-08 15:07:38 +02:00
Paul Vriens
75604e8681 crypt32: Add documentation. 2006-09-08 15:07:30 +02:00
Paul Vriens
3891011e50 crypt32: Change the order of writing to the registry. 2006-09-08 15:07:23 +02:00
Paul Vriens
360954e46a crypt32: Bail out on registry errors and return the error (if any). 2006-09-08 15:07:12 +02:00
Paul Vriens
8840ef3327 crypt32: Added some input validation. 2006-09-08 15:06:46 +02:00
Konstantin Petrov
bb49763154 svrapi: Added a stub svrapi.dll. 2006-09-08 14:48:04 +02:00
Detlef Riekenberg
ec1c7cc0d3 winspool: Manage loaded monitors in a list. 2006-09-08 13:43:57 +02:00
Detlef Riekenberg
1e177382a3 winspool: Minimal load/unload printmonitors; use it to get a test working. 2006-09-08 13:41:22 +02:00
Jesse Allen
bf69af26be user: ChangeDisplaySettings virtual desktop mode handling fix. 2006-09-08 13:41:11 +02:00
Alexandre Julliard
0980561d5d wine.inf: Register msiexec. 2006-09-08 13:41:02 +02:00
Benjamin Arai
aee8a62136 oleaut32: Conformance test for function variant:VarPow. 2006-09-08 12:55:05 +02:00
Benjamin Arai
fbf9cba683 oleaut32: Fixes for function variant:VarPow. 2006-09-08 12:54:59 +02:00
Benjamin Arai
9e3e591bf2 oleaut32: Conformance test for function variant:VarAnd. 2006-09-08 12:52:22 +02:00
Benjamin Arai
3abb454c70 oleaut32: Fixes for function variant:VarAnd. 2006-09-08 12:52:14 +02:00
Stefan Leichter
97f85e497a ntdll/tests: Print 64bit integers as two 32 bit integers. 2006-09-08 12:47:11 +02:00
Mike McCormack
0fc2bd760c msi: Add more tests for temporary columns. 2006-09-08 12:46:42 +02:00
Mike McCormack
77d3c59843 msi: Fix the TEMPORARY keyword for columns. 2006-09-08 12:46:32 +02:00
Mike McCormack
14ab62306c msi: Add a test for MsiDatabaseIsTablePersistent. 2006-09-08 12:46:25 +02:00
Mike McCormack
665829c390 msi: Fix the prototype of MsiDatabaseIsTablePersistent to match the SDK. 2006-09-08 12:45:11 +02:00
Mike McCormack
4f9cae8d8c msi: Increase the size of the string table. 2006-09-08 12:44:51 +02:00
Mike McCormack
5f83069bd8 msi: Split code to create a random package name into a separate function. 2006-09-08 12:44:39 +02:00
Mike McCormack
00fdc6cb80 msi: Use msi_string_lookup_id instead of msi_id2stringW where possible. 2006-09-08 12:44:23 +02:00
Detlef Riekenberg
ace8fd7298 ntdll: attr is never NULL inside NtCreateFile. 2006-09-08 12:44:09 +02:00
James Hawkins
a302f03c65 msi: Allow non-key columns to be used with the join query. 2006-09-08 12:43:55 +02:00
James Hawkins
d8c13370b3 msi: Add tests for MSI SQL join queries. 2006-09-08 12:43:39 +02:00
Dan Hipschman
6ff8ae327f widl: Add more complete pointer handling to write_typeformatstring_var. 2006-09-08 11:05:02 +02:00
Francois Gouget
06f9532dda Assorted spelling fixes. 2006-09-08 11:04:53 +02:00
Francois Gouget
4efaf24ce7 ntdll: Document a Microsoft spelling mistake so we know it is not to be fixed. 2006-09-08 11:03:19 +02:00
Francois Gouget
130af7f090 setupapi: Document a Microsoft spelling mistake so we know it is not to be fixed. 2006-09-08 11:03:17 +02:00
Francois Gouget
2307b78604 tapi32: Fix spelling of a local variable. 2006-09-08 11:03:13 +02:00
Francois Gouget
19be7545e5 ole32: Fix spelling of a couple of local variables. 2006-09-08 11:03:07 +02:00
Francois Gouget
3c336ab0cf shell32: Fix spelling of a local variable. 2006-09-08 11:03:04 +02:00
Francois Gouget
3eda8da2bd oleaut32: Fix spelling of VARIANT_NUMBER_CHARS's separator fields. 2006-09-08 11:03:00 +02:00
Francois Gouget
735a51046f include: Document some Microsoft spelling mistakes so we know they are not to be fixed. 2006-09-08 11:02:56 +02:00
Francois Gouget
468f00eddd shell32: Fix name of a constant. 2006-09-08 11:02:53 +02:00
Francois Gouget
357f579eb0 include: Fix the name of a MODEMSETTINGS field. 2006-09-08 11:02:49 +02:00