compile the sm system utility
[reactos.git] / reactos / lib /
2005-05-12 Aleksey BraginAdded MessageBoxes in case of registry funcs errors
2005-05-12 Thomas Bluemelsvn path=/trunk/; revision=15241
2005-05-12 Magnus Olsenreally small optimze remove lenvalu * sizeof(WCHAR...
2005-05-11 Alex IonescuFix incorrect call to ntopenprocess
2005-05-11 Thomas Bluemeluse proper scancode to create upper-case hex numbers...
2005-05-11 Magnus Olsenuse _wcsupr to make swedish chater display right when...
2005-05-10 Thomas Bluemel- disable -Werror for lib/mesa32 to get it to compile...
2005-05-10 Magnus OlsenSwedish charaters was gone. it should also commit to...
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-08 Alex Ionescuforgot this guy
2005-05-08 Gé van GeldorpFix for nasm 0.98
2005-05-08 Magnus Olsen "Sync to Wine-20050419" by GvG
2005-05-08 Alex IonescuMake rtl use a single header. Helps for PCH and will...
2005-05-08 Thomas Bluemelmore fixes for GCC4
2005-05-07 Magnus OlsenFireball patch for fixing RtlUnicodeStringToInteger...
2005-05-07 Magnus OlsenAndreas Bjerkeholt : Swedish translation, proofread...
2005-05-07 Eric KohlImplement AssertFail and GetSetFileTimestamp.
2005-05-07 Thomas BluemelReadFile should return 0 to lpNumberOfBytesRead if...
2005-05-06 Thomas Bluemelupgrade to PSEH2 (note, the new macros are still named...
2005-05-06 Gé van GeldorpSync to Wine-20050419:
2005-05-06 Thomas Bluemel- fixed TransactNamedPipe to properly wait on completio...
2005-05-06 Gé van GeldorpSync to Wine-20050419:
2005-05-06 Aleksey BraginMake intl.cpl really switch InstallLanguage and Default...
2005-05-06 Thomas Bluemel- fixed ConnectNamedPipe to properly wait on completion...
2005-05-06 Thomas Bluemel- fixed DeviceIoControl to properly wait on completion...
2005-05-06 Thomas Bluemel- fixed Read/WriteFile(Ex) and properly wait on complet...
2005-05-06 Hartmut BirrRevert my last changes.
2005-05-06 Hartmut BirrDo not modify the stack layout of a function by using...
2005-05-06 Thomas Bluemelminor corrections to match the behavior of wine's imple...
2005-05-06 Magnus Olsen Swedish translations by David Nordenberg
2005-05-06 Thomas Bluemelcreate a token handle with TOKEN_QUERY access rights...
2005-05-05 Gé van GeldorpJose Manuel Ferrer Ortiz <jmfo1982@yahoo.es>
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Hervé PoussineauSVN maintenance: Set eol style to native and add keywords
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Hervé PoussineauForgot to commit this file with revision 15013
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Magnus Olsenswedish translation by Andreas Bjerkeholt
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Hervé PoussineauExFreePool -> ExFreePoolWithTag changes
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Thomas Bluemelimplemented RegOpenUserClassesRoot (doesn't work in...
2005-05-05 Eric KohlImplement OpenAndMapFileForRead, RetreiveFileSecurity...
2005-05-05 Thomas Bluemelthe registry functions shouldn't change the last error...
2005-05-05 Thomas Bluemel- ported BuildTrusteeWithObjectsAndNameA/W and BuildTru...
2005-05-05 Thomas Bluemelguard dumping the stack trace to prevent infinite excep...
2005-05-05 Thomas Bluemeldirectly use HeapAlloc/Free in midl_user_allocate and...
2005-05-05 Thomas Bluemeldon't dereference lpTokenAttributes if the caller passe...
2005-05-05 Hartmut Birr- Fixed the parameters for NtOpenFile in InternalFindFi...
2005-05-05 Thomas Bluemel- fixed RegSetValueEx to take the null-terminating...
2005-05-05 Thomas Bluemelonly create handles with access rights needed for the...
2005-05-04 Aleksey BraginRegOpenKey, RegOpenKeyEx A/W imported and ported from...
2005-05-03 Magnus OlsenImplement WSAStringToAddressA
2005-05-03 Magnus OlsenImplement WSAStringToAddressW
2005-05-02 Alex IonescuFix many of the scrollbar issues. However, MDI Scrollba...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas BluemelDeleteFile should create a handle with DELETE access...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Magnus OlsenMove english langues to own .rc file (En.rc) so it...
2005-05-01 Magnus OlsenMove english langues to own .rc file (En.rc) so it...
2005-05-01 Magnus OlsenAndreas Bjerkeholt: Swedish translation, proofread...
2005-05-01 Magnus Olsen David Nordenberg: Swedish translation, proofread by...
2005-05-01 Art YerkesAdded HOST=mingw32-linux64 setting.
2005-05-01 Hartmut BirrFixed the calculation of timeout values.
2005-05-01 Filip NavaraFix coordinate mapping of unmodRect in DefWndDoSizeMove.
2005-05-01 Filip NavaraChange the default system menu icon in MDI_AugmentFrame...
2005-05-01 Filip Navara- Merge changes to MDI_AugmentFrameMenu from Wine ...
2005-04-30 Thomas Bluemelfixed uninitialized variable warning
2005-04-30 Aleksey BraginFixed RegEnumValueA/W behaviour when output buffers...
2005-04-30 Filip NavaraPotapnik <jirka@studioprojekt.cz>
2005-04-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
2005-04-29 Aleksey BraginImport from WINE 25.04.05 (just because we have old...
2005-04-29 Hervé PoussineauRemove debug message
2005-04-28 Magnus OlsenSwedish translations by Kris Engeman
2005-04-28 Magnus OlsenTranslate by Andreas Bjerkeholt (harteex@gmail.com)
2005-04-28 Aleksey BraginFix (registry.c:325, dated 20050425) test failure....
2005-04-28 Magnus OlsenFix all these warings
2005-04-28 Aleksey BraginImported locales information from WINE. Sorry it isn...
2005-04-28 Magnus OlsenFix all these waring by initaielize them where they...
2005-04-28 Magnus Olsenfix this waring
2005-04-28 Magnus Olsenfix waring with insiate iter
2005-04-27 Hartmut BirrFixed the check for a created first thread.
2005-04-27 Hartmut BirrClose only the Nls directory handle if the directory...
2005-04-26 Aleksey BraginMore DPRINTs added for better tracing of locale-related...
2005-04-26 Aleksey BraginMinor changes into a way locales are get and listed
2005-04-26 Gé van GeldorpSync to Wine-20050419:
2005-04-26 Gé van GeldorpSync to Wine-20050419:
2005-04-26 Gé van GeldorpSync to Wine-20050419:
2005-04-24 Eric KohlImplement the time format page for the regional setting...
next