Commit graph

18066 commits

Author SHA1 Message Date
Hervé Poussineau ab4ca6fcf8 Support optional Class parameter in SetupOpenInfFileW
svn path=/trunk/; revision=19243
2005-11-15 08:55:31 +00:00
Hervé Poussineau 4c4a431c18 Don't try to access an optional parameter if it is NULL
svn path=/trunk/; revision=19242
2005-11-15 08:27:38 +00:00
Steven Edwards 6a1f0829e2 a few more msvc fixes
svn path=/trunk/; revision=19241
2005-11-15 06:14:31 +00:00
Steven Edwards 7adc5ae147 workarounds for msvc compile. Add precomp.h to a bunch of files, inline -> __inline, other misc changes. crt.lib now has 154 errors building on msvc vs 1800
svn path=/trunk/; revision=19240
2005-11-15 05:31:41 +00:00
Christoph von Wittich 96c802c1d3 fixed some resource leaks and 64bit issues
svn path=/trunk/; revision=19239
2005-11-15 02:25:28 +00:00
Christoph von Wittich 1a42cad0e3 fixed resource leak (DestroyMenu before destroying main window)
fixed pointer cast warning -> UlongtoPtr (thx to Alex)

svn path=/trunk/; revision=19238
2005-11-15 01:25:56 +00:00
Steven Edwards fb818dc925 add DNS_ERROR_INVALID_NAME
svn path=/trunk/; revision=19237
2005-11-15 00:33:28 +00:00
Steven Edwards d3a6826aa2 fix mixed case header inclusion for linux build
svn path=/trunk/; revision=19236
2005-11-15 00:10:41 +00:00
Steven Edwards 5b3baf7c14 fix all but about 8 out of 91 tests. Correct resource usage in xml, fix win32gui vs win32cui mode on most test xml
svn path=/trunk/; revision=19235
2005-11-14 23:44:15 +00:00
Steven Edwards 5fe4aeec65 commit correct xml for linking resources. Broken so Royce can review
svn path=/trunk/; revision=19234
2005-11-14 23:23:18 +00:00
Steven Edwards a6eeb0f533 fix the old cygwin handle duping tests
svn path=/trunk/; revision=19233
2005-11-14 23:00:36 +00:00
Steven Edwards a46e673dff added resources back to some of the gui tests
svn path=/trunk/; revision=19232
2005-11-14 22:56:42 +00:00
Christoph von Wittich 7dd39a72ed implemented some stubs needed by ClamWin
svn path=/trunk/; revision=19231
2005-11-14 22:44:36 +00:00
Alex Ionescu 68ed182332 Catch really weird scenario where we don't have a File Object on our IRP Stack. Added by Elrond.
svn path=/trunk/; revision=19230
2005-11-14 22:04:30 +00:00
Christoph von Wittich adbd79b940 fix RtlFindMessage
fix load_message and FormatMessage by importing newer Wine code

svn path=/trunk/; revision=19229
2005-11-14 21:53:21 +00:00
Gé van Geldorp 86668cc6b3 TwoTailedFox <twotailedfox@gmailcom>:
Spelling/Grammatical/Presentation fixes

svn path=/trunk/; revision=19228
2005-11-14 18:00:47 +00:00
Hartmut Birr 69b13c4f41 Fixed a few length calculation in NtEnumerateValueKey, which has resulted in a overflow, if the given buffer was too small.
svn path=/trunk/; revision=19227
2005-11-14 17:46:00 +00:00
Hervé Poussineau ff83cbe019 Add .inf file for Realtek netcards (8029 compatibles)
Remove NE2000 compatible card in Root bus, as QEMU enumerates it as PCI
Add .inf file for Xbox display card

svn path=/trunk/; revision=19226
2005-11-14 17:33:38 +00:00
Gé van Geldorp cfe927d8be Only debug 1 thread at a time
svn path=/trunk/; revision=19225
2005-11-14 16:36:26 +00:00
Hervé Poussineau abfe5c5390 Set SystemSetupInProgress to 0 at the end of second stage setup
Remove dead code

