- FIELD_OFFSET returns LONG, not LONG_PTR or size_t.
[reactos.git] / reactos / include / host / typedefs.h
2009-07-25 Stefan Ginsberg- FIELD_OFFSET returns LONG, not LONG_PTR or size_t.
2009-05-27 Dmitry GorbachevFix warnings that are issued by new GCC versions.
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-23 Stefan Ginsberg- CCHAR is 'char', not 'const char'
2008-12-03 Dmitry GorbachevSilence compiler warnings (1/11).
2008-11-19 Colin Finck- Rearrange "host/typedefs.h" to make it look more...
2008-11-14 Stefan Ginsberg- Don't define PAGE_SIZE in typedefs.h as -- "this...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-25 Samuel SerapionFix redefinition warning.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-05-12 Colin FinckRemove all remaining occurrences of the W64 macro.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-20 Colin Finck- Don't reinvent the wheel again: Use <host/typedefs...
2007-11-28 Colin FinckDon't define the "min" and "max" macros in the general...
2007-11-28 Colin FinckChange widl to use only host headers.
2007-11-18 Colin FinckMSVC compatibility fix (inline -> __inline)
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 Colin FinckRemove the "#define _TYPEDEFS64_H" line, which prevente...
2007-11-05 Hervé PoussineauAdd PSHORT and PUSHORT types
2007-10-28 Aleksey Bragin- Move registry shareable types (not internal to ntoskr...
2007-10-26 Aleksey Bragin- Define LIST_ENTRY functions as part of host headers...
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-14 Colin FinckForgot to change these ones
2007-09-14 Colin Finck- Create a new "include/host" directory for host-only...