Click here to Skip to main content
15,901,283 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRS232 - Sending Data - Only 16Bytes allowed?! Pin
Kreatief27-Jul-06 21:36
Kreatief27-Jul-06 21:36 
AnswerRe: RS232 - Sending Data - Only 16Bytes allowed?! Pin
KarstenK27-Jul-06 23:21
mveKarstenK27-Jul-06 23:21 
GeneralRe: RS232 - Sending Data - Only 16Bytes allowed?! Pin
Kreatief28-Jul-06 0:34
Kreatief28-Jul-06 0:34 
GeneralRe: RS232 - Sending Data - Only 16Bytes allowed?! Pin
KarstenK28-Jul-06 0:49
mveKarstenK28-Jul-06 0:49 
QuestionMemory limit? Pin
AJoker27-Jul-06 21:14
AJoker27-Jul-06 21:14 
AnswerRe: Memory limit? Pin
Jonathan [Darka]27-Jul-06 23:03
professionalJonathan [Darka]27-Jul-06 23:03 
Questionservice dependancy/un stopable services Pin
_tasleem27-Jul-06 20:54
_tasleem27-Jul-06 20:54 
AnswerRe: service dependancy/un stopable services [modified] Pin
Jonathan [Darka]27-Jul-06 23:07
professionalJonathan [Darka]27-Jul-06 23:07 
You cannot prevent them stopping your service this way, try handling SERVICE_CONTROL_STOP and not shutting down although I suspect Windows will just terminate your service as it will detect its failure to shut down.

why do this, I couldn't think of anything more annoying than a beeping service, especially one you cannot stop.

If the Service runs in the local system account, then ordinary users cannot stop it anyway as they do not have the correct permissons.

regards,



Darka [Xanya]

"When you're taught to love everyone, to love your enemies, then what value does that place on love?"

GeneralRe: service dependancy/un stopable services Pin
_tasleem28-Jul-06 0:00
_tasleem28-Jul-06 0:00 
GeneralRe: service dependancy/un stopable services Pin
_tasleem28-Jul-06 4:12
_tasleem28-Jul-06 4:12 
GeneralRe: service dependancy/un stopable services Pin
Jonathan [Darka]28-Jul-06 7:09
professionalJonathan [Darka]28-Jul-06 7:09 
QuestionCRichEditCtrl getting word from point? Pin
harsha_123427-Jul-06 20:25
harsha_123427-Jul-06 20:25 
AnswerRe: CRichEditCtrl getting word from point? Pin
Naveen27-Jul-06 20:32
Naveen27-Jul-06 20:32 
AnswerRe: CRichEditCtrl getting word from point? Pin
_AnsHUMAN_ 27-Jul-06 20:38
_AnsHUMAN_ 27-Jul-06 20:38 
GeneralRe: CRichEditCtrl getting word from point? Pin
harsha_123427-Jul-06 20:49
harsha_123427-Jul-06 20:49 
GeneralRe: CRichEditCtrl getting word from point? Pin
_AnsHUMAN_ 27-Jul-06 20:53
_AnsHUMAN_ 27-Jul-06 20:53 
GeneralRe: CRichEditCtrl getting word from point? Pin
harsha_123427-Jul-06 21:15
harsha_123427-Jul-06 21:15 
GeneralRe: CRichEditCtrl getting word from point? Pin
Hamid_RT27-Jul-06 21:00
Hamid_RT27-Jul-06 21:00 
GeneralRe: CRichEditCtrl getting word from point? Pin
harsha_123427-Jul-06 21:06
harsha_123427-Jul-06 21:06 
GeneralRe: CRichEditCtrl getting word from point? Pin
Hamid_RT27-Jul-06 21:17
Hamid_RT27-Jul-06 21:17 
GeneralRe: CRichEditCtrl getting word from point? Pin
harsha_123427-Jul-06 21:23
harsha_123427-Jul-06 21:23 
GeneralRe: CRichEditCtrl getting word from point? Pin
Hamid_RT27-Jul-06 21:30
Hamid_RT27-Jul-06 21:30 
GeneralRe: CRichEditCtrl getting word from point? Pin
_AnsHUMAN_ 28-Jul-06 0:20
_AnsHUMAN_ 28-Jul-06 0:20 
GeneralRe: CRichEditCtrl getting word from point? Pin
harsha_123427-Jul-06 20:59
harsha_123427-Jul-06 20:59 
QuestionHow to do video streaming wiht C++ Pin
huutribk200127-Jul-06 20:06
huutribk200127-Jul-06 20:06 

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.