This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-11-09 08:08:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b1290e6ab0
reactos
/
dll
/
shellext
/
fontext
/
fontext.h
7 lines
85 B
C
Raw
Normal View
History
Unescape
Escape
* Slap *some* sense into our header inclusions. * This significantly shrinks the dependency tracking data and the compiled objects size, which speeds up the whole build process (especially the incremental builds) accelerating the daily development as a result. * No intended code changes, ~27% smaller build. Enjoy ;) svn path=/trunk/; revision=58214
2013-01-24 23:00:42 +00:00
#
include
<stdarg.h>
[FONTEXT] * Remove one time inclusions from the main header and put them back where they belong. * Do not include debug.h into the main header. CORE-7716 svn path=/trunk/; revision=61732
2014-01-20 13:10:32 +00:00
#
define WIN32_NO_STATUS
#
define COBJMACROS
#
include
<windef.h>
Reference in a new issue
Copy permalink