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-12-30 19:14:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1ea3af8959
reactos
/
base
/
applications
/
screensavers
/
3dtext
/
resource.h
6 lines
101 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
#
pragma once
[SCREENSAVERS] * Improve resource files. CORE-7637 svn path=/trunk/; revision=61121
2013-11-28 22:00:38 +00:00
#
define IDC_STATIC -1
[3DTEXT] Add symbol to make things look more... mature in C:\ReactOS svn path=/trunk/; revision=67778
2015-05-16 19:11:03 +00:00
#
define IDI_ICON 101
[SCREENSAVERS] * Improve resource files. CORE-7637 svn path=/trunk/; revision=61121
2013-11-28 22:00:38 +00:00
#
define IDC_MESSAGE_TEXT 1001
Reference in a new issue
Copy permalink