Click here to Skip to main content
15,910,234 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSTATIC TEXT VC++ MFC Appl Pin
Sameer Maggon10-Jun-02 19:13
Sameer Maggon10-Jun-02 19:13 
GeneralRe: STATIC TEXT VC++ MFC Appl Pin
Nish Nishant10-Jun-02 19:14
sitebuilderNish Nishant10-Jun-02 19:14 
GeneralWhile terminating application a error is displayed.... Pin
newneo10-Jun-02 18:14
newneo10-Jun-02 18:14 
GeneralRe: While terminating application a error is displayed.... Pin
Rama Krishna Vavilala10-Jun-02 18:16
Rama Krishna Vavilala10-Jun-02 18:16 
GeneralRe: While terminating application a error is displayed.... Pin
Nish Nishant10-Jun-02 19:16
sitebuilderNish Nishant10-Jun-02 19:16 
GeneralRe: While terminating application a error is displayed.... Pin
newneo10-Jun-02 20:02
newneo10-Jun-02 20:02 
GeneralRe: While terminating application a error is displayed.... Pin
Nish Nishant10-Jun-02 21:42
sitebuilderNish Nishant10-Jun-02 21:42 
GeneralRe: While terminating application a error is displayed.... Pin
newneo11-Jun-02 0:39
newneo11-Jun-02 0:39 
Thanx again for reply

I found that we are not using OLE component properly so may be that error is coming..
Can any one help me on ColeDispatchDriver . This is where the error is occurring ,,as some one is developed the code and I am fixing the bug morever I am new to vc++ ,,so having some tough time with this,,

Can any one help me out with this…

Code some what look like this

// COleDispatchDriver
_AFXDISP_INLINE COleDispatchDriver::~COleDispatchDriver()

{ ReleaseDispatch(); }
_AFXDISP_INLINE COleDispatchDriver::operator LPDISPATCH()

{ return m_lpDispatch; }
I hope some one will come further and help me out with this..

Thanks in advance,,

Neonave

GeneralRe: While terminating application a error is displayed.... Pin
Rama Krishna Vavilala11-Jun-02 1:02
Rama Krishna Vavilala11-Jun-02 1:02 
GeneralHelp - C++ and Skinnable Pin
kulwen10-Jun-02 17:20
kulwen10-Jun-02 17:20 
GeneralRe: Help - C++ and Skinnable Pin
Christian Graus10-Jun-02 17:35
protectorChristian Graus10-Jun-02 17:35 
General"unplug or eject hardware" in application Pin
Eric Lee10-Jun-02 16:46
Eric Lee10-Jun-02 16:46 
GeneralWH_CBT and menus Pin
Roman Nurik10-Jun-02 15:47
Roman Nurik10-Jun-02 15:47 
GeneralMemory Leak due to Memory context Pin
moswal10-Jun-02 15:32
moswal10-Jun-02 15:32 
GeneralRe: Memory Leak due to Memory context Pin
Christian Graus10-Jun-02 16:57
protectorChristian Graus10-Jun-02 16:57 
GeneralRe: Memory Leak due to Memory context Pin
moswal10-Jun-02 23:00
moswal10-Jun-02 23:00 
GeneralRe: Memory Leak due to Memory context Pin
Christian Graus10-Jun-02 23:14
protectorChristian Graus10-Jun-02 23:14 
GeneralRe: Memory Leak due to Memory context Pin
moswal10-Jun-02 23:46
moswal10-Jun-02 23:46 
GeneralRe: Memory Leak due to Memory context Pin
Christian Graus10-Jun-02 23:50
protectorChristian Graus10-Jun-02 23:50 
GeneralRe: Memory Leak due to Memory context Pin
moswal15-Jun-02 22:06
moswal15-Jun-02 22:06 
GeneralRe: Memory Leak due to Memory context Pin
Christian Graus15-Jun-02 23:27
protectorChristian Graus15-Jun-02 23:27 
GeneralRe: Memory Leak due to Memory context Pin
moswal27-Jun-02 22:49
moswal27-Jun-02 22:49 
GeneralVC.Net, const member functions, and more... Pin
Abin10-Jun-02 15:30
Abin10-Jun-02 15:30 
GeneralRe: VC.Net, const member functions, and more... Pin
Christian Graus10-Jun-02 16:46
protectorChristian Graus10-Jun-02 16:46 
Generalappliction freezing.. Pin
10-Jun-02 15:13
suss10-Jun-02 15:13 

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.