windows-nt/Source/XPSP1/NT/shell/osshell/control/scrnsave/common/strings.rc

13 lines
424 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
// strings common to all screensavers...
#define idsDefKeyword 1010
STRINGTABLE PRELOAD
BEGIN
idsIniFile "control.ini"
idsScreenSaver "ScreenSaver"
idsHelpFile "display.hlp"
idsDefKeyword "Screen Saver" // Should be in the help file's index
idsNoHelpMemory "Your computer does not have enough available memory to display Help. To increase available memory, quit one or more programs."
END