EngMaskBitBlt() ASSERT instead of if(), this function should trust it's callers
[reactos.git] / reactos / lib /
2004-12-18 Steven EdwardsMerged most of the recent changes from the Wine edit...
2004-12-18 Thomas Bluemelsilence debug message i accidently added
2004-12-18 Thomas Bluemelguard SetConsoleInputExeNameW() with SEH to properly...
2004-12-18 Thomas Bluemelimplemented undocumented GetConsoleInputExeNameA/W...
2004-12-18 Art YerkesAdded a few forwards to ws2_32.
2004-12-18 Gunnar DalsnesIntReadConsole: in case of unicode read, not all chars...
2004-12-17 Gé van GeldorpDon't mess with WNDCLASS contents if class doesn't...
2004-12-17 Gunnar DalsnesIntReadConsole: don't tell we failed just because we...
2004-12-16 Eric KohlSimplify time conversion functions.
2004-12-16 Eric KohlRemove 'unassigned' error codes.
2004-12-16 Steven EdwardsAdded regex support
2004-12-16 Steven EdwardsWe need this for now.
2004-12-16 Steven EdwardsThis should not be in CVS
2004-12-16 Steven EdwardsKJK::Hyperion has PSEH'ifyed msc.c
2004-12-16 Steven EdwardsFirst shot at importing dbghelp. Its broken. Dont enable it
2004-12-16 Gunnar Dalsnes-link heaps together instead of using stupid table...
2004-12-16 Richard Campbell- Implemented SwitchToThisWindow, not 100% correct...
2004-12-16 Gunnar Dalsnesadd InternetOpenUrlA/W stubs
2004-12-16 Richard CampbellFinal Touchups:
2004-12-16 Richard Campbell- Added the remaining two dialog layouts
2004-12-16 Richard Campbell- center some things that i realized weren't centered...
2004-12-16 Richard Campbell- oops...
2004-12-16 Richard Campbell- added background page controls...no code yet, just...
2004-12-16 Richard Campbell- Removed extra 'properties' in window caption.
2004-12-15 Steven Edwardsrevert change from lastnight.
2004-12-15 Eric KohlImplement simple trustee functions:
2004-12-15 Gé van GeldorpAllocate correct amount of memory.
2004-12-15 Steven EdwardsDisable check for invalid chars in string.
2004-12-15 Royce Mitchell IIIchange a few #ifdefs to allow loading of SYM files...
2004-12-14 Casper Hornstrup2004-12-14 Casper S. Hornstrup <chorns@users.sourcefo...
2004-12-14 Gé van GeldorpThis is a generated file, doesn't belong in CVS
2004-12-14 Gregor AnichFixed compilation with GCC 3.4.2
2004-12-14 Thomas Bluemelimplemented GetUserNameA()
2004-12-14 Thomas Bluemelfixed typo in comment
2004-12-14 Thomas Bluemelimplemented LookupAccountSidA()
2004-12-14 James TaborUpdate files from WineHq.
2004-12-14 Royce Mitchell IIIimplemented LookupAccountSidW() thx to the help of...
2004-12-14 Gunnar DalsnesSTATUSBAR_SetTextT:
2004-12-14 Gunnar Dalsneszw.h: correct ZwDuplicateToken proto.
2004-12-14 Thomas Bluemelsorry for defining structures twice...
2004-12-13 Filip Navara- Modify RtlGetNtVersionNumbers to allow loading of...
2004-12-13 Eric Kohl- Remove Wine-isms from the profile code.
2004-12-13 Eric KohlDon't link kernel32.dll against wine.a.
2004-12-13 Thomas Bluemeladded stubs for SetSecurityInfo(), GetInheritanceSource...
2004-12-13 Hartmut Birr- Replaced HeapAlloc, HeapFree and HeapReAlloc with...
2004-12-13 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-13 Filip NavaraDon't pass UNICODE_STRINGs in the dwTypeData of MENUITE...
2004-12-13 Filip Navara- Get handling of unhandled exceptions working again.
2004-12-13 Royce Mitchell IIIimplemented GetUserNameA() and GetUserNameW() - thanks...
2004-12-12 Thomas Bluemelinitialize the unhandled exception filter automatically
2004-12-12 Thomas Bluemelmake SetunhandledExceptionFilter() thread-safe
2004-12-12 Thomas Bluemel* Implement EnumDisplayDevicesA
2004-12-12 Thomas BluemelMessageBoxIndirectA() should check whether the MB_USERI...
2004-12-12 Filip Navara*** empty log message ***
2004-12-12 Steven Edwardsadded .cvsignore
2004-12-12 Filip Navara- Remove -DCOBJMACROS from oleaut32 makefile.
2004-12-12 Filip NavaraHans Leidekker <hans@it.vu.nl>
2004-12-12 Eric Kohl- Remove Wine-isms from advapi32 because it's a ReactOS...
2004-12-12 James TaborNeed -D__REACTOS__ in makefile for porting from wine.
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-11 Art YerkesFixed warnings of mismatched format and arg type.
2004-12-11 Filip Navara- Minor fixes to MenuGetRosMenuItemInfo.
2004-12-11 Steven Edwardsdisable 2 environ tests that fail under ros.
2004-12-11 Steven EdwardsDisable a cpp test. We need dbghelp support for name...
2004-12-11 Filip Navara- Fix yet another heap free error.
2004-12-11 Steven EdwardsAdded Wine msvcrt regression tests.
2004-12-11 Steven EdwardsWineism cleanup has started.
2004-12-11 Steven EdwardsRemove some of the unneeded internal headers in a furth...
2004-12-11 Steven Edwardsmsvcrt lock functions have been dewine-ifyed.
2004-12-11 Steven Edwardsadd wrapper code for the VkKeyScan functions around
2004-12-11 Thomas BluemelRtlLargeIntegerArithmeticShift() shouldn't return unini...
2004-12-11 Filip Navara- Implement WSPGetSockName.
2004-12-11 Filip Navara- Don't try to free pointer from union that isn't used.
2004-12-11 Filip Navara- Use malloc/free in C++ new/delete operator implementa...
2004-12-11 Thomas Bluemelport crypt and trustee support from Wine. Patch by...
2004-12-11 Royce Mitchell IIIPagedPool improvements: differenciate between hiredzone...
2004-12-10 Filip Navara- Fix definitions of SecurityAnonymous, SecurityIdentif...
2004-12-09 Thomas Bluemelimplemented GetThreadIOPendingFlag() (only kernel32...
2004-12-09 Thomas Bluemelimplemented CheckRemoteDebuggerPresent() (only kernel32...
2004-12-09 Thomas Bluemelimplemented SetDllDirectory() and GetDllDirectory(...
2004-12-09 Steven EdwardsStarted cleaning up the mess from my old import of
2004-12-09 Steven EdwardsDoing some work on the msvcrt Wine mess.
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Royce Mitchell IIISetDllDirectoryA/W(): lie to caller and indicate that...
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-07 James TaborCode cleanup and sink with WindHq CVS.
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gunnar Dalsnescorrected the last error to check for when determining...
2004-12-06 Gunnar Dalsnes-correct return value/last error
2004-12-06 Gunnar Dalsnesset correct last error
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gé van GeldorpSync to Wine-20041201
2004-12-06 Richard Campbellcommented out the progress page in setup because it...
next