Click here to Skip to main content
15,887,961 members
Home / Discussions / C#
   

C#

 
AnswerRe: Auto-increment value on UPDATE Pin
Abhinav S1-Feb-12 0:32
Abhinav S1-Feb-12 0:32 
GeneralRe: Auto-increment value on UPDATE Pin
Dewald1-Feb-12 0:49
Dewald1-Feb-12 0:49 
AnswerRe: Auto-increment value on UPDATE Pin
Abhinav S1-Feb-12 19:55
Abhinav S1-Feb-12 19:55 
AnswerRe: Auto-increment value on UPDATE Pin
David Skelly1-Feb-12 2:31
David Skelly1-Feb-12 2:31 
QuestionTaskbar Notifier and Windows 7 Pin
Anfai Inyotu31-Jan-12 12:45
Anfai Inyotu31-Jan-12 12:45 
AnswerRe: Taskbar Notifier and Windows 7 Pin
OriginalGriff31-Jan-12 20:58
mveOriginalGriff31-Jan-12 20:58 
GeneralRe: Taskbar Notifier and Windows 7 Pin
Anfai Inyotu1-Feb-12 5:30
Anfai Inyotu1-Feb-12 5:30 
QuestionHow to Receive Messages Without a Window [SOLVED] Pin
Richard Andrew x6431-Jan-12 11:42
professionalRichard Andrew x6431-Jan-12 11:42 
I have a service that runs as Local System. I need the service to be aware when the machine goes to sleep and when it reawakens.

Since the service has no UI, hence no windows, is there some other facility in the framework for receiving the necessary broadcast messages?

SOLUTION:

The ServiceBase class has an protected OnPowerEvent() function that I can override.

Thanks for reading my post.



The difficult we do right away...
...the impossible takes slightly longer.


modified 31-Jan-12 18:02pm.

AnswerRe: How to Receive Messages Without a Window Pin
Luc Pattyn31-Jan-12 11:46
sitebuilderLuc Pattyn31-Jan-12 11:46 
GeneralRe: How to Receive Messages Without a Window Pin
Richard Andrew x6431-Jan-12 12:00
professionalRichard Andrew x6431-Jan-12 12:00 
AnswerRe: How to Receive Messages Without a Window Pin
Luc Pattyn31-Jan-12 12:05
sitebuilderLuc Pattyn31-Jan-12 12:05 
GeneralRe: How to Receive Messages Without a Window Pin
Luc Pattyn31-Jan-12 12:08
sitebuilderLuc Pattyn31-Jan-12 12:08 
Question.NET dll late binding Pin
Blubbo31-Jan-12 8:11
Blubbo31-Jan-12 8:11 
AnswerRe: .NET dll late binding Pin
Blubbo31-Jan-12 8:48
Blubbo31-Jan-12 8:48 
AnswerRe: .NET dll late binding Pin
Luc Pattyn31-Jan-12 9:43
sitebuilderLuc Pattyn31-Jan-12 9:43 
GeneralRe: .NET dll late binding Pin
Shameel31-Jan-12 18:56
professionalShameel31-Jan-12 18:56 
GeneralRe: .NET dll late binding Pin
BobJanova2-Feb-12 4:57
BobJanova2-Feb-12 4:57 
GeneralRe: .NET dll late binding Pin
Blubbo1-Feb-12 7:01
Blubbo1-Feb-12 7:01 
AnswerRe: .NET dll late binding Pin
Abhinav S31-Jan-12 19:42
Abhinav S31-Jan-12 19:42 
AnswerRe: .NET dll late binding Pin
BobJanova2-Feb-12 5:02
BobJanova2-Feb-12 5:02 
GeneralRe: .NET dll late binding Pin
Blubbo2-Feb-12 5:07
Blubbo2-Feb-12 5:07 
Questionmedia player library Pin
idiot prince31-Jan-12 5:20
idiot prince31-Jan-12 5:20 
AnswerRe: media player library Pin
Abhinav S31-Jan-12 6:48
Abhinav S31-Jan-12 6:48 
GeneralRe: media player library Pin
idiot prince31-Jan-12 7:30
idiot prince31-Jan-12 7:30 
AnswerRe: media player library Pin
Dean Oliver31-Jan-12 7:59
Dean Oliver31-Jan-12 7:59 

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.