- Add RtlSetProcessCritical
[reactos.git] / reactos / lib /
2005-10-01 Martin Fuchssync with Wine:
2005-09-30 Thomas Bluemelset eol-style to native
2005-09-30 Thomas Bluemel- added stubs for authz.dll
2005-09-30 Thomas Bluemel- improved control resizing handling
2005-09-30 Hervé PoussineauAdd newdev.dll, and implement DevInstallW function.
2005-09-29 Thomas BluemelSome fixes to CreateDirectoryEx:
2005-09-29 Magnus Olsensorry createDirectoryExW fails to create folder why...
2005-09-29 Magnus OlsenMoveFileWithProgressW for movefolder
2005-09-29 Hervé PoussineauSet eol-style for new resources files
2005-09-29 Hervé Poussineau- Milko Krachounov <milko@3mhz.net>
2005-09-29 Hervé PoussineauDon't tell to MultiByteToWideChar that buffer is bigger...
2005-09-29 Thomas Bluemeladded stub for PrivCopyFileExW. This is needed by XP...
2005-09-29 Thomas Bluemelexport BuildSecurityDescriptorA/W and IsWellKnownSid
2005-09-28 Thomas Bluemeladd the vista application recovery functions to w32api...
2005-09-28 Thomas Bluemelimproved error handling
2005-09-27 Magnus Olsen- Fix move for readonly folder and file. for now it...
2005-09-27 Thomas Bluemelsome code reformatting of slayer.dll and make it build...
2005-09-27 Thomas Bluemelsome code reformatting
2005-09-27 Thomas Bluemeladd hid.dll to the build system
2005-09-27 Hervé PoussineauDuring 2nd stage setup, define also DNS hostname of...
2005-09-27 Hervé PoussineauImplement SetupInstallServicesFromInfSectionExW
2005-09-26 Alex Ionescu- Implement alldvrm and aulldvrm and export them from...
2005-09-26 Magnus Olsenchange from copyfileW to copyfileExW in MoveFileWithPro...
2005-09-26 Alex IonescuAdd NDEBUG back and call LdrLoadDll correctly on Windows.
2005-09-26 Alex IonescuExport and implement NlsGetCacheUpdateCount. Almost...
2005-09-26 Alex IonescuStub and export EnumCalanderInfoExW and QueryWin31IniFi...
2005-09-26 Alex IonescuExport and implement CreateProcessInternalA and CreateP...
2005-09-26 Thomas BluemelRegOverridePredefKey does not (as opposed to the PSDK...
2005-09-26 Alex IonescuOpen BNO directory with correct privileges, open CSR...
2005-09-26 Thomas Bluemelexport RegOverridePredefKey, forgot to commit this...
2005-09-26 Thomas Bluemelimplemented RegOverridePredefKey()
2005-09-26 Hervé PoussineauFix signedness (SetupGetIntField takes a PINT argument...
2005-09-26 Hervé PoussineauImplement parts of SetupDiInstallDevice
2005-09-26 Hervé PoussineauImplement SetupInstallServicesFromInfSectionA/W, SetupI...
2005-09-26 Thomas Bluemelcopy the buffer to the right place in IntWriteConsoleOutput
2005-09-26 Thomas Bluemel- fixed uninitialized variable warning
2005-09-26 Thomas Bluemelfixed uninitialized variable warning
2005-09-26 Thomas Bluemeldon't copy the buffer to a random pointer in IntWriteCo...
2005-09-26 Alex Ionescu- Fix a bug in CSR Capture APIs
2005-09-26 Alex IonescuForgot to svn add these two files.
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-25 Magnus Olsenremove dead code
2005-09-25 Magnus Olsendon't expect FS drivers to return STATUS_NOT_IMPLEMENTE...
2005-09-25 Hervé PoussineauImplement SetupDiInstallDriverFiles
2005-09-25 Magnus OlsenImplement support for move folder, even from different...
2005-09-25 Eric Kohl- Implement CM_Is_Dock_Station_Present[_Ex]
2005-09-25 Alex Ionescu- Fix mixed tab/space formatting issues.
2005-09-25 Hartmut Birr- Don't convert the device name, if the name is a NULL...
2005-09-25 Magnus OlsenRemove Es.rc from timedate for it is 100% empty. Thx tsk
2005-09-25 Emanuele Alibertisvn: eol-style + keywords
2005-09-25 Emanuele AlibertiRequired for binary compatibility with MS KERNEL32...
2005-09-25 Hartmut BirrLet the compiler search for usable register.
2005-09-25 Andrew MungerFix getInterfaceInfoSet so GetInterfaceInfo returns...
2005-09-24 Thomas Bluemelremoved obsolete goto statement
2005-09-24 Gé van GeldorpThis NtGdiCreateCompatableDC misspelling has annoyed...
2005-09-24 Hartmut BirrUsed NtQueryFullAttributesFile instead of NtOpenFile...
2005-09-24 Thomas Bluemelimplemented RegCopyTreeW() (untested!)
2005-09-24 Eric Kohl- Implement CM_Get_Device_List_Size_ExW
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-23 Gé van GeldorpFix RtlQueryAtomInAtomTable and add regression tests
2005-09-23 Thomas Bluemelimported shfolder.dll from WINE-20050830
2005-09-23 Alex Ionescu- Return focus to run dialog after showing the file...
2005-09-23 Thomas Bluemeldon't read the DACL if it's not present or if it's...
2005-09-23 Thomas Bluemel- fixed buffer size calculation in RtlLengthRequiredSid...
2005-09-23 Thomas Bluemelminor optimization of RtlCreateUnicodeString: as the...
2005-09-23 Thomas Bluemelfixed signedness warning
2005-09-23 Hervé PoussineauCast the right pointer to the structure.
2005-09-23 Steven Edwardsdoing my good dead for the day
2005-09-23 Alex Ionescu- Fix a bunch of various bugs in the Rtl String routine...
2005-09-23 Alex IonescuFix exception handling/PSEH. Fixes bug 797.
2005-09-23 Andrew MungerProperly return status in iphplapi, and don't close...
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes; these functions shouldn't be...
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes; these functions shouldn't be...
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes
2005-09-22 Thomas Bluemelfixed gcc4 warning
2005-09-22 Filip NavaraHandle some failure cases in better way.
2005-09-22 Gé van GeldorpReturn atom length when requested. Fixes bug 793.
2005-09-22 Thomas Bluemelminor string initialization optimizations
2005-09-22 Thomas Bluemeladd selected principals to the list (doesn't modify...
2005-09-21 Thomas Bluemelfixed some handle leaks in RegDeleteTree() in some...
2005-09-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-09-20 Filip NavaraFix parameter validation in WM_GETTEXT and GetWindowText.
2005-09-19 Gé van Geldorp- Add ctrl support to (most) keyboard layouts. Only...
2005-09-18 Alex IonescuMake LogoffWindowsDialog exit the caller (ie: explorer...
2005-09-18 Alex IonescuFix shell32 spec file to properly export LogoffWindowsD...
2005-09-18 Hartmut BirrThe share disposition isn't necessary for FILE_READ_ATT...
2005-09-18 Magnus Olsenrevert my change from r17909. Thx hbirr to fix the...
2005-09-18 Magnus Olsengive GetFileAttributesExW more NtOpenFile right to...
2005-09-18 Magnus OlsenClean up patch from filip, with small change from me...
2005-09-18 Magnus OlsenImplement second part of move folder. Now we can move...
2005-09-18 Alex IonescuFix user-mode stack trace regression caused by my excep...
2005-09-17 Gé van Geldorp_getch() doesn't echo the chars it retrieves and operat...
2005-09-17 Gé van GeldorpCount each handle which has pending events only once...
2005-09-17 Magnus OlsenFix some part of MoveFileExW Bug, Can not move folder...
2005-09-17 Gé van GeldorpAdd back support for older binutils versions
2005-09-17 Gé van GeldorpOpen handle to sfd.sys as asynchromous. This fixes...
2005-09-17 Eric Kohl- String id 0 becomes a reserved (invalid) id.
2005-09-17 Filip NavaraFix "numberf" function to correctly handle 'g' format...
2005-09-16 Gé van GeldorpRegQueryValueExW retrieves Unicode strings but the...
2005-09-16 Gé van GeldorpDo some boundschecking on iOrder. Fixes bug 770.
next