943,107 Members | Top Members by Rank

Ad:
  • C Discussion Thread
  • Unsolved
  • Views: 3859
  • C RSS
You are currently viewing page 1 of this multi-page discussion thread
Jan 11th, 2007
0

Developing a screen saver

Expand Post »
Hi all,
Can any one point to me how to develop a screensaver in winxp. What language shud i use to write the code. I have browsed the net and found some native code in c. Is this the way to develop. Has anyone played around with it?
Looking fwd to rplies

Cheerz
neodishanku
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
neodishanku is offline Offline
1 posts
since Jan 2007
Jan 11th, 2007
0

Re: Developing a screen saver

there are several examples here if you use Microsoft compilers.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2280
Retired and Enjoying Life
Ancient Dragon is online now Online
21,936 posts
since Aug 2005
Jan 11th, 2007
0

Re: Developing a screen saver

i used vb.net 2005 express edition (free) and renamed the .exe to .scr and voila - a screensaver - any program can be a screensaver
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 573
Moderator
jbennet is offline Offline
16,481 posts
since Apr 2005
Jan 11th, 2007
1

Re: Developing a screen saver

Click to Expand / Collapse  Quote originally posted by jbennet ...
i used vb.net 2005 express edition (free) and renamed the .exe to .scr and voila - a screensaver - any program can be a screensaver
Hey that's sweet. I'll try that later.
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005
Jan 11th, 2007
0

Re: Developing a screen saver

for VB 2005 Express you either get or can download a starter kit which walks you through making a RSS Reader screensaver
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 573
Moderator
jbennet is offline Offline
16,481 posts
since Apr 2005
Jan 11th, 2007
0

Re: Developing a screen saver

Yeah at home I got the express kit. So all I have to do is rename the file to .scr.

Ok how do I add it so I can use it as an actual screen saver.
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005
Jan 11th, 2007
0

Re: Developing a screen saver

Ah I've just read the instructions. Simple stuff!

Quote ...
Installing the Screen Saver on Your Computer
The following steps describe how to install the screen saver application on your computer.

To install the screen saver:

If you haven't already done so, load the Starter Kit into Visual Basic.

On the File menu, click Save All.

If you are requested to enter a location to save the project, select a directory or accept the default location. Make a note of where the project is saved - by default it will be in a directory under \My Documents\Visual Studio 2005\Projects.

On the Build menu, click Build Solution.
This creates an executable file for the screen saver.

Open up the directory specified in step 3 containing the saved project.

Open the bin\Debug subdirectory. This is where the debug version of your executable file is located. Its default name is ScreenSaver1.exe but you may have given it a different name when you created the project the first time. Change the ".exe" extension on this file to ".scr".

Note: If you do not see the file extensions in Windows Explorer, then click on Folder Options under the Tools menu, click on the View tab, and uncheck the checkbox labeled "Hide extensions for known file types".


Right-click on the .scr file and select "Install".
This opens up the Windows Screen Saver Dialog Box.

Click the Preview button in the Windows Screen Saver Dialog Box.
The screen saver launches. Press any key to stop it.

Click the Settings button in the Windows Screen Saver Dialog Box to see the screen saver options. Try changing the background image or the RSS feed.

Click OK.
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005
Jan 11th, 2007
0

Re: Developing a screen saver

[edit]Ah..too late[/edit]

Create the project of your choice in VB and then make the executable file. Place the file created in the \windows\system32 folder.

Then go to the screensaver dialog box by right clicking on the desktop and then selecting properties. Select the screensaver with the name which you had given to the project and it will be done.
Last edited by ~s.o.s~; Jan 11th, 2007 at 3:03 pm.
Super Moderator
Featured Poster
Reputation Points: 3233
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,871 posts
since Jun 2006
Jan 11th, 2007
0

Re: Developing a screen saver

yes

i made my own using opengl before
Moderator
Featured Poster
Reputation Points: 1764
Solved Threads: 573
Moderator
jbennet is offline Offline
16,481 posts
since Apr 2005
Jan 11th, 2007
0

Re: Developing a screen saver

Do you know how to integrate say a .mov file into a screen saver.

Now if you could do this I'll have some mad 3d animation going on in my screensavers:cheesy:
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C Forum Timeline: Solution to Build Error
Next Thread in C Forum Timeline: putting image in my application program...





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC