- 71f8fc2 IDI_APPLICATIONW does not exist on Windows. Use IDI_APPLICATION by Francois Gouget · 23 years ago
- 5e5f7bb Change the #include order so that these tests compile on Windows. by Francois Gouget · 23 years ago
- de0f015 Move all STATUS_* and RPC_NT_* to ntstatus.h as per Windows SDK. by Francois Gouget · 23 years ago
- 9d2b862 Convert HRSRC to a void*. by Michael Stefaniuc · 23 years ago
- 3a86019 NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don't exist on all by Francois Gouget · 23 years ago
- 27a91c7 Fix MoveFileEx() flags in MSVCRT rename()/_wrename(). by Martin Wilck · 23 years ago
- 31aefe4 - Reorganization and cleanup of selection code. by Dimitrie O. Paun · 23 years ago
- ac7b9d3 Implemented NtDuplicateObject. by Alexandre Julliard · 23 years ago
- ffd54a9 Wait for app to come up before attempting DDE connection. by Duane Clark · 23 years ago
- 43baa0a - Grand rewrite for {Get,Set,Insert}Item & Co. by Dimitrie O. Paun · 23 years ago
- f2ef2c2 Handle special registry root keys directly in advapi32, and avoid by Alexandre Julliard · 23 years ago
- fb40a72 Copied the registry functions needed by VMM into device.c and got rid by Alexandre Julliard · 23 years ago
- dafbc3f Removed remaining references to advapi32 registry functions from by Alexandre Julliard · 23 years ago
- c227edc RtlFormatCurrentUserKeyPath: return path containing the user name by Alexandre Julliard · 23 years ago
- b9df082 - Improve LVM_GETITEMRECT values for LVS_ICON style. Now mostly by Guy L. Albertelli · 23 years ago
- 16a303b Replaced 'heap' .spec statement by a command line option. by Alexandre Julliard · 23 years ago
- 3507999 Delete registry key at exit. by Alexandre Julliard · 23 years ago
- ab910c5 Fixed AssocCreate declaration. by Alexandre Julliard · 23 years ago
- 1668870 Fixed warnings caused by new winternl.h. by Alexandre Julliard · 23 years ago
- e54fdf2 - Implement custom draw support. by Dimitrie O. Paun · 23 years ago
- 1da4ea2 Fix a bunch of bugs related to scrolling. by Dimitrie O. Paun · 23 years ago
- 9c1de6d Moved all the content of the DDK files ntdef.h and ntddk.h to winternl.h. by Patrik Stridvall · 23 years ago
- a929873 Fixed requested access rights in RegDeleteKey[AW]. by Alexandre Julliard · 23 years ago
- 5587d39 Fixed possible infinite loop in delete_key. by Alexandre Julliard · 23 years ago
- 7e252cb Fixed C++ comments. by Patrik Stridvall · 23 years ago
- ee3fdd8 - Complete rewrite of scrolling code: smaller, faster, cleaner. by Dimitrie O. Paun · 23 years ago
- 353ce51 Make hex digits static const & share them. by Jon Griffiths · 23 years ago
- f5b34b5 Implementation and test for SHCopyKeyA/W. by Jon Griffiths · 23 years ago
- 2b54cf9 Fix the behavior of GetOverlappedResult() and WSAGetOverlappedResult() by Martin Wilck · 23 years ago
- dd0bdbe Removed the __uint* types from basetsd.h since they don't exist under by Alexandre Julliard · 23 years ago
- c01202b Move the name directive from the .spec file to the Makefile. by Dimitrie O. Paun · 23 years ago
- 228a2b3 New CUPS libraries return "none" as default printer instead of NULL. by Marcus Meissner · 23 years ago
- f476a0f Make all spec files grep-able. by Dimitrie O. Paun · 23 years ago
- 0c6dd5b Greatly improved drawing code: eliminates all flicker, faster, cleaner by Dimitrie O. Paun · 23 years ago
- 318817f - Rewrite the drawing code. It now is much smaller, easier to follow, by Dimitrie O. Paun · 23 years ago
- b812c90 Implemented buffer management functions, a couple of workstation by Andriy Palamarchuk · 23 years ago
- 025b52d A few more conformance tests for heap memory allocation. by Andriy Palamarchuk · 23 years ago
- c1e3cb8 - Implement autopaging. - Remove incorrect FIXMEs. - Small cleanups. by Dimitrie O. Paun · 23 years ago
- 70b2f44 Code cleanups and simplifications, documentation updates. by Dimitrie O. Paun · 23 years ago
- 1858d53 Implement @163,164,168,175,182,187,286,SHSkipJunction. by Jon Griffiths · 23 years ago
- 1b32e5e Add and use the header files mssip.h and sipbase.h. by Patrik Stridvall · 23 years ago
- f4bf718 Moved 16-bit registry functions to kernel dll and implemented them by by Alexandre Julliard · 23 years ago
- a62a26c Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
- 442f5f5 RtlNtStatusToDosError: Added new NT status to error codes mapping, by Andriy Palamarchuk · 23 years ago
- db6c9b0 - Pass infoPtr around, instead of hwnd. by Dimitrie O. Paun · 23 years ago
- 856a91b - Fix bug in mouse position reading. by Dimitrie O. Paun · 23 years ago
- d717497 - Fix the tics drawing code. by Dimitrie O. Paun · 23 years ago
- 71f99ba Add support for the TTM_GETBUBBLESIZE message. by Dimitrie O. Paun · 23 years ago
- 75e4e94 If the default CUPS printer has no ppd file, just use the first by Marcus Meissner · 23 years ago
- 921eef3 Make the scanf family recognize characters again. by Uwe Bonnes · 23 years ago
- e149b37 Finish the conversion of HWND to a void*. by Michael Stefaniuc · 23 years ago
- cbe88fc Some small typo / phrasing fixes. by Francois Gouget · 23 years ago
- c3c587e Added preliminary support for cross-compiling tests using mingw on by Alexandre Julliard · 23 years ago
- 025c0b7 Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for by Michael Stefaniuc · 23 years ago
- d792214 LsaNtStatusToDosError implementation. by Andriy Palamarchuk · 23 years ago
- 9dccb29 WS2_register_async_shutdown(): Try immediate completion, in case an by Martin Wilck · 23 years ago
- 40681ff Implemented registry MIME type functions @324-329. by Jon Griffiths · 23 years ago
- cea2e82 Link all remaining dlls except kernel32 as separated dlls, by by Alexandre Julliard · 23 years ago
- b41ec51 Do not include wine/unicode.h. by Francois Gouget · 23 years ago
- 67eaffd Add @138,@157,@180,@197,@204. by Jon Griffiths · 23 years ago
- c01cb75 Fixed typo in check_buffer_se(). by Martin Wilck · 23 years ago
- 73ffe2a Implemented SHCreateStdEnumFmtEtc. by Rolf Kalbermatter · 23 years ago
- c514a78 - Eliminate flicker. by Dimitrie O. Paun · 23 years ago
- 1c628e0 Add generic notification support for the common controls. by Dimitrie O. Paun · 23 years ago
- d969605 - Complete support for rgb{Fg,Bk} in DrawIndirect. by Dimitrie O. Paun · 23 years ago
- 3dc3f40 PeekNamedPipe: Check if the pipe was closed when there are 0 available by Alexandre Julliard · 23 years ago
- 4d88b6e Added Assoc* funcs (but not underlying IQueryAssociations object). by Jon Griffiths · 23 years ago
- 4d1e49d - Fix ImageList_GetIcon to use ImageList_* functions for by Dimitrie O. Paun · 23 years ago
- e4ddd2a - Unicodification (use Unicode functions & types consistently). by Dimitrie O. Paun · 23 years ago
- 2247af3 - Rename WIN_Handle16 to HWDN_16 and make it a macro. by Michael Stefaniuc · 23 years ago
- 65ea73f Added DPMI segments structure and related function to avoid direct by Alexandre Julliard · 23 years ago
- 686e46b SHFileOperationA: improved, implemented FO_MOVE action, added more by Andriy Palamarchuk · 23 years ago
- cb1f145 Small updown cleanup. by Dimitrie O. Paun · 23 years ago
- 7ad3d12 - implement support for xBitmap and yBitmap in ImageList_DrawIndirect by Dimitrie O. Paun · 23 years ago
- d6b6509 Fixed Linux 2.2 event API code. by David D. Hagood · 23 years ago
- d7d9836 Now passing some console parameters at wineconsole creation instead of by Eric Pouech · 23 years ago
- 51e6c0c MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- 3fa613c Moved internal context macros out of winnt.h. by Alexandre Julliard · 23 years ago
- 6123951 Update some .cvsignore files for building on Windows. by Steven Edwards · 23 years ago
- 0d875e7 Fixed some dll separation issues. by Alexandre Julliard · 23 years ago
- ca13564 Implement CBES_EX_NOSIZELIMIT style. by Dimitrie O. Paun · 23 years ago
- c87c2c4 Use Iar (Instruction Address Register) instead of Fill[0]. by Marcus Meissner · 23 years ago
- 027034e - Reduce the number of messages being passed to itself by using the by Guy L. Albertelli · 23 years ago
- 1033ffe Convert HPALETTE to a void*. by Michael Stefaniuc · 23 years ago
- a0b32d7 Added internal 32-bit versions of GDISelectPalette and GDIRealizePalette. by Alexandre Julliard · 23 years ago
- 0e79a41 Use alsa/asoundlib.h instead of sys/asoundlib.h if possible. by Marco Pietrobono · 23 years ago
- 3ad35f8 In WSAStartup() don't touch the lpVendorInfo field of the WSADATA structure. by Rein Klazes · 23 years ago
- 5ece353 Rely on the window manager to show and hide popup windows for us. by Mike McCormack · 23 years ago
- 1ee88a2 Removed trailing white space. by Patrik Stridvall · 23 years ago
- 9aab47e MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- e765bc1 Implemented GetCursorInfo. by Per Nystrom · 23 years ago
- aface53 Fixed a number of dll separation issues. by Alexandre Julliard · 23 years ago
- c895879 Removed system specific GetTempPathA test. by Alexandre Julliard · 23 years ago
- 69c9c43 - implement CBEN_DRAGBEGIN - remove useless FIXMEs by Dimitrie O. Paun · 23 years ago
- e161c12 BitBlt and StretchBlt generate META_DIBSTRETCHBLT records. by Huw D M Davies · 23 years ago
- 4a75c5c Convert HACCEL to a void*. by Michael Stefaniuc · 23 years ago
- d8f5079 Implement wrapper calls for the 16 bit GlobalAtom* functions. by Patrik Stridvall · 23 years ago
- 9c071ea Avoid crash if no default cups printer is set. by Alexander Gottwald · 23 years ago
- d1b24de Change the icon spacing when setting the image list. by Mike McCormack · 23 years ago
- 8619896 Windows expects the edit window to hang around and be valid. by Aric Stewart · 23 years ago