added crypt32 (still not complete, from wine 0.91)
[reactos.git] / reactos /
2005-11-17 Christoph von Wittichadded crypt32 (still not complete, from wine 0.91)
2005-11-17 Gé van GeldorpWine-0_9_1 vendor import
2005-11-17 Gé van GeldorpWrong subdirectory
2005-11-17 Gé van GeldorpWine-0_9_1 vendor import
2005-11-17 Gé van GeldorpRemove old dirs in preparation of vendor import
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Hartmut BirrSet the value/data cell to dirty, if an existing value...
2005-11-17 Hartmut Birr- Fixed the test for the dirty bitmap size.
2005-11-17 Christoph von Wittichsorry, forgot to change one var
2005-11-17 Christoph von Wittichfixed length calculation of lpDependencies
2005-11-17 Christoph von Wittichimplemented CreateServiceA
2005-11-17 Hervé PoussineauRevert part of 19289, I don't want all people to use...
2005-11-17 Hervé Poussineau- 2nd stage setup: start umpnpmgr service only after...
2005-11-17 Hervé PoussineauSecond attempt to have a working keyboard and mouse...
2005-11-17 Steven Edwardsanother no-op. Remove the win32apiisms. Make compatible...
2005-11-16 Martin Fuchs- use Winefile command line for initial directory selection
2005-11-16 Steven Edwardsno op header change. Correct some of the header guards...
2005-11-16 Gé van GeldorpAdd a bit of defensive programming
2005-11-16 Gé van GeldorpGive comdlg32.dll a little bit more space
2005-11-16 Gé van GeldorpUpdate status
2005-11-16 Gé van GeldorpAdd some SEH protection (not complete yet)
2005-11-16 Aleksey BraginFix IoIsWdmVersionAvailable() to confirm we're compatib...
2005-11-16 Hervé PoussineauExport _vsnwprintf
2005-11-16 Gé van GeldorpStartScan is always in BOTTOM_UP sense for GetDIBits
2005-11-16 Gé van GeldorpAlways pad scanlines to multiples of 4 bytes for DIBs
2005-11-16 Gé van GeldorpPass correct masks when creating bitfield palette
2005-11-16 Christoph von Wittichfix memory leak in case of error
2005-11-16 Hervé PoussineauTry to fix the problem some people reported (no keyboar...
2005-11-16 Christoph von Wittichadded UpdateDriverForPlugAndPlayDevicesA (untested)
2005-11-16 Christoph von Wittichfixed bug 791
2005-11-16 Gé van GeldorpSebastian Gasiorek <zebasoftis@gmail.com>
2005-11-16 Hervé Poussineau- Initialise DevInst field in SP_DEVINFO_DATA. This...
2005-11-16 Steven Edwardsremove windef.h inclusion. Its not needed and its non...
2005-11-16 Steven Edwardscreated crt public headers directory. Moved excpt.h...
2005-11-15 Aleksey BraginFix "Devices Parameters" subkey creation in a call...
2005-11-15 Ged MurphyDisplay more meaningful failure messages
2005-11-15 Hervé PoussineauHardware IDs and Compatible IDs shouldn't be case sensitive
2005-11-15 Ged MurphyDon't display exit code for none fatal info
2005-11-15 Christoph von Wittichadd a check for SPDRP_CONFIGFLAGS which is not working yet
2005-11-15 Christoph von Wittichbetter stub for EnumFonts (fixed license agreement...
2005-11-15 Hervé PoussineauForgot to commit this with r19248... ("Add back ACPI...
2005-11-15 Hervé PoussineauAdd back ACPI device, to allow auto power off of the...
2005-11-15 Hervé PoussineauFix indentation
2005-11-15 Hervé PoussineauTry to transform the ClassGUID string to a GUID only...
2005-11-15 Christoph von Wittichfix some MSVC compile problems
2005-11-15 Steven Edwardsrevert this one
2005-11-15 Hervé PoussineauSupport optional Class parameter in SetupOpenInfFileW
2005-11-15 Hervé PoussineauDon't try to access an optional parameter if it is...
2005-11-15 Steven Edwardsa few more msvc fixes
2005-11-15 Steven Edwardsworkarounds for msvc compile. Add precomp.h to a bunch...
2005-11-15 Steven Edwardsadd DNS_ERROR_INVALID_NAME
2005-11-14 Christoph von Wittichimplemented some stubs needed by ClamWin
2005-11-14 Alex IonescuCatch really weird scenario where we don't have a File...
2005-11-14 Christoph von Wittichfix RtlFindMessage
2005-11-14 Gé van GeldorpTwoTailedFox <twotailedfox@gmailcom>:
2005-11-14 Hartmut BirrFixed a few length calculation in NtEnumerateValueKey...
2005-11-14 Hervé PoussineauAdd .inf file for Realtek netcards (8029 compatibles)
2005-11-14 Gé van GeldorpOnly debug 1 thread at a time
2005-11-14 Hervé PoussineauSet SystemSetupInProgress to 0 at the end of second...
2005-11-14 Filip NavaraAdd definition for vsprintfW.
2005-11-14 James TaborAdd devmgr.xml for testing.
2005-11-14 James TaborFix xml name conflict.
2005-11-14 James TaborFix xml name conflict.
2005-11-14 James TaborFix xml name conflict.
2005-11-14 James TaborFix xml name conflict.
2005-11-13 Christoph von Wittichfixed some memory leaks
2005-11-13 Christoph von Wittichadded missing advapi32.lib to fix build with msvc
2005-11-13 Christoph von Wittichexport EnumServicesStatusExA/EnumServicesStatusExW...
2005-11-13 Christoph von Wittichdid some work on msconfig
2005-11-13 Ged Murphyuse neater tray arrows from Dominik (dominik@newmatic.de)
2005-11-13 Hartmut BirrSet the boot processor as active processor in KeInit1.
2005-11-13 Hartmut BirrShutdown the process manager before shutdown the registry.
2005-11-13 Hartmut Birr- Removed the process from the parameter list of MmCrea...
2005-11-13 Eric KohlScmrControlService: Check access rights.
2005-11-13 Thomas Bluemelfixed unrecognized escape character sequence warning
2005-11-13 Hervé PoussineauFix typo: Install pci.sys for PCI buses, and isapnp...
2005-11-13 Martin Fuchssome little german translation fixes
2005-11-13 Alex Ionescu- Unconditionally support XBOX in Freeldr.
2005-11-13 Filip NavaraFix the clipping checks in TuiFillArea.
2005-11-13 Gé van GeldorpSpelling fixes. Thanks to Royce for pointing them out.
2005-11-13 Steven Edwardsadd information for the Windows Installer Service....
2005-11-13 James TaborFix unix paths.
2005-11-13 Alex Ionescu- Add new configuration option "SARCH" to define the...
2005-11-13 Alex Ionescu- Remove duplicate PCH entry, it'll inherit freeldr's.
2005-11-13 Alex Ionescu- Fix a bug in printf.
2005-11-13 Alex Ionescu- Fix setupldr. Thanks to Steven.
2005-11-13 Alex Ionescu- Remove duplicated code in "rtl" and use libstring...
2005-11-13 Alex Ionescu- Remove some header duplication.
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-11-13 Steven EdwardsPablo Borobia - Spanish Translation
2005-11-12 Hartmut BirrFixed the growing of the dirty bitmap. This will fix...
2005-11-12 Hervé PoussineauTry to open driver registry key before creating it.
2005-11-12 Alex Ionescu- Small msvc compatiblity change.
2005-11-12 Hervé Poussineauassert -> ASSERT
2005-11-12 Hervé Poussineau(Merge from Wine) YunSong Hwang <hys545@dreamwiz.com>
2005-11-12 Magnus OlsenCommit the patch for ibm code pages
2005-11-12 Magnus Olsenadding ibmcp861.txt the patch for create it will follow...
2005-11-12 Gé van GeldorpAdd some more shutdown messages
next