Click here to Skip to main content
15,905,323 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Searching for a file... Pin
Rajkumar R15-Feb-08 22:02
Rajkumar R15-Feb-08 22:02 
Generalcomparison problem Pin
gentleguy15-Feb-08 17:09
gentleguy15-Feb-08 17:09 
QuestionRe: comparison problem Pin
Rajkumar R15-Feb-08 20:39
Rajkumar R15-Feb-08 20:39 
GeneralRe: comparison problem Pin
gentleguy15-Feb-08 23:19
gentleguy15-Feb-08 23:19 
GeneralRe: comparison problem Pin
Rajkumar R16-Feb-08 7:47
Rajkumar R16-Feb-08 7:47 
QuestionInvoking a .NET 2.0 class from VC++7.1 via COM - compatibility issue? Pin
jjoshua15-Feb-08 14:47
jjoshua15-Feb-08 14:47 
AnswerRe: Invoking a .NET 2.0 class from VC++7.1 via COM - compatibility issue? Pin
jjoshua19-Feb-08 4:17
jjoshua19-Feb-08 4:17 
GeneralUsing MS Mask Edit Control Pin
dipuks15-Feb-08 11:43
dipuks15-Feb-08 11:43 
I know this is not a place to put an ActiveX question. But i couldn't find another group to post this question.

I am using the MS Mask Edit control in my program and for that i have included the following files in project.
1. msmask.cpp
2. msmask.h

Now i try to do a CoCreateInstance passing the Class ID of msmask as the 1st parameter.

I get an error saying the "Class is not registered".

I am not using the msmask32.ocx in my project or have it in any folder. But if i get a msmask32.ocx and register it using the regsvr32 command, the CoCreateInstance function works fine.

My question is, can i work with msmask cpp and h file without having to register the msmask32.ocx file?

Any help is welcome.
GeneralRe: Using MS Mask Edit Control Pin
Joan M15-Feb-08 21:31
professionalJoan M15-Feb-08 21:31 
GeneralMFC regular DLL using shared MFC DLL module definition file (.def) question Pin
alchong15-Feb-08 8:49
alchong15-Feb-08 8:49 
GeneralRe: MFC regular DLL using shared MFC DLL module definition file (.def) question Pin
Mark Salsbery15-Feb-08 9:26
Mark Salsbery15-Feb-08 9:26 
GeneralRe: MFC regular DLL using shared MFC DLL module definition file (.def) question Pin
led mike15-Feb-08 11:33
led mike15-Feb-08 11:33 
GeneralRe: MFC regular DLL using shared MFC DLL module definition file (.def) question Pin
Rajesh R Subramanian15-Feb-08 20:10
professionalRajesh R Subramanian15-Feb-08 20:10 
GeneralRe: MFC regular DLL using shared MFC DLL module definition file (.def) question Pin
Mark Salsbery17-Feb-08 9:03
Mark Salsbery17-Feb-08 9:03 
GeneralC++ DLL Compatability Hell! Pin
Lea Hayes15-Feb-08 8:01
Lea Hayes15-Feb-08 8:01 
GeneralRe: C++ DLL Compatability Hell! Pin
Jim Crafton15-Feb-08 8:18
Jim Crafton15-Feb-08 8:18 
GeneralRe: C++ DLL Compatability Hell! Pin
Lea Hayes15-Feb-08 12:50
Lea Hayes15-Feb-08 12:50 
GeneralRe: C++ DLL Compatability Hell! Pin
Rajkumar R15-Feb-08 20:10
Rajkumar R15-Feb-08 20:10 
GeneralRe: C++ DLL Compatability Hell! Pin
Lea Hayes16-Feb-08 8:45
Lea Hayes16-Feb-08 8:45 
GeneralRe: C++ DLL Compatability Hell! Pin
Rajkumar R17-Feb-08 0:01
Rajkumar R17-Feb-08 0:01 
GeneralRe: C++ DLL Compatability Hell! Pin
Lea Hayes17-Feb-08 1:28
Lea Hayes17-Feb-08 1:28 
GeneralRe: C++ DLL Compatability Hell! Pin
Nemanja Trifunovic15-Feb-08 8:19
Nemanja Trifunovic15-Feb-08 8:19 
GeneralRe: C++ DLL Compatability Hell! Pin
Lea Hayes15-Feb-08 12:57
Lea Hayes15-Feb-08 12:57 
QuestionFind next child window in win32 api Pin
Jayapal Chandran15-Feb-08 6:52
Jayapal Chandran15-Feb-08 6:52 
QuestionRe: Find next child window in win32 api Pin
Rajesh R Subramanian15-Feb-08 7:22
professionalRajesh R Subramanian15-Feb-08 7:22 

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.