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-07 15:10:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5f52a61e7d
reactos
/
base
/
applications
/
findstr
/
resource.h
6 lines
104 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
[CMDUTILS] * Improve resource files. CORE-7637 svn path=/trunk/; revision=61117
2013-11-28 21:52:17 +00:00
#
define IDS_USAGE 1000
#
define IDS_NO_SUCH_FILE 1001
#
define IDS_CANNOT_OPEN 1002
Reference in a new issue
Copy permalink