fixed typo
[reactos.git] / reactos / lib /
2004-07-05 Royce Mitchell IIIfixed typo
2004-07-04 Jason Filbylstrcpy and lstrcat should return NULL if the string...
2004-07-04 Gé van GeldorpMike McCormack <mike@codeweavers.com>
2004-07-04 Filip Navara- Don't continue execution if there is no exception...
2004-07-03 Filip Navara- Don't use the "cpu" directive because NASM 0.98 doesn...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-03 Hartmut Birr- Allowed multiple calls to CsrClientConnectToServer.
2004-07-03 Gé van GeldorpRemove debugging statement
2004-07-02 Gé van GeldorpNtCreateKey doesn't create nested keys, but RegCreateKe...
2004-07-02 Eric KohlAdd partial implementation of the environment variables...
2004-07-02 Gé van GeldorpFix WinExec return value
2004-07-01 Gé van GeldorpDon't reset LastError on success
2004-07-01 Gé van GeldorpHandle file names like ./somename in SearchPath()
2004-07-01 Eric KohlFix a typo. Now the 'Advanced' page shows again.
2004-07-01 Filip NavaraCVS maintaince
2004-07-01 KJK::HyperionMerging the KJKHyperion-RtlUnwind branch back into...
2004-06-30 Steven EdwardsMerge in Winehq commits. - not enabled yet
2004-06-30 Steven EdwardsMerge in Winehq commits.
2004-06-30 Gé van GeldorpFix IFileSystemBindData method order again.
2004-06-30 Steven EdwardsMerge in Winehq commits.
2004-06-30 Steven EdwardsMerge in Winehq commits.
2004-06-30 Steven EdwardsMerge in Winehq commits.
2004-06-30 Eric KohlAdd accessibility control panel.
2004-06-30 Eric KohlAdd control panel icon.
2004-06-30 Eric Kohl- Add accessibility control panel. Patch by <j_anderw...
2004-06-30 Eric KohlUse w32api.
2004-06-30 Eric Kohl- Apply patch by <j_anderw@sbox.tugraz.at>.
2004-06-29 Gé van GeldorpFix IFileSystemBindData method order
2004-06-29 Gé van GeldorpFix RestartDialog() prototype
2004-06-29 Gé van GeldorpMinimize Wine porting headers
2004-06-29 Gé van GeldorpMinimize Wine porting headers
2004-06-29 Eric KohlSet short path names for 'temp' and 'tmp' environment...
2004-06-29 Eric Kohl- Load 16x16 and 32x32 icons.
2004-06-28 Filip Navara- Copied implementation of GetShortPathName[AW] from...
2004-06-28 Filip Navara- Removed ReactOS specific hack in ImageList_DrawIndire...
2004-06-28 Eric KohlDon't use fixed size main window.
2004-06-27 Eric KohlImplement and use LdrProcessRelocationBlock().
2004-06-27 Filip Navara- Better handling of error cases when no fonts are...
2004-06-27 Filip Navara- Better handling of error cases in DrawTextW.
2004-06-26 Gunnar Dalsnesmake misc/lcformat
2004-06-26 Gunnar Dalsnesremove duplicate stuff due to adding lcformat from...
2004-06-26 Gunnar Dalsnessave modlue handle
2004-06-26 Gunnar DalsnesWhole file ripped from Wine's dlls\\kernel\\lcformat...
2004-06-26 Filip Navara- Set the palette for image list DIBs that has 8 or...
2004-06-26 Filip Navara- Readded the code for unportecting second page while...
2004-06-26 Filip Navara- Rewritten relocation code to not make invalid assumpt...
2004-06-26 Filip Navara- Partial implementation of CompareStringW. Fixes bug...
2004-06-26 Eric KohlStop at the real end of the relocation table.
2004-06-25 Eric KohlFix a typo.
2004-06-25 Eric KohlFix crash in loader relocation code.
2004-06-25 Thomas Bluemelre-added files that hyperion accidently deleted from...
2004-06-25 Eric KohlExpand user-specific environment variables.
2004-06-25 KJK::HyperionMoved common SEH routines to Rtl, removed very wrong...
2004-06-25 KJK::HyperionCommitted in the hope CVS will shut the hell up and...
2004-06-24 KJK::HyperionMoved common SEH code to Rtl
2004-06-24 Eric KohlCreate user specific temp directory.
2004-06-24 Thomas Bluemelfixed redefinition of some constants for SystemParamete...
2004-06-24 Gé van GeldorpCreate temp directory
2004-06-23 Alex IonescuAdded reason for copyimage fixme, declared as unimpleme...
2004-06-21 KJK::HyperionAnother PSEH fix
2004-06-21 Art YerkesSwitched the sense of the onlyLoopback flag in getNumNo...
2004-06-20 Gunnar Dalsnesremove unused stub SetCriticalSectionSpinCount (it...
2004-06-20 Gunnar Dalsnesadded comment to FreeSid
2004-06-20 Gunnar Dalsnesforgot to change some memory allocator calls
2004-06-20 Gunnar Dalsnesforgot to change some memory allocators calls
2004-06-20 Gunnar Dalsnesmoved encode|image|splaytee into rtl
2004-06-20 Gunnar Dalsnesmoved into rtl
2004-06-20 Gunnar Dalsnesmove rtl/version|image|encode into rtl
2004-06-20 Royce Mitchell IIIfixed that stupid run dialog not defaulting to the...
2004-06-20 Royce Mitchell IIImuch nicer-looking 8-bit versions of drives.ico and...
2004-06-20 Gé van GeldorpReserve ordinals 90 and 91. Fixes bug 182.
2004-06-20 Gé van GeldorpHandle ordinals which are not exported
2004-06-20 Royce Mitchell IIImuch nicer-looking 8-bit versions of mycomputer.ico...
2004-06-19 Filip Navara- Force importing _vsnprintf from MSVCRT. The NTDLL...
2004-06-19 Filip Navara- Fixed compilation problems with MinGW runtime 3.3.
2004-06-19 Gero Kuehnchanged from control.cpp to control.c, changed \ to...
2004-06-18 Gero Kuehninitial checkin of the non-shell-namespace-based contro...
2004-06-17 Gero Kuehnadded SetFocus call for the username dialog
2004-06-17 Eric KohlCompile advapi32 using w32api.
2004-06-17 Art YerkesThis makes RtlUnicodeStringToInteger work like the...
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpRemove debug stuff accidentaly left in
2004-06-16 Gé van GeldorpMarshall WM_CREATE/WM_NCCREATE messages
2004-06-15 Hartmut Birr- Interpret the sign for qualifier 'l'.
2004-06-15 Hartmut Birr- Initialized the variable status to get on success...
2004-06-15 Art Yerkesrecv now works every time
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-06-11 Gé van GeldorpPrevent CVS warnings about .*.d files
2004-06-09 Art YerkesThis is a merge onto head of the last two months worth...
2004-06-06 Hartmut Birr- Cancelled my last change.
2004-06-06 Hartmut Birr- Check if the temp path exist in GetTempPathW.
next