2002-08-13 |
Dmitry Timoshkov | Fixed hex to binary conversion. |
tree | commitdiff |
2002-08-13 |
Dmitry Timoshkov | us->Length is in bytes. |
tree | commitdiff |
2002-08-13 |
Dmitry Timoshkov | Throw exception only for Wine internal locks. |
tree | commitdiff |
2002-08-13 |
Alexandre Julliard | Reduce flicker on updates. |
tree | commitdiff |
2002-08-13 |
Mike McCormack | Duplicate the font handle passed through WM_SETFONT... |
tree | commitdiff |
2002-08-13 |
Dmitry Timoshkov | Added WM_GET/SETTEXT support. |
tree | commitdiff |
2002-08-13 |
Alexandre Julliard | The provider functions are WINAPI. |
tree | commitdiff |
2002-08-13 |
Aric Stewart | Only modify returned keys on success. |
tree | commitdiff |
2002-08-13 |
Alexandre Julliard | Setup exception frame around 16-bit calls to unwind... |
tree | commitdiff |
2002-08-13 |
Juergen Schmied | Stubs for DragDropHelper. |
tree | commitdiff |
2002-08-13 |
Jukka Heinonen | Add support for moving VGA controller window in framebu... |
tree | commitdiff |
2002-08-10 |
Alexandre Julliard | Test results need to depend on the module being tested. |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Implemented the RtlImage* functions, and use them to... |
tree | commitdiff |
2002-08-09 |
Andriy Palamarchuk | Improved richedit headers. |
tree | commitdiff |
2002-08-09 |
Michael Stefaniuc | Convert HMMIO to a void*. |
tree | commitdiff |
2002-08-09 |
Marcus Meissner | Copy va_lists by using va_copy, not by just assigning... |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Create separate makefiles for tests for more flexibility. |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Fixed string lengths to do the right thing for all... |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Updated authors list. |
tree | commitdiff |
2002-08-09 |
Ove Kaaven | Some more RPC definitions. |
tree | commitdiff |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-08-09 |
Michael Stefaniuc | - Convert HDRVR to a void*. |
tree | commitdiff |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build. |
tree | commitdiff |
2002-08-06 |
Juergen Schmied | Implement StrRetToStr in shlwapi. |
tree | commitdiff |
2002-08-06 |
Christian Costa | Initialize the DDCAPS structure of the DDRAW object... |
tree | commitdiff |
2002-08-06 |
Lionel Ulmer | Handle 'not acquired' error messages on keyboard GetDev... |
tree | commitdiff |
2002-08-03 |
Lionel Ulmer | Support negative values in RECTs during Blts. |
tree | commitdiff |
2002-08-03 |
Juergen Schmied | - Moved 16 bit functions to a seperate file. |
tree | commitdiff |
2002-08-03 |
Michael Stefaniuc | Convert HMIXER, HMIXEROBJ to a void*. |
tree | commitdiff |
2002-08-02 |
Lionel Ulmer | Be less strict on parameter checking in the SetSurfaceD... |
tree | commitdiff |
2002-08-02 |
Michael Stefaniuc | - Converted HWAVE, HWAVEIN, HWAVEOUT to void*. |
tree | commitdiff |
2002-08-01 |
Alexandre Julliard | Create at most one glue file for a single dll. |
tree | commitdiff |
2002-08-01 |
Robert Lunnon | Preliminary audio driver for Solaris Libaudioio. |
tree | commitdiff |
2002-08-01 |
Alexandre Julliard | Authors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Moved the #ifdefs for the getnetby* etc. functions... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Add MSVCRT prefix to _stat and _fstat (based on a patch... |
tree | commitdiff |
2002-07-31 |
Rafael Kitover | Portability fixes for Cygwin. |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts... |
tree | commitdiff |
2002-07-31 |
Eric Pouech | Moved all client-side console code to kernel. |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Moved initial AllocConsole call to kernel init (based... |
tree | commitdiff |
2002-07-31 |
Eric Pouech | Added a generic mechanism to set up hooks for dispatchi... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | We have to use the Rtl variant of Enter/LeaveCriticalSe... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Rewrote atom test in C. |
tree | commitdiff |
2002-07-31 |
Nicolas Escuder | Speed and buffer improvement, code clean up, and fix... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Fixed HANDLE<->HFILE conversions, since they will be... |
tree | commitdiff |
2002-07-30 |
Alexandre Julliard | Merged the NAS driver written by Nicolas |
tree | commitdiff |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it... |
tree | commitdiff |
2002-07-29 |
Chris Morgan | Some dos VGA error handling. Misc TRACE changes. |
tree | commitdiff |
2002-07-29 |
Juergen Schmied | - Implemented IMallocSpy hooks in IMalloc. |
tree | commitdiff |
2002-07-29 |
Gerald Pfeifer | Fixed format string. |
tree | commitdiff |
2002-07-29 |
Jukka Heinonen | VGA emulation now supports outw and outl. |
tree | commitdiff |
2002-07-29 |
Jukka Heinonen | Add VGA controller framebuffer between VGA window and |
tree | commitdiff |
2002-07-29 |
Steven Edwards | Portability fix. |
tree | commitdiff |
2002-07-29 |
Steven Edwards | Fix building/linking resources on Mingw. |
tree | commitdiff |
2002-07-29 |
Alexandre Julliard | Import comctl32 functions from shell32 by ordinal. |
tree | commitdiff |
2002-07-29 |
Michael Stefaniuc | Converted HENHMETAFILE and HMETAFILE to a void*. |
tree | commitdiff |
2002-07-28 |
Alexandre Julliard | Convert HTASK to void* (based on a patch by Michael... |
tree | commitdiff |
2002-07-28 |
Alexandre Julliard | Fixed potential memory corruption. |
tree | commitdiff |
2002-07-28 |
Ryan Cumming | Implementation of RtlGetNtVersionNumbers. |
tree | commitdiff |
2002-07-28 |
Rafael Kitover | Minor fix for ide-scsi cdroms. |
tree | commitdiff |
2002-07-28 |
Jukka Heinonen | Add decoding logic for VGA indexed registers. |
tree | commitdiff |
2002-07-28 |
Michael Stefaniuc | - Converted HHOOK to a void*. |
tree | commitdiff |
2002-07-25 |
Marcus Meissner | Factored out the OLE 16 bit allocator from StringFromCLSID. |
tree | commitdiff |
2002-07-25 |
Uwe Bonnes | Fill lpcbAvail for PeekNamedPipe. |
tree | commitdiff |
2002-07-25 |
Duane Clark | Bug fixes. |
tree | commitdiff |
2002-07-24 |
Alexandre Julliard | Removed ordinal 0. |
tree | commitdiff |
2002-07-24 |
Alexandre Julliard | Added support for ordinal hint in PE_FindExportedFunction. |
tree | commitdiff |
2002-07-24 |
Andreas Mohr | Misc spelling fixes. |
tree | commitdiff |
2002-07-24 |
Duane Clark | Combined implementations of ShellExecute/Ex. |
tree | commitdiff |
2002-07-24 |
Jon Griffiths | PathAppendA/W: Don't skip '\\' if path is UNC. |
tree | commitdiff |
2002-07-24 |
Alexandre Julliard | First pass implementation of CxxFrameHandler (thanks... |
tree | commitdiff |
2002-07-24 |
Juergen Schmied | - Cleaned up the implementation of shell folders and... |
tree | commitdiff |
2002-07-23 |
Uwe Bonnes | Take a snapshot of the environment strings when buildin... |
tree | commitdiff |
2002-07-23 |
Alexandre Julliard | Removed non-exported string functions. |
tree | commitdiff |
2002-07-23 |
Guy L. Albertelli | - Implement LVM_SCROLL and adjust scrolling for all... |
tree | commitdiff |
2002-07-23 |
Alexandre Julliard | Fixed broken forwards reported by Patrik Stridvall. |
tree | commitdiff |
2002-07-23 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-07-22 |
Alexandre Julliard | Added missing wine/port.h. |
tree | commitdiff |
2002-07-22 |
Alexandre Julliard | Generate the __ASM_NAME and __ASM_FUNC macros directly... |
tree | commitdiff |
2002-07-22 |
Alexandre Julliard | Replace all uses of PREFIX and @function by the __ASM_N... |
tree | commitdiff |
2002-07-22 |
Michael Stefaniuc | ImageList_Remove returns TRUE when removing all images... |
tree | commitdiff |
2002-07-22 |
Michael Karcher | Set the correct length of the struct DDSURFACEDESC. |
tree | commitdiff |
2002-07-22 |
Roderick Colenbrander | Simple implementation of InternetAutodial. |
tree | commitdiff |
2002-07-22 |
Jon Griffiths | Move thread related functions to new file. |
tree | commitdiff |
2002-07-20 |
Alexandre Julliard | Added definition of msvcrt internal error codes. |
tree | commitdiff |
2002-07-20 |
Juergen Schmied | - Many stubs |
tree | commitdiff |
2002-07-20 |
Dominik Strasser | Implemented RegQueryMultipleValues. |
tree | commitdiff |
2002-07-20 |
Ove Kaaven | Wait for the asynchronous update thread to complete... |
tree | commitdiff |
2002-07-20 |
Andreas Mohr | Honour the VNLP_COPYIFEXISTS flag when doing a copy... |
tree | commitdiff |
2002-07-19 |
Alexandre Julliard | Fixed per-thread data handling. |
tree | commitdiff |
2002-07-19 |
Gregg Mattinson | Avoid structures or arrays of size 0. |
tree | commitdiff |
2002-07-19 |
Jon Griffiths | Set amounts read/written to 0, share Un/Lock code,... |
tree | commitdiff |
2002-07-19 |
Marcus Meissner | Protect InternetCloseHandle() against invalid handles. |
tree | commitdiff |
2002-07-19 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-07-19 |
Dimitrie O. Paun | Allow the application to subclass a buddy edit (spotted... |
tree | commitdiff |
2002-07-19 |
Jon Griffiths | Implemented SHBrowseForFolderW. |
tree | commitdiff |
2002-07-19 |
Jon Griffiths | Avoid winreg.h inclusion. |
tree | commitdiff |
2002-07-19 |
Jon Griffiths | Stub implementation for CoInitializeSecurity. |
tree | commitdiff |
2002-07-16 |
Alexandre Julliard | Fixed setting of min/maximize mwm hints. |
tree | commitdiff |
2002-07-16 |
Juergen Schmied | Fixed two leaks in file- and itemmoniker. |
tree | commitdiff |
next |