projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
SHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc will
[wine]
/
include
/
winnt.h
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
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
2000-04-24
Francois Gouget
Include string.h to make winnt.h self-sufficient.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Alexandre Julliard
Moved PE header definitions to winnt.h where they belong.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-26
Andreas Mohr
Moved some registry definitions to winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Patrik Stridvall
Fixed some ANSI C violations.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-19
Francois Gouget
Moved the definition of PTSTR and LPTSTR from tchar...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Juergen Schmied
Fixed definition of the RtlMemory functions. Use macros...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Alexandre Julliard
Improved the selector get/set functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-25
Alexandre Julliard
Share the system heap between different address spaces...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
Alexandre Julliard
Added some error codes.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-12
Juergen Schmied
More STATUS_ codes.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-11
Juergen Schmied
Stubs for LsaFreeMemory, LsaQueryInformationPolicy...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Alexandre Julliard
Changed to use new server-side registry support.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-13
Ulrich Weigand
Modified Win32 register function handling.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-13
Ulrich Weigand
Moved GET_IP macro to winnt.h
blob
|
commitdiff
|
raw
|
diff to current
1999-11-10
Ulrich Weigand
(Preliminary) CONTEXT structure for SPARC added.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-10
Ulrich Weigand
Bugfix: Exception handlers are *not* WINAPI.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Patrik Stridvall
Added support for anonymous structs/unions on compilers...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Ulrich Weigand
Removed global variable pCurrentTeb.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-21
Alexandre Julliard
Fixed #ifdef symbol for PowerPC.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-01
Alexandre Julliard
Removed IP_reg, SP_reg and FL_reg definitions to avoid...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Marcus Meissner
Added CONTEXT for ALPHA and MIPS.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Lionel Ulmer
Suppressed compiler warning by using the 'unused' attri...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-15
Ulrich Weigand
Fixed some CONTEXT86 vs. CONTEXT mismatches.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Patrik Stridvall
Fixed/moved/added missing/wrong function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Added CONTEXT86 definition.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Merged THDB and TEB structures.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Patrik Stridvall
Mad the include files idempotent using a consistent...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-16
Alexandre Julliard
Added a few missing debug event definitions.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-12
Alexandre Julliard
Moved some exception definitions to winnt.h and ntddk.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Alexandre Julliard
Improved exception handling.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Patrik Stridvall
#pragma pack(?) changed to #include "*pack*.h"
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-03
Joerg Mayer
More #pragma fixes (idea Ove Kaaven, mistakes are mine).
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Keith Matthews
Added coded stubs for DdeQueryConvInfo (16 & 32 bit...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-10
Paul Quinn
Added a lot of new OLE interfaces.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-09
Juergen Schmied
Many new prototypes.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-21
Alexandre Julliard
Added a few exception codes.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-19
Juergen Schmied
- made the security functions consistent. advapi calls...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Francois Gouget
Moved some definitions to their proper include file.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-12
Juergen Schmied
Made nt-related types compatible, throw out wine-specif...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Michael Veksler
Moved everything out of windows.h.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-02
Joseph Pranevich
Added console support.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Patrik Stridvall
Moved some declarations from imagehlp.h to common inclu...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Ulrich Weigand
Implemented HEAP_WINE_CODE16SEG SEGPTR heaps with 16...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-02-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-09-28
Alexandre Julliard
Release 970928
wine-970928
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1997-01-01
Alexandre Julliard
Release 970101
wine-970101
blob
|
commitdiff
|
raw
|
diff to current
1996-05-16
Alexandre Julliard
Release 960516
wine-960516
blob
|
commitdiff
|
raw
|
diff to current
1996-04-14
Alexandre Julliard
Release 960414
wine-960414
blob
|
commitdiff
|
raw
|
diff to current