Computing.Net > Forums > Programming > how to write resident programm in window

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to write resident programm in window

Reply to Message Icon

Name: qaiser
Date: March 3, 2002 at 16:40:53 Pacific
Comment:

Hi
Is any body can help me TSR programm in windows in c++.

Thanks
Qaiser



Sponsored Link
Ads by Google

Response Number 1
Name: cup
Date: May 28, 2002 at 02:46:53 Pacific
Reply:

Do you really want a TSR? Just use int 27 to put it into memory as per all TSR examples. You have to launch the TSR from autoexec before starting windows.

Alternatively, just put the program into your start menu, startup folder. If you use ::ShowWindow (handle, SW_HIDE), no popups appear so it appears to be like a TSR.


0
Reply to Message Icon

Related Posts

See More


C++(arrays) segmentation fault with t...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: how to write resident programm in window

how to write binary file in visual www.computing.net/answers/programming/how-to-write-binary-file-in-visual-/11505.html

how to write trees in VB www.computing.net/answers/programming/how-to-write-trees-in-vb/12216.html

how to write an installation program www.computing.net/answers/programming/how-to-write-an-installation-program/1233.html