Click here to Skip to main content
16,005,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Please help me with some buttons... Pin
Derek Waters8-Aug-01 21:10
Derek Waters8-Aug-01 21:10 
GeneralRe: Please help me with some buttons... Pin
9-Aug-01 7:22
suss9-Aug-01 7:22 
GeneralSSPI context Pin
Farah Mansor8-Aug-01 16:08
Farah Mansor8-Aug-01 16:08 
GeneralRe: SSPI context Pin
Tomasz Sowinski9-Aug-01 3:54
Tomasz Sowinski9-Aug-01 3:54 
GeneralRe: SSPI context Pin
Farah Mansor9-Aug-01 15:20
Farah Mansor9-Aug-01 15:20 
GeneralRe: SSPI context Pin
Tomasz Sowinski10-Aug-01 0:44
Tomasz Sowinski10-Aug-01 0:44 
GeneralRe: SSPI context Pin
Farah Mansor12-Aug-01 23:58
Farah Mansor12-Aug-01 23:58 
GeneralRe: SSPI context Pin
Tomasz Sowinski13-Aug-01 0:28
Tomasz Sowinski13-Aug-01 0:28 
To diagnose and fix the error you need to make it easier to reproduce - waiting many hours for SSPI context error is a waste of time, right? Two solutions are possible:

1) easier: set the timer elapse period to 10 msec.

2) create an infinite loop that repeatedly calls database code. This will be marginally 'faster', but application will not respond to menu selections, etc.

I'm not sure if automatic error detection tools like BoundsChecker can detect problems with SSPI. If you have such a tool, give it a try.

Tomasz Sowinski -- http://www.shooltz.com
QuestionHow to kill the child process,who creates others processes, and it's all sub-processes? Pin
8-Aug-01 16:01
suss8-Aug-01 16:01 
AnswerRe: How to kill the child process,who creates others processes, and it's all sub-processes? Pin
Tomasz Sowinski9-Aug-01 4:13
Tomasz Sowinski9-Aug-01 4:13 
GeneralCListCtrl Pin
Mathew8-Aug-01 14:57
Mathew8-Aug-01 14:57 
GeneralRe: CListCtrl Pin
Tomasz Sowinski9-Aug-01 3:14
Tomasz Sowinski9-Aug-01 3:14 
GeneralRe: CListCtrl Pin
Mathew9-Aug-01 11:34
Mathew9-Aug-01 11:34 
GeneralRe: CListCtrl Pin
Tomasz Sowinski10-Aug-01 0:25
Tomasz Sowinski10-Aug-01 0:25 
Generalhello, i need a little help with some code Pin
Cnoob8-Aug-01 14:57
Cnoob8-Aug-01 14:57 
GeneralRe: hello, i need a little help with some code Pin
Christian Graus8-Aug-01 15:09
protectorChristian Graus8-Aug-01 15:09 
GeneralGlobal variables Pin
otvac8-Aug-01 14:42
otvac8-Aug-01 14:42 
GeneralRe: Global variables Pin
Christian Graus8-Aug-01 14:44
protectorChristian Graus8-Aug-01 14:44 
GeneralProgramming Language for Sheep Screen Mates Pin
tapesorcdz8-Aug-01 14:08
tapesorcdz8-Aug-01 14:08 
GeneralRe: Programming Language for Sheep Screen Mates Pin
Christian Graus8-Aug-01 14:42
protectorChristian Graus8-Aug-01 14:42 
GeneralSetCurrentDirectory() in Win2K Pin
Steve The Plant8-Aug-01 12:56
Steve The Plant8-Aug-01 12:56 
GeneralRe: SetCurrentDirectory() in Win2K Pin
Bret Faller8-Aug-01 13:25
Bret Faller8-Aug-01 13:25 
GeneralRe: SetCurrentDirectory() in Win2K Pin
Steve The Plant9-Aug-01 5:12
Steve The Plant9-Aug-01 5:12 
GeneralDamn button! Pin
John Uhlenbrock8-Aug-01 12:38
John Uhlenbrock8-Aug-01 12:38 
GeneralRe: Damn button! Pin
Frank Deo8-Aug-01 13:47
Frank Deo8-Aug-01 13:47 

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.