Update status
[reactos.git] / reactos / lib /
2005-11-20 Alex Ionescu- Update NDK with proper (when possible) RTL structure...
2005-11-20 Gé van GeldorpRevert to Wine code to facilitate future syncs. Thanks...
2005-11-20 Gé van GeldorpSync from Wine-20050830 to Wine-0_9_1:
2005-11-20 Sebastian Gasioreklittle fix for one polish char
2005-11-20 Gé van GeldorpSync to Wine-0_9_1:
2005-11-20 Gé van GeldorpSync to Wine-0_9_1:
2005-11-20 Sebastian Gasiorekadded Polish resource
2005-11-20 Gé van GeldorpSync to Wine-0_9_1:
2005-11-20 Gé van GeldorpSync to Wine-0_9_1:
2005-11-20 Casper HornstrupMove CreateFile test
2005-11-20 Casper HornstrupAdd missing stubs
2005-11-20 Gé van GeldorpVitaliy Margolen <wine-patch@kievinfo.com>
2005-11-19 Thomas BluemelAdd dhcpcapi.dll to the bootcd. Fixes bug 1037
2005-11-19 Filip NavaraUncomment MAC code page and font signature locale strings.
2005-11-19 Magnus Olsen"sync up sprintf.c with swprintf.c. They both do the...
2005-11-19 Thomas BluemelAdd a stub for ClientSideInstallW. umpnpmgr is supposed...
2005-11-18 Thomas Bluemelfix the build
2005-11-18 Thomas Bluemel- define STATUS_* codes correctly in winnt.h and ntstatus.h
2005-11-18 Christoph von Wittichexport some more Crypto-API functions
2005-11-18 Christoph von Wittichgot a lot of crypt32 stuff working
2005-11-17 Gé van GeldorpAdd CommandLineFromMsiDescriptor
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Christoph von Wittichfix a lot of compile problems with encode.c and cert...
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
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 GeldorpWine-0_9_1 vendor import. Changes for ReactOS by cwittich
2005-11-17 Gé van GeldorpRemove in preparation for proper vendor drop
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 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 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é Poussineau- 2nd stage setup: start umpnpmgr service only after...
2005-11-16 Christoph von Wittichfix memory leak in case of error
2005-11-16 Christoph von Wittichadded UpdateDriverForPlugAndPlayDevicesA (untested)
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-15 Hervé PoussineauHardware IDs and Compatible IDs shouldn't be case sensitive
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é 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 Edwardsworkarounds for msvc compile. Add precomp.h to a bunch...
2005-11-14 Christoph von Wittichimplemented some stubs needed by ClamWin
2005-11-14 Christoph von Wittichfix RtlFindMessage
2005-11-14 Hervé PoussineauSet SystemSetupInProgress to 0 at the end of second...
2005-11-14 James TaborAdd devmgr.xml for testing.
2005-11-13 Christoph von Wittichexport EnumServicesStatusExA/EnumServicesStatusExW...
2005-11-13 Steven EdwardsPablo Borobia - Spanish Translation
2005-11-12 Hervé PoussineauTry to open driver registry key before creating it.
2005-11-12 Hervé Poussineauassert -> ASSERT
2005-11-12 Hervé Poussineau(Merge from Wine) YunSong Hwang <hys545@dreamwiz.com>
2005-11-12 Gunnar DalsnesMerge ... wine (by hand!). fixes two failing kernel32...
2005-11-12 Magnus Olsenfixed part of bug 910 change Windows/Wine to ReactOS...
2005-11-11 Magnus Olsenfixed part of bug 910 change to ReactOS
2005-11-11 Hervé PoussineauFix adding of the tag when the group order list already...
2005-11-11 Maarten BosmaI hope that this fixes all DDERR_SURFACELOST problems.
2005-11-11 Gé van GeldorpThe GroupOrder registry value should start with a ULONG...
2005-11-11 Hervé PoussineauFix wrong test when checking arguments in SetupDiGetDri...
2005-11-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
2005-11-11 Hervé PoussineauFix device installation in second stage setup
2005-11-11 Thomas Bluemelreplace offsetof with FIELD_OFFSET
2005-11-10 Steven Edwardsrestore wine style license headers...superfolus chanes...
2005-11-10 Thomas Bluemelmark several helper functions as static
2005-11-10 Thomas Bluemelfixed some warnings
2005-11-10 Christoph von Wittichfixed typo. DevInstallW with SW_HIDE should work now
2005-11-10 Art YerkesForgotten xml change.
2005-11-10 Art YerkesAdded xml to build dhcpcapi.
2005-11-10 Art YerkesPreliminary commit for tcpip control panel. I've been...
2005-11-09 Christoph von Wittichset SystemSetupInProgress to 0 in syssetup instead...
2005-11-09 Christoph von Wittichdisplay correct device name after successful driver...
2005-11-09 Hervé Poussineau- Try to copy .inf file to ReactOS\Inf only if it is...
2005-11-09 Hervé Poussineau- Fix header usage
2005-11-09 Alex Ionescu- Fix error spotted by winetest: some status codes...
2005-11-09 Alex Ionescu- Fix PeekNamedPipe. Now only 14 winetests fail for...
2005-11-09 Alex Ionescu- Unbreak build
2005-11-09 Alex Ionescu- Optimize CallNamedPipeA too and remove accidental...
2005-11-09 Alex IonescuAnsi->Unicode conversions:
2005-11-09 Alex Ionescu- Fix bugs in RtlSplay
2005-11-09 Alex Ionescu- Implement most of RtlDelete.
2005-11-09 Alex Ionescu- Implement RtlRealPrecessdor and RtlRealSuccessor
2005-11-09 Alex Ionescu- Fix RtlSubtreePredecessor/Successor, someone had...
2005-11-09 Thomas Bluemelfixed data size calculation in RtlSelfRelativeToAbsoluteSD2
2005-11-09 Alex Ionescu- Fix CreateNamedPipeW to convert some NT flags properl...
2005-11-08 Alex Ionescu- Finish implementing RtlSplayTree
2005-11-08 Alex Ionescu- Implement cases 2 & 4 of RtlSplayTree
next