Click here to Skip to main content
15,926,507 members
Home / Discussions / C#
   

C#

 
GeneralRe: DirectX (sprite vs triangle strip/fan) Pin
Judah Gabriel Himango16-Nov-06 16:18
sponsorJudah Gabriel Himango16-Nov-06 16:18 
GeneralRe: DirectX (sprite vs triangle strip/fan) Pin
Amar Chaudhary16-Nov-06 16:33
Amar Chaudhary16-Nov-06 16:33 
QuestionHow to Disable Scroll Pin
Iridania16-Nov-06 10:26
Iridania16-Nov-06 10:26 
AnswerRe: How to Disable Scroll Pin
Rey999917-Nov-06 4:26
Rey999917-Nov-06 4:26 
QuestionRe: How to Disable Scroll [modified] Pin
Iridania18-Nov-06 3:35
Iridania18-Nov-06 3:35 
QuestionEasy xml file save question Pin
lsugirljte16-Nov-06 9:52
lsugirljte16-Nov-06 9:52 
AnswerRe: Easy xml file save question Pin
Judah Gabriel Himango16-Nov-06 11:29
sponsorJudah Gabriel Himango16-Nov-06 11:29 
GeneralRe: Easy xml file save question Pin
lsugirljte16-Nov-06 11:34
lsugirljte16-Nov-06 11:34 
GeneralRe: Easy xml file save question Pin
Judah Gabriel Himango16-Nov-06 11:40
sponsorJudah Gabriel Himango16-Nov-06 11:40 
QuestionRe: Easy xml file save question Pin
lsugirljte16-Nov-06 12:15
lsugirljte16-Nov-06 12:15 
AnswerRe: Easy xml file save question Pin
Judah Gabriel Himango16-Nov-06 12:44
sponsorJudah Gabriel Himango16-Nov-06 12:44 
GeneralRe: Easy xml file save question Pin
lsugirljte17-Nov-06 3:25
lsugirljte17-Nov-06 3:25 
AnswerRe: Easy xml file save question Pin
lsugirljte17-Nov-06 4:19
lsugirljte17-Nov-06 4:19 
GeneralRe: Easy xml file save question Pin
Judah Gabriel Himango17-Nov-06 4:45
sponsorJudah Gabriel Himango17-Nov-06 4:45 
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 

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.