Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dynamically setting up DSN (^_^!!) Pin
Antti Keskinen8-Feb-04 10:18
Antti Keskinen8-Feb-04 10:18 
GeneralStructure parser ... Pin
super-kingkong7-Feb-04 19:45
super-kingkong7-Feb-04 19:45 
Generalclient to client communication Pin
rasha20037-Feb-04 18:47
rasha20037-Feb-04 18:47 
GeneralRe: client to client communication Pin
John M. Drescher7-Feb-04 19:12
John M. Drescher7-Feb-04 19:12 
GeneralRe: client to client communication Pin
rasha20037-Feb-04 19:19
rasha20037-Feb-04 19:19 
GeneralPointer templates and delete errors Pin
Leo Smith7-Feb-04 18:09
Leo Smith7-Feb-04 18:09 
GeneralRe: Pointer templates and delete errors Pin
Michael Dunn8-Feb-04 6:21
sitebuilderMichael Dunn8-Feb-04 6:21 
GeneralComboBox problem.... Pin
je_gonzalez7-Feb-04 17:25
je_gonzalez7-Feb-04 17:25 
I am getting the classic "Object reference not set to an instance of an object." error inside a System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) call.

Before you tell me the canned response about null references, here is the trace:

System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at eCandidus.Master.Main() in C:\Enterprise Candidus\eCandidus\eCandidus\Master.cs:line 104

The error happens randomly while scrolling a dropdown list combo box, and happens in different combo boxes in different forms. Note that is being caught in a last resort try/catch at the very outmost call posible.

Anyone run into this one before?
GeneralRe: ComboBox problem.... Pin
je_gonzalez7-Feb-04 17:28
je_gonzalez7-Feb-04 17:28 
QuestionAre users of "IP*Works!" here? Pin
Uwe Keim7-Feb-04 16:38
sitebuilderUwe Keim7-Feb-04 16:38 
AnswerRe: Are users of "IP*Works!" here? Pin
je_gonzalez7-Feb-04 17:19
je_gonzalez7-Feb-04 17:19 
GeneralRe: Are users of "IP*Works!" here? Pin
Uwe Keim7-Feb-04 18:08
sitebuilderUwe Keim7-Feb-04 18:08 
AnswerRe: Are users of "IP*Works!" here? Pin
Joe Woodbury7-Feb-04 18:01
professionalJoe Woodbury7-Feb-04 18:01 
Generaljust a small syntax question Pin
Ylis7-Feb-04 13:37
Ylis7-Feb-04 13:37 
GeneralRe: just a small syntax question Pin
Jörgen Sigvardsson7-Feb-04 14:00
Jörgen Sigvardsson7-Feb-04 14:00 
GeneralRe: just a small syntax question Pin
Ylis7-Feb-04 14:13
Ylis7-Feb-04 14:13 
GeneralRe: just a small syntax question Pin
Jörgen Sigvardsson7-Feb-04 14:18
Jörgen Sigvardsson7-Feb-04 14:18 
GeneralMultithreading assertion error Pin
sschilachi7-Feb-04 8:44
sschilachi7-Feb-04 8:44 
GeneralRe: Multithreading assertion error Pin
Jörgen Sigvardsson7-Feb-04 14:02
Jörgen Sigvardsson7-Feb-04 14:02 
GeneralRe: Multithreading assertion error Pin
Tom Larsen8-Feb-04 7:47
Tom Larsen8-Feb-04 7:47 
QuestionHow can I figure out the reason of not working of the intellisense property of Visual Studio ? Pin
Gem7-Feb-04 7:31
Gem7-Feb-04 7:31 
AnswerRe: How can I figure out the reason of not working of the intellisense property of Visual Studio ? Pin
Jörgen Sigvardsson7-Feb-04 14:05
Jörgen Sigvardsson7-Feb-04 14:05 
GeneralRe: How can I figure out the reason of not working of the intellisense property of Visual Studio ? Pin
Gem7-Feb-04 23:14
Gem7-Feb-04 23:14 
GeneralUnicode and MultiByteToWideChar Pin
Jim Crafton7-Feb-04 3:21
Jim Crafton7-Feb-04 3:21 
GeneralRe: Unicode and MultiByteToWideChar Pin
Jim Crafton7-Feb-04 3:26
Jim Crafton7-Feb-04 3:26 

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.