- 11e3523 Rewrote caret implementation to store the information in the server. by Alexandre Julliard · 22 years ago
- 9a01be4 Add/update the listview structures to version 6.0. by Dimitrie O. Paun · 22 years ago
- 686b845 Use the msvc way to return a struct, fixing wierd problems. by Greg Turner · 22 years ago
- 618c184 Remove no longer used PERQUEUEDATA structure and functions. by Alexandre Julliard · 22 years ago
- a9e8f59 Moved mouse capture handling into the server. by Alexandre Julliard · 22 years ago
- 0b850f9 Reimplemented GetLastActivePopup to get the information from the server. by Alexandre Julliard · 22 years ago
- 5030bda Reimplemented Get/SetActiveWindow, Get/SetFocus and by Alexandre Julliard · 22 years ago
- ab5063b Added server-side infrastructure for the thread input structure. by Alexandre Julliard · 22 years ago
- a26a2ca - Move the API into a new api.c file. by Michael Günnewig · 22 years ago
- 528d2c4 Added NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyInitialize, by Ove Kaaven · 22 years ago
- bc54d78 - change the internal functions in windows/cursoricon.c to use 32bit by Michael Stefaniuc · 22 years ago
- c15b0a2 Provide a stub for GetComboBoxInfo. by Steve Lustbader · 22 years ago
- c3a78d4 Stubby NdrClientCall2 & some header changes. by Ove Kaaven · 22 years ago
- cee34aa Provide stub for SetupDiGetClassDevsW. Fix return value of SetupDiGetClassDevsA. by Steve Lustbader · 22 years ago
- c2f3a66 Avoid infinite SendMessage recursion, just like Windows does. by Alexandre Julliard · 22 years ago
- d25e039 Add support for interrupts in 32-bit code. by Jukka Heinonen · 22 years ago
- 5795143 Provide stubs for Create/DeleteTimerQueueTimer. by Steve Lustbader · 22 years ago
- 2fbd4a0 Implement GetUserDefaultUILanguage and GetSystemDefaultUILanguage. by Steve Lustbader · 22 years ago
- 613ead7 Fixed some handle conversions in prevision of void* handles. by Alexandre Julliard · 22 years ago
- 54f2287 Added process_id_t and thread_it_t types to the server interface by Alexandre Julliard · 22 years ago
- 5cf56a3 Removed LPxxx handle types that don't exist under Windows. by Alexandre Julliard · 22 years ago
- f9c0111 Implemented {G|S}etWindowSubClass, DefSubclassProc, RemoveWindowSubclass. by György 'Nog' Jeney · 22 years ago
- d313073 Added a couple of defines. by György 'Nog' Jeney · 22 years ago
- 75b31e3 Fix Validate{Rect,Rgn} prototypes. by Dimitrie O. Paun · 22 years ago
- b3c989e Added some more useful macros. by Patrik Stridvall · 22 years ago
- e29345c Added a GNU C implementation of some of the DECLSPEC_ macros and used by Patrik Stridvall · 22 years ago
- ba06042 Define SNDMSG. by György 'Nog' Jeney · 23 years ago
- 5719c13 Added {G|S}etWindowLongPtr. by György 'Nog' Jeney · 23 years ago
- dfacb6e Initial implementation of custom control header. by György 'Nog' Jeney · 23 years ago
- 4f10164 Fixed nameless union/struct declaration. by Alexandre Julliard · 23 years ago
- 4b9344e Moved ts_xlib.c into x11drv and removed libwine_tsx11. by Alexandre Julliard · 23 years ago
- 2c40e29 Import wine_tsx11_lock/unlock directly from x11drv in opengl32 and by Alexandre Julliard · 23 years ago
- 7dafa61 Fixed a number of bugs in the handling of window parent and owner and by Alexandre Julliard · 23 years ago
- e9119c1 Removed some more TSX11 functions and files. by Alexandre Julliard · 23 years ago
- 326021b Small cleanups, updated documentation. by Dimitrie O. Paun · 23 years ago
- df8e6ee Removed a bunch of no longer used TSX wrappers. by Alexandre Julliard · 23 years ago
- 1ad2087 Convert HKEY to a void*. by Michael Stefaniuc · 23 years ago
- 3e2217c Removed the #undef of WS_DEFINE_SELECT so that select is in fact by Patrick J. McNerthney · 23 years ago
- 9370377 Added casts to all macros to avoid compiler warnings. by Patrick J. McNerthney · 23 years ago
- 1a4db3e Cleaned up the code so it would be easier to parse with the new C parser. by Patrik Stridvall · 23 years ago
- 2693eb9a Implemented NetQueryDisplayInformation, NetUserGetInfo, created by Andriy Palamarchuk · 23 years ago
- 472d016 Correct SIZE_T size according to MS SDK. by Dmitry Timoshkov · 23 years ago
- b1658d4 Added some definitions. by Jason Edmeades · 23 years ago
- 91ec8e1 Reorganise/minor tidyup of ordinal functions. by Jon Griffiths · 23 years ago
- 1a80921 Added support for the take focus protocol. by Alexandre Julliard · 23 years ago
- 341b7dc Implemented the ntdll virtual memory functions, and made the kernel by Alexandre Julliard · 23 years ago
- 94638aa MSVCRT needs a public errno.h file. by Martin Wilck · 23 years ago
- bba4bb1 Remove references to PCVOID and LPUINT. 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
- 8dd3094 Include rpc.h after LPOLESTR and other needed types are defined. by Francois Gouget · 23 years ago
- 95ee2e2 Fixed typo which prevented correct compilation of code using the by Vincent Béron · 23 years ago
- ac7b9d3 Implemented NtDuplicateObject. by Alexandre Julliard · 23 years ago
- a9c057f Replace static initializers with a proper #define in .h files. by Dmitry Timoshkov · 23 years ago
- fc45396 - fixed typo error in CMYK definition (COLOREF -> COLORREF) by Juraj Hercek · 23 years ago
- 6026417 Use larger signal stack to avoid overflows in filesystem code when by Alexandre Julliard · 23 years ago
- 1668870 Fixed warnings caused by new winternl.h. by Alexandre Julliard · 23 years ago
- 66fcb2b Added Direct3D 8 headers. by Jason Edmeades · 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
- d4b8654 Cleanup warning when building on Mingw. by Steven Edwards · 23 years ago
- 3e2887a Install tchar.h. by Andriy Palamarchuk · 23 years ago
- dd0bdbe Removed the __uint* types from basetsd.h since they don't exist under by Alexandre Julliard · 23 years ago
- 7cfab62 Add ImageList states (ILS_*) definitions. by Dimitrie O. Paun · 23 years ago
- b812c90 Implemented buffer management functions, a couple of workstation by Andriy Palamarchuk · 23 years ago
- 63709f0 Added policy access constants, type definition. by Andriy Palamarchuk · 23 years ago
- eba9649 Added the new header winternl.h. by Patrik Stridvall · 23 years ago
- 5758484 Added a few macros for MS C/C++ specific features. by Patrik Stridvall · 23 years ago
- 1b32e5e Add and use the header files mssip.h and sipbase.h. by Patrik Stridvall · 23 years ago
- 442f5f5 RtlNtStatusToDosError: Added new NT status to error codes mapping, by Andriy Palamarchuk · 23 years ago
- 3a706f0 - Add missing declaration for TBS_DOWNISLEFT and TTM_GETBUBBLESIZE. by Dimitrie O. Paun · 23 years ago
- e149b37 Finish the conversion of HWND to a void*. by Michael Stefaniuc · 23 years ago
- d792214 LsaNtStatusToDosError implementation. by Andriy Palamarchuk · 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
- ca14f24 Fixed typo in BITMAPV4HEADER stucture. by Steven Edwards · 23 years ago
- d5d23cb Added some missing ImageList definitions. by Dimitrie O. Paun · 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
- 0d875e7 Fixed some dll separation issues. by Alexandre Julliard · 23 years ago
- c87c2c4 Use Iar (Instruction Address Register) instead of Fill[0]. by Marcus Meissner · 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
- 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
- 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
- b575359 Added a couple of listview definitions. by Alexandre Julliard · 23 years ago
- 651c598 - Add a max wait time for selection notifies. by Ulrich Czekalla · 23 years ago
- dba83c8 Added wine_get_user_name function and got rid of some of the getpwuid by Alexandre Julliard · 23 years ago
- d75aed2 Convert most of the file APIs to Unicode. by Dmitry Timoshkov · 23 years ago
- 6a28adb Fix for lots of warnings when building on Mingw32. by Steven Edwards · 23 years ago
- 57bf450 MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- d86393f SetTokenInformation stub implementation, a few other small changes. by Andriy Palamarchuk · 23 years ago
- 911a177 Don't map/unmap a top-level window when WS_VISIBLE changes, only when by Alexandre Julliard · 23 years ago
- 2456149 Use r2 instead of r13 for TLS, since r13 is used in the ELF32 PPC ABI. by Marcus Meissner · 23 years ago
- 18176e3 Fix existing string functions, implement a bunch of new ones. by Jon Griffiths · 23 years ago
- 3d10c1f Mapping mode functions should change dc settings when dc is an enhmf. by Huw D M Davies · 23 years ago