2002-12-19 |
Dimitrie O. Paun | Add definitions for N[W]PSTR. |
blob | commitdiff | raw |
2002-12-18 |
Alexandre Julliard | Avoid including other headers from the msvcrt headers... |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Alexandre Julliard | Implemented the Fiber* functions (with the help of... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Alexandre Julliard | winnt.h should not be self-contained, it must depend... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Jeff Smith | Added definitions for REG_QWORD and REG_QWORD_LITTLE_EN... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Steven Edwards | Alpha porting fixes. |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Mike McCormack | Implemented registry change notifications. |
blob | commitdiff | raw | diff to current |
2002-11-23 |
Alexandre Julliard | Removed the WINE_NO_STRICT support. |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Patrik Stridvall | No version of GNU C++ (unlike GNU C) supports unnamed... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Alexandre Julliard | Get rid of FILE_ATTRIBUTE_SYMLINK (based on a patch... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-10-21 |
Alexandre Julliard | Fixed the WINE_NO_STRICT #ifdefs to do the right thing... |
blob | commitdiff | raw | diff to current |
2002-10-19 |
Alexandre Julliard | Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings. |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Steve Lustbader | Provide stubs for Create/DeleteTimerQueueTimer. |
blob | commitdiff | raw | diff to current |
2002-10-03 |
Alexandre Julliard | Removed LPxxx handle types that don't exist under Windows. |
blob | commitdiff | raw | diff to current |
2002-10-02 |
György 'Nog' Jeney | Added a couple of defines. |
blob | commitdiff | raw | diff to current |
2002-10-02 |
Patrik Stridvall | Added some more useful macros. |
blob | commitdiff | raw | diff to current |
2002-10-01 |
Patrik Stridvall | Added a GNU C implementation of some of the DECLSPEC_... |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Alexandre Julliard | Implemented the ntdll virtual memory functions, and... |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Francois Gouget | Remove references to PCVOID and LPUINT. |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Francois Gouget | Move all STATUS_* and RPC_NT_* to ntstatus.h as per... |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Alexandre Julliard | Removed the __uint* types from basetsd.h since they... |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Patrik Stridvall | Added a few macros for MS C/C++ specific features. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Andriy Palamarchuk | RtlNtStatusToDosError: Added new NT status to error... |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Alexandre Julliard | Moved internal context macros out of winnt.h. |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Marcus Meissner | Use Iar (Instruction Address Register) instead of Fill[0]. |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Andriy Palamarchuk | SetTokenInformation stub implementation, a few other... |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Marcus Meissner | Use r2 instead of r13 for TLS, since r13 is used in... |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Alexandre Julliard | Added support for #pragma code_page. |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Alexandre Julliard | Authors: Josh DuBois <duboisj@codeweavers.com>, Marcus... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Alexandre Julliard | Generate the __ASM_NAME and __ASM_FUNC macros directly... |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Gregg Mattinson | Fixed __builtin_return_address. |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Gregg Mattinson | - Forte C does not support nameless structures or unions |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Alexandre Julliard | Moved WORDS_BIGENDIAN macros to basetsd.h. |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Gregg Mattinson | Fixed the LARGE_INTEGER and ULARGE_INTEGER unions for... |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Alexandre Julliard | Moved the selector access functions out of winnt.h... |
blob | commitdiff | raw | diff to current |
2002-05-04 |
Patrik Stridvall | MS C related changes. |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Patrik Stridvall | Microsoft C related changes. |
blob | commitdiff | raw | diff to current |
2002-04-25 |
Alexandre Julliard | Moved __ASM_GLOBAL_FUNC macros and interlocked function... |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Steven Edwards | Fixed mingw32 warning about stdcall and fastcall being... |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Geoffrey Hausheer | Added test for thread functions. |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Alexandre Julliard | Implemented a large number of the 32-bit setupapi funct... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Andreas Mohr | Added some defines and offsets. |
blob | commitdiff | raw | diff to current |
2002-02-25 |
Peter Hunnisett | New file msvcrt/excpt.h. Move some stuff out of winnt... |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Alexandre Julliard | Fixed typos. |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Alexandre Julliard | Moved heap functions to ntdll. |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Alexandre Julliard | Exported CALL32_Regs from ntdll, renamed to __wine_call... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Dmitry Timoshkov | Fixed packing and layout of many system structures. |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Francois Gouget | Fix LUID definition. |
blob | commitdiff | raw | diff to current |
2001-08-09 |
Andreas Mohr | Added more STATUS_ codes. |
blob | commitdiff | raw | diff to current |
2001-07-17 |
Ove Kaaven | Added STATUS_* constant for named pipes. Return STATUS_... |
blob | commitdiff | raw | diff to current |
2001-06-22 |
Mike McCormack | Added some defines for process security tokens. |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Andreas Mohr | Documentation updates. |
blob | commitdiff | raw | diff to current |
2001-05-18 |
Marcus Meissner | Enhanced SetThreadExecutionState stub. |
blob | commitdiff | raw | diff to current |
2001-04-10 |
Francois Gouget | Prevent multiple definitions caused by MSVCRT headers. |
blob | commitdiff | raw | diff to current |
2001-03-13 |
James Juran | Added stub for SetThreadExecutionState (new function... |
blob | commitdiff | raw | diff to current |
2001-02-28 |
François Gouget | WINE_UNICODE_TEXT was incorrect. |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Josh DuBois | Moved typedef of CRITICAL_SECTION out of #pragma pack... |
blob | commitdiff | raw | diff to current |
2001-02-13 |
James Abbatiello | Use the Pentium's rdtsc instruction (if available)... |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Josh DuBois | Defined architecture-specific macros for ppc. |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Jon Griffiths | - Remove <string.h> from winnt.h. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
Ulrich Weigand | Replaced architecture-dependent configure checks by... |
blob | commitdiff | raw | diff to current |
2000-12-29 |
Ulrich Weigand | Fixed winebuild to work on non-Intel architectures. |
blob | commitdiff | raw | diff to current |
2000-12-26 |
François Gouget | Declare all handles with DECLARE_OLD_HANDLE to ease... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
François Gouget | DUMMYSTRUCTNAME2 creates a conflict when using anonymou... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
François Gouget | Added better support for Unicode: |
blob | commitdiff | raw | diff to current |
2000-12-19 |
Ulrich Weigand | Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
François Gouget | Moved some of the STDMETHOD/STDAPI to winnt.h. |
blob | commitdiff | raw | diff to current |
2000-12-15 |
François Gouget | Moved some macros like NULL, FALSE to winnt.h |
blob | commitdiff | raw | diff to current |
2000-12-15 |
François Gouget | Changed the type of Function to PDWORD as on Windows. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Dimitrie O. Paun | Modified winebuild to use the __ASM_FUNC macro for... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Dimitrie O. Paun | Test if we need to put the .type directive inside a... |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Alexandre Julliard | Moved GET_IP out of winnt.h. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Andreas Mohr | Removed double ANYSIZE_ARRAY define. |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Francois Gouget | Use DUMMYxxxNAME for anonymous struct/unions. |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Francois Gouget | We must include ctype.h so that applications get isalnu... |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Ulrich Weigand | Added missing IMAGE_DEBUG_MISC definition. |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Andreas Mohr | Skip directory symlinks in DOSFS_FindNextEx. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Francois Gouget | Completed/corrected the list of include files. |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Francois Gouget | Moved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT... |
blob | commitdiff | raw | diff to current |
2000-10-01 |
Alexandre Julliard | Implemented a bunch of large integer functions in ntdll. |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Alexandre Julliard | Removed some of the XXX_reg macros now that we are... |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Alexandre Julliard | Moved most global data out of the LPDOSTASK structure. |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Peter Hunnisett | - Added some missing WINELIB_NAME_AW definitions, types... |
blob | commitdiff | raw | diff to current |
2000-08-22 |
Alexandre Julliard | Added APC support in waitable timers. |
blob | commitdiff | raw | diff to current |
2000-08-02 |
Jeremy White | Added WM_TCARD and DWORDLONG. |
blob | commitdiff | raw | diff to current |
2000-08-01 |
Peter Ganten | Moved Wine private heap creation flags to other values. |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Ove Kaaven | Removed the hModule parameter from various DOSMEM routi... |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Ove Kaaven | Change the V86BASE macro to call DOSMEM_MemoryBase... |
blob | commitdiff | raw | diff to current |
2000-06-11 |
Francois Gouget | Reordered the CALLBACK and WINAPI directives so that... |
blob | commitdiff | raw | diff to current |
2000-05-24 |
Francois Gouget | Sorted out a few misplaced definitions. |
blob | commitdiff | raw | diff to current |
2000-05-23 |
Gerald Pfeifer | #undef DELETE before (re)defining it. |
blob | commitdiff | raw | diff to current |
2000-05-10 |
Alexandre Julliard | Reserve space for the PE header at the start of the... |
blob | commitdiff | raw | diff to current |
2000-05-01 |
Alexandre Julliard | Added DECL_GLOBAL_CONSTRUCTOR macro. |
blob | commitdiff | raw | diff to current |
next |