Click here to Skip to main content
15,923,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: why no need to declare class CXXXDoc in XXXView.h? Pin
Erik Funkenbusch17-Dec-01 0:00
Erik Funkenbusch17-Dec-01 0:00 
GeneralProgram not starting Pin
16-Dec-01 10:37
suss16-Dec-01 10:37 
GeneralRe: Program not starting Pin
Paul Selormey16-Dec-01 13:08
Paul Selormey16-Dec-01 13:08 
GeneralRe: Program not starting Pin
Lim Bio Liong16-Dec-01 19:36
Lim Bio Liong16-Dec-01 19:36 
GeneralRe: Program not starting Pin
Jon Hulatt17-Dec-01 0:04
Jon Hulatt17-Dec-01 0:04 
GeneralRe: Program not starting Pin
Rickard Andersson2017-Dec-01 0:38
Rickard Andersson2017-Dec-01 0:38 
GeneralRe: Program not starting Pin
Michael P Butler17-Dec-01 1:09
Michael P Butler17-Dec-01 1:09 
GeneralRe: Program not starting Pin
17-Dec-01 2:14
suss17-Dec-01 2:14 
Thanks for all the answers!

It is an MFC app and I'm using the release build so the program doesn't use any of the development dlls. I'm using two ActiveX controls, mediaplayer2 and MS Image Forms 2.0. My devenviroment is VC++ Pro.

Using the filemonitor program I can see that my program depends on MFC42.dll, MFC42LOC.dll, MSVCIRT.dll, OLE32.dll, OLEAUT32.dll, CLBCATQ.dll and MSVCRT.dll. Everything is successful when I load my program. I can't see anything wrong when I run the Regmonitor, the dependency walker v2.1 can't find anything wrong either.

The program just shuts down after having something to do with ~CLBCATQ.dll. I'm trying to run my program in W2k without VC++ installed. I know it works with VC++ installed.

I can't understand anything...? Any suggestions are welcome!
GeneralRe: Program not starting Pin
Michael P Butler17-Dec-01 2:48
Michael P Butler17-Dec-01 2:48 
GeneralRe: Program not starting Pin
17-Dec-01 5:31
suss17-Dec-01 5:31 
GeneralCUIntArray & CList Pin
16-Dec-01 8:40
suss16-Dec-01 8:40 
GeneralRe: CUIntArray & CList Pin
Michael Dunn16-Dec-01 9:00
sitebuilderMichael Dunn16-Dec-01 9:00 
GeneralRe: CUIntArray & CList where the error is Pin
16-Dec-01 9:40
suss16-Dec-01 9:40 
GeneralRe: CUIntArray & CList where the error is Pin
16-Dec-01 10:05
suss16-Dec-01 10:05 
GeneralOLE container ambient properties Pin
Paul S16-Dec-01 6:33
Paul S16-Dec-01 6:33 
GeneralProblem With std::getline And C++ Pin
valikac16-Dec-01 4:44
valikac16-Dec-01 4:44 
GeneralRe: Problem With std::getline And C++ Pin
Joaquín M López Muñoz16-Dec-01 10:45
Joaquín M López Muñoz16-Dec-01 10:45 
GeneralRe: Problem With std::getline And C++ Pin
valikac16-Dec-01 16:03
valikac16-Dec-01 16:03 
GeneralReading and Writing Data From ifstream to *STL Container* in *Binary* Pin
valikac16-Dec-01 4:35
valikac16-Dec-01 4:35 
GeneralRe: Reading and Writing Data From ifstream to *STL Container* in *Binary* Pin
Todd Smith16-Dec-01 4:46
Todd Smith16-Dec-01 4:46 
GeneralRe: Reading and Writing Data From ifstream to *STL Container* in *Binary* Pin
valikac16-Dec-01 5:05
valikac16-Dec-01 5:05 
GeneralColor Ramp Pin
Paul Selormey16-Dec-01 1:07
Paul Selormey16-Dec-01 1:07 
GeneralRe: Color Ramp Pin
PJ Arends16-Dec-01 9:37
professionalPJ Arends16-Dec-01 9:37 
GeneralRe: Color Ramp Pin
Daniel Ferguson16-Dec-01 9:40
Daniel Ferguson16-Dec-01 9:40 
GeneralRe: Color Ramp Pin
Rick York16-Dec-01 10:27
mveRick York16-Dec-01 10:27 

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.