2002-10-23 |
Greg Turner | Implemented NdrClientInitializeNew. |
tree | commitdiff |
2002-10-23 |
Jukka Heinonen | Move interrupt emulation code from INSTR_EmulateInstruc... |
tree | commitdiff |
2002-10-23 |
Patrik Stridvall | Don't use wine/unicode.h in the header files, include... |
tree | commitdiff |
2002-10-23 |
Alexandre Julliard | Avoid redefinition warning. |
tree | commitdiff |
2002-10-23 |
Patrik Stridvall | Add pragma to eliminate MS C warnings. |
tree | commitdiff |
2002-10-23 |
Alexandre Julliard | Store thread id instead of queue handle in timer structure. |
tree | commitdiff |
2002-10-23 |
Alexandre Julliard | Implemented GetWindowTask16 on top of GetWindowThreadPr... |
tree | commitdiff |
2002-10-23 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
tree | commitdiff |
2002-10-23 |
Eric Pouech | Moved 16 bit digital structs to include/wine/mmsystem16.h. |
tree | commitdiff |
2002-10-22 |
Alexandre Julliard | Avoid reference to glibc internal __libc_fork function. |
tree | commitdiff |
2002-10-22 |
Greg Turner | - Use Ove-style macros for NdrConformantStringMarshall... |
tree | commitdiff |
2002-10-21 |
Alexandre Julliard | Fixed the WINE_NO_STRICT #ifdefs to do the right thing... |
tree | commitdiff |
2002-10-21 |
Greg Turner | Fix return types of NdrConformantStringMarshall, NdrGet... |
tree | commitdiff |
2002-10-21 |
Greg Turner | Stubs for RpcServerUseProtseqA, RpcServerUseProtseqW. |
tree | commitdiff |
2002-10-21 |
Michael Günnewig | Added macros for AVIFileClose and AVIStreamClose. |
tree | commitdiff |
2002-10-19 |
Dmitry Timoshkov | Convert MessageBox family functions to unicode. |
tree | commitdiff |
2002-10-19 |
Greg Turner | Patch cruft removal. |
tree | commitdiff |
2002-10-19 |
Greg Turner | Super-crude implementation for NdrClientCall2. |
tree | commitdiff |
2002-10-19 |
Alexandre Julliard | Get/SetFastQueue16 should use HQUEUE16 handles. |
tree | commitdiff |
2002-10-19 |
Alexandre Julliard | Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings. |
tree | commitdiff |
2002-10-19 |
Malte Starostik | Fixed IWebBrowser::Navigate() parameter type. |
tree | commitdiff |
2002-10-19 |
Alexandre Julliard | Changed the USER_HEAP_* macros to use HANDLEs instead... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Added FIXMEs for metafile and fullhwnd handle conversio... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Store the original GDI palette functions in pfnSelectPa... |
tree | commitdiff |
2002-10-18 |
Greg Turner | - (try to) implement RpcMgmtWaitServerListen |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Merged wine_call_to_16_long and wine_call_to_16_short... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Added wine_memcpy_unaligned function to avoid gcc memcpy |
tree | commitdiff |
2002-10-18 |
Michael Günnewig | - Add FIND_* constants. |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine... |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Rewrote caret implementation to store the information... |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Add/update the listview structures to version 6.0. |
tree | commitdiff |
2002-10-16 |
Greg Turner | Use the msvc way to return a struct, fixing wierd problems. |
tree | commitdiff |
2002-10-12 |
Alexandre Julliard | Remove no longer used PERQUEUEDATA structure and functions. |
tree | commitdiff |
2002-10-12 |
Alexandre Julliard | Moved mouse capture handling into the server. |
tree | commitdiff |
2002-10-12 |
Alexandre Julliard | Reimplemented GetLastActivePopup to get the information... |
tree | commitdiff |
2002-10-11 |
Alexandre Julliard | Reimplemented Get/SetActiveWindow, Get/SetFocus and |
tree | commitdiff |
2002-10-11 |
Alexandre Julliard | Added server-side infrastructure for the thread input... |
tree | commitdiff |
2002-10-10 |
Michael Günnewig | - Move the API into a new api.c file. |
tree | commitdiff |
2002-10-10 |
Ove Kaaven | Added NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyIn... |
tree | commitdiff |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
tree | commitdiff |
2002-10-10 |
Steve Lustbader | Provide a stub for GetComboBoxInfo. |
tree | commitdiff |
2002-10-10 |
Ove Kaaven | Stubby NdrClientCall2 & some header changes. |
tree | commitdiff |
2002-10-10 |
Steve Lustbader | Provide stub for SetupDiGetClassDevsW. |
tree | commitdiff |
2002-10-09 |
Alexandre Julliard | Avoid infinite SendMessage recursion, just like Windows... |
tree | commitdiff |
2002-10-08 |
Jukka Heinonen | Add support for interrupts in 32-bit code. |
tree | commitdiff |
2002-10-07 |
Steve Lustbader | Provide stubs for Create/DeleteTimerQueueTimer. |
tree | commitdiff |
2002-10-07 |
Steve Lustbader | Implement GetUserDefaultUILanguage and GetSystemDefault... |
tree | commitdiff |
2002-10-04 |
Alexandre Julliard | Fixed some handle conversions in prevision of void... |
tree | commitdiff |
2002-10-03 |
Alexandre Julliard | Added process_id_t and thread_it_t types to the server... |
tree | commitdiff |
2002-10-03 |
Alexandre Julliard | Removed LPxxx handle types that don't exist under Windows. |
tree | commitdiff |
2002-10-02 |
György 'Nog' Jeney | Implemented {G|S}etWindowSubClass, DefSubclassProc, |
tree | commitdiff |
2002-10-02 |
György 'Nog' Jeney | Added a couple of defines. |
tree | commitdiff |
2002-10-02 |
Dimitrie O. Paun | Fix Validate{Rect,Rgn} prototypes. |
tree | commitdiff |
2002-10-02 |
Patrik Stridvall | Added some more useful macros. |
tree | commitdiff |
2002-10-01 |
Patrik Stridvall | Added a GNU C implementation of some of the DECLSPEC_... |
tree | commitdiff |
2002-09-30 |
György 'Nog' Jeney | Define SNDMSG. |
tree | commitdiff |
2002-09-29 |
György 'Nog' Jeney | Added {G|S}etWindowLongPtr. |
tree | commitdiff |
2002-09-29 |
György 'Nog' Jeney | Initial implementation of custom control header. |
tree | commitdiff |
2002-09-27 |
Alexandre Julliard | Fixed nameless union/struct declaration. |
tree | commitdiff |
2002-09-25 |
Alexandre Julliard | Moved ts_xlib.c into x11drv and removed libwine_tsx11. |
tree | commitdiff |
2002-09-25 |
Alexandre Julliard | Import wine_tsx11_lock/unlock directly from x11drv... |
tree | commitdiff |
2002-09-25 |
Alexandre Julliard | Fixed a number of bugs in the handling of window parent... |
tree | commitdiff |
2002-09-24 |
Alexandre Julliard | Removed some more TSX11 functions and files. |
tree | commitdiff |
2002-09-24 |
Dimitrie O. Paun | Small cleanups, updated documentation. |
tree | commitdiff |
2002-09-24 |
Alexandre Julliard | Removed a bunch of no longer used TSX wrappers. |
tree | commitdiff |
2002-09-24 |
Michael Stefaniuc | Convert HKEY to a void*. |
tree | commitdiff |
2002-09-24 |
Patrick J. McNerthney | Removed the #undef of WS_DEFINE_SELECT so that select... |
tree | commitdiff |
2002-09-24 |
Patrick J. McNerthney | Added casts to all macros to avoid compiler warnings. |
tree | commitdiff |
2002-09-23 |
Patrik Stridvall | Cleaned up the code so it would be easier to parse... |
tree | commitdiff |
2002-09-23 |
Andriy Palamarchuk | Implemented NetQueryDisplayInformation, NetUserGetInfo... |
tree | commitdiff |
2002-09-21 |
Dmitry Timoshkov | Correct SIZE_T size according to MS SDK. |
tree | commitdiff |
2002-09-21 |
Jason Edmeades | Added some definitions. |
tree | commitdiff |
2002-09-20 |
Jon Griffiths | Reorganise/minor tidyup of ordinal functions. |
tree | commitdiff |
2002-09-18 |
Alexandre Julliard | Added support for the take focus protocol. |
tree | commitdiff |
2002-09-17 |
Alexandre Julliard | Implemented the ntdll virtual memory functions, and... |
tree | commitdiff |
2002-09-17 |
Martin Wilck | MSVCRT needs a public errno.h file. |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Remove references to PCVOID and LPUINT. |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Move all STATUS_* and RPC_NT_* to ntstatus.h as per... |
tree | commitdiff |
2002-09-16 |
Michael Stefaniuc | Convert HRSRC to a void*. |
tree | commitdiff |
2002-09-16 |
Francois Gouget | Include rpc.h after LPOLESTR and other needed types... |
tree | commitdiff |
2002-09-16 |
Vincent Béron | Fixed typo which prevented correct compilation of code... |
tree | commitdiff |
2002-09-16 |
Alexandre Julliard | Implemented NtDuplicateObject. |
tree | commitdiff |
2002-09-16 |
Dmitry Timoshkov | Replace static initializers with a proper #define in... |
tree | commitdiff |
2002-09-16 |
Juraj Hercek | - fixed typo error in CMYK definition (COLOREF -> COLORREF) |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Use larger signal stack to avoid overflows in filesyste... |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Fixed warnings caused by new winternl.h. |
tree | commitdiff |
2002-09-12 |
Jason Edmeades | Added Direct3D 8 headers. |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-09-12 |
Steven Edwards | Cleanup warning when building on Mingw. |
tree | commitdiff |
2002-09-12 |
Andriy Palamarchuk | Install tchar.h. |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Removed the __uint* types from basetsd.h since they... |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | Add ImageList states (ILS_*) definitions. |
tree | commitdiff |
2002-09-11 |
Andriy Palamarchuk | Implemented buffer management functions, a couple of... |
tree | commitdiff |
2002-09-11 |
Andriy Palamarchuk | Added policy access constants, type definition. |
tree | commitdiff |
2002-09-10 |
Patrik Stridvall | Added the new header winternl.h. |
tree | commitdiff |
2002-09-10 |
Patrik Stridvall | Added a few macros for MS C/C++ specific features. |
tree | commitdiff |
2002-09-09 |
Patrik Stridvall | Add and use the header files mssip.h and sipbase.h. |
tree | commitdiff |
2002-09-09 |
Andriy Palamarchuk | RtlNtStatusToDosError: Added new NT status to error... |
tree | commitdiff |
2002-09-09 |
Dimitrie O. Paun | - Add missing declaration for TBS_DOWNISLEFT and TTM_GE... |
tree | commitdiff |
next |