latest version of ArchBlackmann
[reactos.git] / reactos / lib /
2005-04-20 Alex IonescuRemove bogus error message. It is normal for Mutex...
2005-04-19 Thomas Bluemelfix typo
2005-04-19 Thomas Bluemeldirectly redirect MapGenericMask to ntdll
2005-04-19 Steven Edwardsdone with wininet import
2005-04-19 Steven Edwardsimported wininet from wine
2005-04-19 Steven Edwardsimported in to the trunk
2005-04-19 Steven Edwardsremoving wininet for reimport
2005-04-19 Steven Edwardsimported in to the trunk
2005-04-18 Filip NavaraReenable ControlService and fix syntax errors in svcctl...
2005-04-18 Eric KohlDisable ControlService() because of a bug in WIDL.
2005-04-18 Alex IonescuFix remaining System Process information structure...
2005-04-18 Alex IonescuFix Process/Thread information structures to match...
2005-04-18 Gé van GeldorpRoman Hoegg <roman.hoegg@unisg.ch>
2005-04-18 Alex IonescuFix incorrect OpenProcess implementation in kernel32...
2005-04-17 Eric KohlADVAPI32.DLL / SERVICES.EXE:
2005-04-17 Eric Kohl- Move generated files to the top of the file list.
2005-04-17 Art YerkesAdd sufficient permission to the TCP handle to configur...
2005-04-16 Eric KohlADVAPI32.DLL:
2005-04-15 Eric KohlUse RPC for making calls to the Service Control Manager.
2005-04-14 Martin Fuchsfrom ThomasLa <sikker2004@yahoo.com>:
2005-04-12 Art YerkesFirst instance of DHCP client API. Not tested yet...
2005-04-11 Art YerkesCommit for blight: fix stack alignment.
2005-04-10 Aleksey BraginStarted implementing Locale property page of intl.cpl...
2005-04-10 Emanuele AlibertiSM: initial work on SM_API_QUERY_INFORMATION (client...
2005-04-10 Aleksey BraginFixed incorrect version (was 1010h) to 1000h, as report...
2005-04-09 Aleksey BraginImplemented kbdru.dll, tested under Windows XP - works...
2005-04-08 Magnus OlsenNew document icon from Mindflyer <mf@mufunyo.net>
2005-04-07 Thomas Bluemelforward CommConfigDialogA to CommConfigDialogW
2005-04-07 Thomas Bluemel- don't redefine public structures in taskmgr
2005-04-07 Thomas Bluemelfixed warnings
2005-04-06 Thomas Bluemelreformat some code to make it readably
2005-04-06 Thomas BluemelSaveliy Tretiakov <saveliyt@mail.ru>:
2005-04-06 Thomas Bluemeluse unicode functions only and some minor fixes to...
2005-04-06 Hervé PoussineauSaveliy Tretiakov <saveliyt@mail.ru>
2005-04-05 Steven Edwardsremove the use of windows.h in some places where it...
2005-04-05 Alex IonescuUse w32api... hope this does something? Just trying...
2005-04-05 Steven Edwardsmore w32api conversion. Send errors.h to the Trash Can
2005-04-04 Alex IonescuCompile with w32api...gift for Steven
2005-04-03 Eric KohlSupport marshalling of 'unique' strings.
2005-04-03 Emanuele AlibertiWinTrust.dll: Update EXPORTS table
2005-04-02 Steven Edwardsanother one bytes the dust. messages.h is gone
2005-04-02 Steven Edwardshere you go
2005-04-02 Steven Edwards__USE_W32API
2005-04-02 Hartmut BirrChanged the indentation to a human readable format...
2005-04-02 Thomas Bluemelcorrected file name so it matches the include in slayer.rc
2005-04-02 Hartmut BirrAdded the string for IDS_PROGRAMFILES.
2005-04-02 Eric KohlNdrSendReceive: Update the message buffer info after...
2005-04-02 Steven Edwards__USE_W32API
2005-04-02 Steven Edwardsbunch of w32api fixes. ascii.h is gonecd ..! coff.h...
2005-04-02 Steven Edwardsavoid the use of ver.h in favor of winver.h
2005-04-02 Gunnar Dalsnes-move rtl thread/process stuff from ntdll to rtl and...
2005-04-01 Steven Edwardsuse the w32api headers
2005-04-01 Steven Edwardsremove my WinCE support attempt
2005-04-01 Steven Edwardsremove my WinCE support attempt
2005-04-01 Steven Edwardsuse -D__USE_W32API for tgetopt
2005-04-01 Magnus OlsenSwedish translation
2005-04-01 Magnus Olsenminor update
2005-04-01 Magnus OlsenDavid Nordenberg: New copy from english resource transl...
2005-04-01 Magnus Olsenminor changs by
2005-04-01 Magnus OlsenSwedish translation
2005-04-01 Steven Edwardsmove some SDK headers to the SDK, convert filenames...
2005-04-01 Gunnar Dalsnes-move ppb from ntdll to rtl
2005-04-01 Steven EdwardsSome cleanup of crt.a feel free to remove header duplic...
2005-04-01 Gunnar Dalsnesmmfuncs.h: add MmGetSystemAddressForMdlSafe/MmMapLocked...
2005-03-29 Thomas Bluemel- ported RtlVerifyVersionInfo from wine
2005-03-29 Thomas Bluemelmove chkstk.s from ntdll to rtl because _alloca_probe...
2005-03-29 Thomas Bluemelimplemented RtlValidateUnicodeString, thanks to "mephis...
2005-03-28 Magnus OlsenSwedish translation
2005-03-28 Magnus OlsenSwedish translation
2005-03-28 Magnus OlsenSwedish translation
2005-03-28 Magnus OlsenNew driver ico from Mindflyer <mf@mufunyo.net>
2005-03-28 Hartmut Birr- Used different overlapped structures for read and...
2005-03-28 Magnus Olsenremove res
2005-03-28 Magnus OlsenRemove the exteran icon file as request from
2005-03-28 Magnus Olsendid foget the icon form mf
2005-03-28 Magnus OlsenNew ico from Mindflyer <mf@mufunyo.net>
2005-03-28 Art YerkesMake sure that the socket structure list does't accumul...
2005-03-27 Filip NavaraFix memory leak I introduced in revision 14343 and...
2005-03-27 Hervé PoussineauSaveliy Tretiakov <saveliyt@mail.ru>
2005-03-27 Filip NavaraCorrect DLL loading order and honour the LOAD_WITH_ALTE...
2005-03-26 Emanuele AlibertiSome stubbing and some stack sizes in exported symbols.
2005-03-26 Filip NavaraFix return value of SwitchToThread.
2005-03-26 Emanuele AlibertiExported symbol list updated to 5.1-SP2
2005-03-26 Magnus OlsenFix some more bugs thanks to Tribes.
2005-03-26 Magnus OlsenFix a small bug I introdues and fix a old bug for tribes
2005-03-26 Magnus Olsenmore bugfix for Tribes
2005-03-26 Magnus OlsenFix some bugs for Tirbes in GetDeivceData
2005-03-26 Thomas Bluemelalways wake waiting threads when releasing the last...
2005-03-25 Hervé PoussineauCall ChangeDisplaySettingsEx.
2005-03-25 Hartmut BirrFixed the return value and last error in ConnectNamedPi...
2005-03-24 Art YerkesThis is change 1 of 2.
2005-03-23 Hervé PoussineauSUBLANG_NEUTRAL -> SUBLANG_ENGLISH_US because ReactOS...
2005-03-22 Hervé PoussineauChristoph von Wittich <Christoph@ApiViewer.de>
2005-03-22 Gé van GeldorpForgotten file in r13928
2005-03-21 Hervé PoussineauSylvain Petreolle <spetreolle@yahoo.fr>
2005-03-21 Gunnar DalsnesCopyAcceleratorTableA: dont access lpAccelDst it its...
2005-03-21 Hervé Poussineau- Implement GetCommProperties (Saveliy Tretiakov <savel...
2005-03-21 Filip NavaraCorrectly draw the titlebar as active or inactive durin...
2005-03-21 Filip Navara- Cleanup DefWndDoButton function.
2005-03-20 Emanuele Aliberticleaned a wrong comment (copy&paste)
next