Click here to Skip to main content
15,921,113 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: VC++ 6.0 to VC++ 9.0 porting issue. Runtime Assertion for Keyboard handler Pin
Jijo.Raj22-Dec-08 11:03
Jijo.Raj22-Dec-08 11:03 
GeneralRe: VC++ 6.0 to VC++ 9.0 porting issue. Runtime Assertion for Keyboard handler Pin
pratap198022-Dec-08 11:15
pratap198022-Dec-08 11:15 
Questionquestion is it possible to hook a function using byte signature Pin
nah133722-Dec-08 10:08
nah133722-Dec-08 10:08 
QuestionNoob QOTD : Resources (menu) in DEBUG only ? Pin
Maximilien22-Dec-08 7:49
Maximilien22-Dec-08 7:49 
AnswerRe: Noob QOTD : Resources (menu) in DEBUG only ? Pin
Code-o-mat22-Dec-08 9:22
Code-o-mat22-Dec-08 9:22 
AnswerRe: Noob QOTD : Resources (menu) in DEBUG only ? Pin
Roger Allen24-Dec-08 0:46
Roger Allen24-Dec-08 0:46 
GeneralRe: Noob QOTD : Resources (menu) in DEBUG only ? Pin
Maximilien24-Dec-08 1:53
Maximilien24-Dec-08 1:53 
QuestionInteracting with the "computer locked" desktop Pin
Al Huneke22-Dec-08 5:07
Al Huneke22-Dec-08 5:07 
I'd like to be able to display a message on a WinXP computer which has been locked. This needs to be workable on both a machine which is locally locked (the user hit Windows-L and walked away) or a machine which is being used remotely. In either case, Windows displays the desktop wallpaper with a dialog box entitled "Computer Locked".

I can modify the wallpaper and I know how to change the title of the locked dialog box. These, however, are only static methods. I'd like to be able to but up a message that could be changed by the remote user. For instance "I'll expect to be finished with this machine by 2:30 today.".

My application is for lab machines which are used by both walkin and remote users. When someone walks up to a machine, they would like to know the status of that machine. If a remote user is using it, it would be helpful if they could update their status as needed so it displays on the machine.

Anyone know how I can direct output to this locked desktop?

Thanks
Al
AnswerRe: Interacting with the "computer locked" desktop Pin
Jonathan Davies22-Dec-08 6:07
Jonathan Davies22-Dec-08 6:07 
GeneralRe: Interacting with the "computer locked" desktop Pin
Al Huneke22-Dec-08 7:12
Al Huneke22-Dec-08 7:12 
QuestionAdd a Vista Gadget programmatically Pin
Member 382162022-Dec-08 5:06
Member 382162022-Dec-08 5:06 
QuestionEXE(Visual studio 6.0) is running at the back end, after the closing application also. Pin
Member 465174122-Dec-08 4:59
Member 465174122-Dec-08 4:59 
AnswerRe: EXE(Visual studio 6.0) is running at the back end, after the closing application also. Pin
Jonathan Davies22-Dec-08 5:52
Jonathan Davies22-Dec-08 5:52 
GeneralRe: EXE(Visual studio 6.0) is running at the back end, after the closing application also. Pin
Member 465174122-Dec-08 17:58
Member 465174122-Dec-08 17:58 
AnswerRe: EXE(Visual studio 6.0) is running at the back end, after the closing application also. Pin
Jijo.Raj22-Dec-08 9:28
Jijo.Raj22-Dec-08 9:28 
QuestionCan I change the Icon of EXE files dynamically? Pin
Joseph Marzbani22-Dec-08 4:25
Joseph Marzbani22-Dec-08 4:25 
AnswerRe: Can I change the Icon of EXE files dynamically? Pin
Randor 22-Dec-08 4:49
professional Randor 22-Dec-08 4:49 
JokeRe: Can I change the Icon of EXE files dynamically? Pin
Jijo.Raj22-Dec-08 4:52
Jijo.Raj22-Dec-08 4:52 
GeneralRe: Can I change the Icon of EXE files dynamically? Pin
Joseph Marzbani22-Dec-08 6:23
Joseph Marzbani22-Dec-08 6:23 
QuestionHow do I run my code behind "Windows Explorer"? Pin
Joseph Marzbani22-Dec-08 4:18
Joseph Marzbani22-Dec-08 4:18 
AnswerRe: How do I run my code behind "Windows Explorer"? Pin
Baltoro22-Dec-08 9:03
Baltoro22-Dec-08 9:03 
GeneralRe: How do I run my code behind "Windows Explorer"? Pin
Joseph Marzbani22-Dec-08 18:33
Joseph Marzbani22-Dec-08 18:33 
AnswerRe: How do I run my code behind "Windows Explorer"? Pin
Code-o-mat22-Dec-08 9:05
Code-o-mat22-Dec-08 9:05 
QuestionExercise Pin
gmcount22-Dec-08 3:50
gmcount22-Dec-08 3:50 
AnswerRe: Exercise Pin
jeron122-Dec-08 4:49
jeron122-Dec-08 4:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.