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-18 13:01:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1509a6fe36
reactos
/
rosapps
/
applications
/
screensavers
/
starfield
/
resource.h
7 lines
126 B
C
Raw
Normal View
History
Unescape
Escape
[STARFIELD] Change to use scrnsave library. Tidy up all now useless stuff. Tabs -> spaces. Single language link in support added. Noticable change: Multi Monitor support!!! TBD, some user configuration stuff maybe svn path=/trunk/; revision=67455
2015-04-27 01:04:01 +00:00
#
pragma once
- Add version resource and description string. - Ensure the message box pops up when you try to configure the screen saver using the context menu. svn path=/trunk/; revision=25219
2006-12-24 14:48:52 +00:00
Don't use hardcoded strings in the configuration message box. Use string resources instead. svn path=/trunk/; revision=29136
2007-09-22 11:20:25 +00:00
#
define IDS_DESCRIPTION 1
#
define IDS_TITLE 2
#
define IDS_TEXT 3
[ROSAPPS] Add symbols to make things look more... mature in C:\ReactOS svn path=/trunk/; revision=67779
2015-05-16 19:12:30 +00:00
#
define IDI_ICON 101
Reference in a new issue
Copy permalink