Allocated a converting buffer for WideCharToMultiByte. This does fix bug #702.
[reactos.git] / reactos /
2005-08-07 Hartmut BirrAllocated a converting buffer for WideCharToMultiByte...
2005-08-07 Martin Fuchsupdate SVN properties
2005-08-07 Alex IonescuAnd here goes another test for two unsupported flags.
2005-08-07 Alex IonescuOne more test can't hurt.
2005-08-07 Alex IonescuAdd failure cases for more things then a WINE test...
2005-08-07 Steven Edwardsenable the ntdll and kernel32 wine tests and watch...
2005-08-07 Steven Edwardsadded kernel32 wine tests
2005-08-07 Steven Edwardsmake the ros test name dllname_rostest.exe, suggested...
2005-08-07 Steven EdwardsNamed reactos regression tests dllname_tests.exe and...
2005-08-07 Steven Edwardsadd some missing values from Wine
2005-08-07 Steven Edwardsntdll pending some winerror.h fixes
2005-08-07 Steven Edwardsupdated winternl.h, PSDK fixes, etc...
2005-08-07 Steven EdwardsDCX_USESTYLE is a wineism. Dont use it in a header
2005-08-07 Steven Edwardsadded local define for DCX_USESTYLE
2005-08-07 Steven Edwardsadded DCX_USESTYLE
2005-08-07 Steven Edwardsturn on more the winetests
2005-08-07 Steven Edwardsagain dump the .cvsignore
2005-08-06 Steven Edwardsadd some of the shlwapi tests
2005-08-06 Steven Edwardsadded user32 wine regression test
2005-08-06 Steven Edwardswe don't need a .cvsignore
2005-08-06 Steven Edwardsadded gdi32 wine regression tests
2005-08-06 Steven Edwardsmoved psapi test
2005-08-06 Steven Edwardsmoved psapi test
2005-08-06 Steven Edwardsadd version tests
2005-08-06 Steven Edwardsadded msvcrt regression test
2005-08-06 Maarten Bosmaadd case if _NO_COM is defined structure _DDRAWI_DDRAWS...
2005-08-06 Thomas Bluemelfixed some uninitialized variables warnings
2005-08-06 Magnus Olsenadd #define DDRAWISURFGBL_NOTIFYWHENUNLOCKED
2005-08-06 Thomas Bluemelallow warnings
2005-08-06 Thomas Bluemeladd missing directory.xml
2005-08-06 Filip NavaraFix translation of extended keys.
2005-08-06 Steven Edwardsand this
2005-08-06 Steven Edwardsforgot this
2005-08-06 Steven Edwardsenable Wine regression tests for advapi32 and comctl32...
2005-08-06 Steven Edwardsadd prototype for DbgPrint so Winetests link properly...
2005-08-06 Steven Edwardsstick the winetests in the sub folder with the other...
2005-08-06 Steven Edwardsremove comctl32 winetests
2005-08-06 Steven Edwardsremove msvcrt winetests
2005-08-06 Steven Edwardsremove main winetest program
2005-08-06 Steven Edwardsremove version winetests
2005-08-06 Steven Edwardsremove advapi32 winetests. I am going to refactor the...
2005-08-06 Hartmut BirrDon't try to acquire the mutex, if the mutex already...
2005-08-06 Thomas Bluemelfixed uninitialized variable warning and indentation
2005-08-06 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-08-06 Thomas Bluemel#include "usetup.h" -> #include <usetup.h>
2005-08-06 Thomas Bluemelfixed uninitialized variable warning
2005-08-06 James TaborShow DrawTextExA implemented.
2005-08-06 James TaborShow SetParent implemented.
2005-08-06 James TaborShow UpdateWindow implemented.
2005-08-06 Thomas Bluemelhandle the WM_SIZE message and resize/move the controls...
2005-08-05 Maarten BosmaAdd more DDRAWISURFs and remove useless #ifndefs.
2005-08-05 Gé van GeldorpSync to Wine-20050725:
2005-08-05 Maarten Bosmainclude ddk/d3dnthal.h as well
2005-08-05 Filip NavaraRemove spurious call from I8042BasicDetect.
2005-08-05 Alex Ionescu- FS Devices don't need a device queue, optimize the...
2005-08-05 Alex Ionescu- DeviceExtension should be NULL if the caller didn...
2005-08-05 Maarten Bosmain ddrawgdi.h
2005-08-05 Maarten Bosmaundo my last change
2005-08-05 Gé van GeldorpUpdate status
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Maarten BosmaActually call the DDRAW_DllRegisterServer() and DDRAW_D...
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Filip NavaraRevert change to ExSystemExceptionFilter.
2005-08-05 Filip NavaraDon't save and restore previous mode in trap handlers...
2005-08-05 Filip NavaraRemove mouse device detection for now, since it fails...
2005-08-05 Filip NavaraProtect NtQuerySystemInformation with SEH.
2005-08-05 Filip NavaraMove a flush call few lines down.
2005-08-05 Magnus OlsenFixes a bug which disallows tab complete on empty input...
2005-08-05 Filip NavaraFix keyboard and mouse detection. We must disable the...
2005-08-05 Thomas Bluemel#include "advapi32.h" -> #include <advapi32.h>
2005-08-05 Thomas Bluemel#include "acluilib.h" -> #include <precomp.h>
2005-08-05 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-08-05 Filip NavaraComment out the ACPI enumeration entries for i8042prt...
2005-08-05 Filip NavaraFix shell32 build.
2005-08-05 Alex Ionescu- Removed all 3rd-party drivers due to popular request...
2005-08-05 Thomas Bluemelset eol-style to native and allow warnings (so it compi...
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Gé van GeldorpSync to Wine-20050628:
2005-08-05 Alex Ionescu- Protect semaphore release with SEH, since it can...
2005-08-05 Alex Ionescu - Add comments to code and clean it up
2005-08-05 Alex Ionescu- Optimize locking so that the Wake Lock is only entere...
2005-08-05 Alex Ionescu- Makefile change for previous commit.
2005-08-05 Alex Ionescu- Move ExCreateUUID to uuid.c
2005-08-05 Steven Edwardsadded oledlg.dll to the build. Needed by visio2k setup.
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-08-04 Magnus Olsenfix a small bug in cd, it did make all char lower case...
2005-08-04 Filip NavaraFix keyboard input in usetup.
2005-08-04 Gé van GeldorpSync to Wine-20050628:
2005-08-04 Magnus OlsenWindows TAB complete style instead for unix style patch...
2005-08-04 Thomas Bluemelcompile welcome.exe as unicode application by default
2005-08-04 Gé van GeldorpSync to Wine-20050628:
2005-08-04 Thomas Bluemelproperly implement scrolling
2005-08-03 Thomas Bluemelfail as documented when the pointer to the buffer equal...
2005-08-03 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2005-08-03 Gé van GeldorpSync to Wine-20050628:
2005-08-03 Gé van GeldorpSync to Wine-20050628:
2005-08-03 Thomas Bluemelfixed difference in signedness warning (GCC4)
2005-08-03 Gé van GeldorpSync to Wine-20050628:
2005-08-03 Gé van GeldorpSync to Wine-20050628:
next