Click here to Skip to main content
15,924,193 members
Home / Discussions / C#
   

C#

 
QuestionDataGridView Focus Pin
Drew McGhie16-Nov-06 9:28
Drew McGhie16-Nov-06 9:28 
QuestionProblem with Windows Service Pin
vic0216-Nov-06 9:27
vic0216-Nov-06 9:27 
AnswerRe: Problem with Windows Service Pin
Judah Gabriel Himango16-Nov-06 11:34
sponsorJudah Gabriel Himango16-Nov-06 11:34 
GeneralRe: Problem with Windows Service Pin
vic0217-Nov-06 3:14
vic0217-Nov-06 3:14 
GeneralRe: Problem with Windows Service Pin
Judah Gabriel Himango17-Nov-06 5:37
sponsorJudah Gabriel Himango17-Nov-06 5:37 
GeneralRe: Problem with Windows Service Pin
vic0217-Nov-06 6:56
vic0217-Nov-06 6:56 
GeneralRe: Problem with Windows Service Pin
Judah Gabriel Himango17-Nov-06 7:40
sponsorJudah Gabriel Himango17-Nov-06 7:40 
GeneralRe: Problem with Windows Service Pin
vic0217-Nov-06 10:06
vic0217-Nov-06 10:06 
No problem, Judah. I appreciate your help.

Turns out I found a solution…(with the help of Dean Fiala at strongcoders.com)

It appears the process of logging off kills any non-service type processes, even though it was spawned by a service which is still running. Now I’m having the service poll the running process at regular intervals to see if the osk was exited by other than the service itself, and if so restart it. The only strange behavior is that after the login the keyboard is no longer visible although the task manager verifies that both the service and the osk is running. I’m wondering if this could be a WinStation issue. Regardless, this is not a concern for us since after the login, the system will be running only touch screen applications.

Questionhow can i capture an image from webcam Pin
apoll16-Nov-06 9:27
apoll16-Nov-06 9:27 
AnswerRe: how can i capture an image from webcam Pin
Judah Gabriel Himango16-Nov-06 11:31
sponsorJudah Gabriel Himango16-Nov-06 11:31 
GeneralRe: how can i capture an image from webcam Pin
apoll16-Nov-06 13:01
apoll16-Nov-06 13:01 
AnswerRe: how can i capture an image from webcam Pin
tgrt16-Nov-06 16:21
tgrt16-Nov-06 16:21 
AnswerRe: how can i capture an image from webcam Pin
Ashish Derhgawen16-Nov-06 21:38
Ashish Derhgawen16-Nov-06 21:38 
AnswerRe: help me please ... Pin
Justin.Jones16-Nov-06 9:14
Justin.Jones16-Nov-06 9:14 
QuestionHow to handel the dialog Result Pin
Iridania16-Nov-06 8:55
Iridania16-Nov-06 8:55 
AnswerRe: How to handel the dialog Result Pin
Judah Gabriel Himango16-Nov-06 9:39
sponsorJudah Gabriel Himango16-Nov-06 9:39 
AnswerRe: How to handel the dialog Result Pin
Justin.Jones16-Nov-06 9:39
Justin.Jones16-Nov-06 9:39 
QuestionUse C++ to make database application Pin
jingguangdadao16-Nov-06 7:49
jingguangdadao16-Nov-06 7:49 
AnswerRe: Use C++ to make database application Pin
Judah Gabriel Himango16-Nov-06 8:27
sponsorJudah Gabriel Himango16-Nov-06 8:27 
QuestionTechnical Design Strategy and Architectural Design Strategy for Messenger Pin
Sakrand16-Nov-06 7:43
Sakrand16-Nov-06 7:43 
QuestionError in WebBrowser Pin
maylels16-Nov-06 6:54
maylels16-Nov-06 6:54 
AnswerRe: Error in WebBrowser Pin
Judah Gabriel Himango16-Nov-06 8:54
sponsorJudah Gabriel Himango16-Nov-06 8:54 
GeneralRe: Error in WebBrowser Pin
maylels16-Nov-06 12:27
maylels16-Nov-06 12:27 
QuestionWhich componenets to register in deployment projects Pin
wasife16-Nov-06 6:41
wasife16-Nov-06 6:41 
QuestionSelect a node in a treeView using Mouse Right Click Pin
h@s@n16-Nov-06 6:23
h@s@n16-Nov-06 6:23 

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.