svn path=/trunk/; revision=19224
2005-11-14 15:35:41 +00:00
Filip Navara 92c165e46d Add definition for vsprintfW.
svn path=/trunk/; revision=19223
2005-11-14 13:45:28 +00:00
James Tabor 0beb028660 Add devmgr.xml for testing.
svn path=/trunk/; revision=19220
2005-11-14 03:51:31 +00:00
James Tabor 3f4c411061 Fix xml name conflict.
svn path=/trunk/; revision=19219
2005-11-14 02:16:04 +00:00
James Tabor 168b9c5b2a Fix xml name conflict.
svn path=/trunk/; revision=19218
2005-11-14 02:14:23 +00:00
James Tabor e40ccd5933 Fix xml name conflict.
svn path=/trunk/; revision=19217
2005-11-14 01:30:50 +00:00
James Tabor 3d306f5baa Fix xml name conflict.
svn path=/trunk/; revision=19216
2005-11-14 01:23:44 +00:00
Christoph von Wittich 9a90dd7fde fixed some memory leaks
svn path=/trunk/; revision=19215
2005-11-13 23:21:38 +00:00
Christoph von Wittich 2aa1842c68 added missing advapi32.lib to fix build with msvc
svn path=/trunk/; revision=19214
2005-11-13 23:05:41 +00:00
Christoph von Wittich 1bd2bae415 export EnumServicesStatusExA/EnumServicesStatusExW stubs needed by msconfig
svn path=/trunk/; revision=19213
2005-11-13 23:03:06 +00:00
Christoph von Wittich 5169455416 did some work on msconfig
svn path=/trunk/; revision=19212
2005-11-13 20:58:29 +00:00
Ged Murphy 89fded3555 use neater tray arrows from Dominik (dominik@newmatic.de)
svn path=/trunk/; revision=19211
2005-11-13 19:05:01 +00:00
Hartmut Birr a3a691913f Set the boot processor as active processor in KeInit1.
svn path=/trunk/; revision=19210
2005-11-13 17:33:54 +00:00
Hartmut Birr 80cd960aeb Shutdown the process manager before shutdown the registry.
Running processes may have opened a registry handle.

svn path=/trunk/; revision=19209
2005-11-13 17:32:01 +00:00
Hartmut Birr 2fa81ffdfd - Removed the process from the parameter list of MmCreateMemoryArea.
- Changed the 9th parameter of MmCreateMemoryArea to allocation flags.  
- Implemented SEC_NO_CHANGE.

svn path=/trunk/; revision=19208
2005-11-13 17:28:24 +00:00
Eric Kohl 1be846c026 ScmrControlService: Check access rights.
svn path=/trunk/; revision=19207
2005-11-13 14:15:08 +00:00
Thomas Bluemel 577f6f4aa6 fixed unrecognized escape character sequence warning
svn path=/trunk/; revision=19206
2005-11-13 11:29:17 +00:00
Hervé Poussineau c853cee9e8 Fix typo: Install pci.sys for PCI buses, and isapnp.sys for ISA bus
svn path=/trunk/; revision=19205
2005-11-13 09:39:51 +00:00
Martin Fuchs 6bea768ef7 some little german translation fixes
svn path=/trunk/; revision=19204
2005-11-13 09:05:28 +00:00
Alex Ionescu e339e62f5a - Unconditionally support XBOX in Freeldr.
svn path=/trunk/; revision=19203
2005-11-13 08:34:24 +00:00
Filip Navara 0cd1d327a2 Fix the clipping checks in TuiFillArea.
svn path=/trunk/; revision=19202
2005-11-13 08:24:15 +00:00
Gé van Geldorp 7e9d2d769e Spelling fixes. Thanks to Royce for pointing them out.
svn path=/trunk/; revision=19200
2005-11-13 08:19:54 +00:00
Steven Edwards db470c2cf8 add information for the Windows Installer Service. This allows Office2000 and OfficeXP setup to get slightly further
svn path=/trunk/; revision=19198
2005-11-13 07:41:32 +00:00
James Tabor 2a752cf4a1 Fix unix paths.
svn path=/trunk/; revision=19197
2005-11-13 06:57:29 +00:00
Alex Ionescu d451a511e9 - Add new configuration option "SARCH" to define the sub-architecture. Examples include i386-xbox, ppc-be/le (little/bigendian), or any other sub-types of the specified ARCH.
- Use SARCH option to isolate XBOX architecture code in freeldr. 
- Only build rs232.c if DEBUG is on, because the code is only used in DEBUG mode.

svn path=/trunk/; revision=19196
2005-11-13 06:34:51 +00:00
Alex Ionescu 2ecabb093f - Remove duplicate PCH entry, it'll inherit freeldr's.
svn path=/trunk/; revision=19195
2005-11-13 06:13:20 +00:00
Alex Ionescu 543d63dcc0 - Fix a bug in printf.
svn path=/trunk/; revision=19194
2005-11-13 06:11:38 +00:00
Alex Ionescu 91bc76c72e - Fix setupldr. Thanks to Steven.
svn path=/trunk/; revision=19193
2005-11-13 06:09:37 +00:00
Alex Ionescu df5138e0a0 - Remove duplicated code in "rtl" and use libstring and librtl instead (their code is safe for freeldr).
- Fix a PCH bug.

svn path=/trunk/; revision=19192
2005-11-13 06:05:06 +00:00
Alex Ionescu 2e2179a2fe - Remove some header duplication.
svn path=/trunk/; revision=19191
2005-11-13 05:17:17 +00:00
Alex Ionescu 527ce70dc2 - PCHify freeldr and cleanup some headers (just a start).
Freeldr now compiles about 2-4 times faster.

svn path=/trunk/; revision=19190
2005-11-13 04:50:55 +00:00