Changeset 77 for trunk/NLS/common.rc
- Timestamp:
- Aug 2, 2020, 10:07:47 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/NLS/common.rc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NLS/common.rc
r75 r77 22 22 #endif 23 23 24 #include " id.h"25 #include " version.h"24 #include "..\id.h" 25 #include "..\version.h" 26 26 27 ICON 1 "..\\ data\\gotcha.ico"28 POINTER 2 "..\\ data\\gotcha.ptr"29 BITMAP 3 "..\\ data\\snap.bmp"30 BITMAP 4 "..\\ data\\smile.bmp"27 ICON 1 "..\\..\\data\\gotcha.ico" 28 POINTER 2 "..\\..\\data\\gotcha.ptr" 29 BITMAP 3 "..\\..\\data\\snap.bmp" 30 BITMAP 4 "..\\..\\data\\smile.bmp" 31 31 32 32 /** Haupthilfstabelle ****************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.
