1998-12-01 |
Juergen Schmied | Stubs for MCIWndCreate[A|W]. |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Juergen Schmied | VerQueryValue, bugfix: we cant convert binary data... |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Juergen Schmied | Stubs for EnumServiceStatus32, small changes. |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Juergen Schmied | Load now the first icon from the *.ani file instead... |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Marcus Meissner | Fix warnings in miscemu/main.c. |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Uwe Bonnes | - added some defines around the CommPort (PURGE_XXX... |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Paul Quinn | Fixed activation/Focus message order problem when creat... |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Paul Quinn | Implementation of ChildWindowFromPointEx functions. |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Gavriel State | Fixed registry query error value: now returns ERROR_FIL... |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Huw D M Davies | GetSystemPaletteEntries returns palette size if entries... |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Marcus Meissner | Implemented class factory for dsound. |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Uwe Bonnes | - fixed a minimal error in GetCommMask definition. |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Uwe Bonnes | Fixes for C++ Winelib compilation. |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Marcus Meissner | Bugfix: second RegOpenKey should use CLSIDkey instead... |
commit | commitdiff | tree | snapshot |
1998-11-27 |
James Juran | Documentation updates. |
commit | commitdiff | tree | snapshot |
1998-11-27 |
James Juran | Fixed 'make install' to really check for libwine.a... |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Stephen Crowley | Added a new cmdline switch to disable XF86 DGA Extensio... |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Andreas Mohr | Improved GetDiskFreeSpace32A(). |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Huw D M Davies | Remove included color.h. |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Marcus Meissner | Remove unnecessary check for entrypoint address (test... |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Uwe Bonnes | Added stubs for Startpage and EndPage. |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Ulrich Weigand | Removed some unnecessary FIXME outputs. |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Ulrich Weigand | Implemented KERNEL.602 and stub for KERNEL.490. |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Ulrich Weigand | Bugfix: Do *not* zero out output buffer in GetNumberFor... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Pablo Saratxaga | Small fixes. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Ulrich Weigand | Moved ...Resource16 routines to loader/resource.c. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Ulrich Weigand | Implementation of PE->NE resource conversion routines... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Francis Beaudet | Implemented 3 methods: SysAllocStringLen(), SysReAllocS... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Juergen Schmied | Moved existing path - functions to shellpatch.c. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Juergen Schmied | Moved existing IShellLink class. New stubs for IShellLinkW. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Huw D M Davies | Remove X_DC_INFO from DC and make it behave like any... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Ulrich Weigand | Changed CTX_SEG_OFF_TO_LIN to allow linear addresses... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Ulrich Weigand | Implemented (most) VWin32.VxD DeviceIoControl routines. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Ulrich Weigand | Bugfix: Set the TEBF_WIN32 flag in teb.flags for 32... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Ulrich Weigand | Bugfix: Call InitThreadInput in GetFastQueue with corre... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Ulrich Weigand | Bugfix: [QF]T_Thunk should clear HIWORD(EAX) on return. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Ulrich Weigand | Bugfix: Bad jump generated in THUNK_AllocLSThunklet. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Warnke | Don't match against Symbol or Nil fonts. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Stephen Crowley | Return the "buffers" and "cached" memory as free since... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Juergen Schmied | Bugfix: SetDlgItemText32 returns BOOL not void. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Juergen Schmied | New stubs GetUserObjectInformationA|W. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Marcus Meissner | Removed left over 'show' and useless deadbeef checking... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Marcus Meissner | Adjust broken entrypoint addresses. (win98 notepad... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Updated according to development. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Some new stubs (midiStreamXXX functions, some mci funct... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Moved MCI part to mcimidi.c ; added DriverProc. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Moved MCI part to mciwave.c ; added some error checking... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Added mcimidi and mciwave. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Fixed bug in MCI_INFO command ; fixed pause/resume... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Starting writing MCI part ; fixed bug in MCI_INFO command. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Added some missing stubs in 32 bit part. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Made use of new 16/32 MCI message handling in mmsystem.c. |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Added some new functions/structures definitions.(I... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Added some error checking ; made use of new 16/32 MCI... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Added some error checking ; made use of new 16/32 MCI... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Factorized 16/32 bit MCI function by using message... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Eric Pouech | Fixed some quirks. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | Many fixes. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | New function: _ILGetExtension. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | New file. HKEY_CLASSES_ROOT handling. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Updated. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Added Unicode support (at least partially). |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Added IOleAdviseHoler interface (still a dummy) and... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Added global subclassing atom, used by tooltips and... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Improved layout code. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Fixed ImageList_LoadImage(). |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Added CMEM_SETITEM32A and message forwarding to combobox. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Added stub for CreateItemMoniker(). |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Fixed some undocumented function names and implemented... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Enabled double click for buttons. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Eric Kohl | Added command and return constants used by WM_NOTIFYFORMAT. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Huw D M Davies | Moved DC_SetupGC functions to graphics/x11drv/graphics.c. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | Small fixes to get the default language to a sensible... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Douglas Ridgway | Miscellaneous small fixes. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Andreas Mohr | Added Win16 implementation for GetRegionData(). |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Andreas Mohr | Enhanced OABuildVersion() to return different version... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Andreas Mohr | Added INT21_ParseFileNameIntoFCB() and some other thing... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | Added missing entry for GetNumberFormatW. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | Checking for NULL-pointer. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Alexandre Julliard | Added David Luyer. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Robert Pouliot | Better OLE support in French languages. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | Implementation of CreateProcess32W. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
David Luyer | Queuing of deferred Expose events. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | LB_GETTEXT: Handle passed NULL buffer. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | CB_GETTEXT: Use lpBuffer instead of lpText for LB_GETTE... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | Turn mega double switch into static table (reduces... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Alexandre Julliard | Added Robert Riggs. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Robert Riggs | include ddraw.h, questionable fix for questionable... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Robert Riggs | More flags (DirectX 5.2), DirectSound3DListener and |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Robert Riggs | DirectSound3DListener and DirectSound3DBuffer stubs... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Juergen Schmied | New stubs strdate, strtime. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Ulrich Weigand | Bugfix: typo in SUnMapLS_IP_EBP_8 lead to stack corruption. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Cliff Wright | Fixed a mask set, and other parity setting bugs for... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Vasudev Mulchandani | Added BSDI sigcontext definitions. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Rein Klazes | Fixed typo. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | Remove now useless RELAY_ShowDebugmsgsRelay check. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | Do not relocate the pointers in the IMAGE_THREAD_LOCAL_... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | PathAddBackshlash, PathRemoveBackslash: argument is... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | Check wndPtr for NULL. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Marcus Meissner | BltFast: Honor lPitch, Lock/Unlock surfaces (xlib needs... |
commit | commitdiff | tree | snapshot |
next |