Click here to Skip to main content
15,887,821 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: error when run dll(vc++6.0) in vB6.0 Pin
Iain Clarke, Warrior Programmer25-Mar-09 23:00
Iain Clarke, Warrior Programmer25-Mar-09 23:00 
GeneralRe: error when run dll(vc++6.0) in vB6.0 Pin
aa_zz25-Mar-09 23:05
aa_zz25-Mar-09 23:05 
GeneralRe: error when run dll(vc++6.0) in vB6.0 Pin
Iain Clarke, Warrior Programmer25-Mar-09 23:20
Iain Clarke, Warrior Programmer25-Mar-09 23:20 
GeneralRe: error when run dll(vc++6.0) in vB6.0 Pin
Cedric Moonen25-Mar-09 23:07
Cedric Moonen25-Mar-09 23:07 
QuestionRegistry functions not working when UAC is enabled. Pin
Le@rner25-Mar-09 22:13
Le@rner25-Mar-09 22:13 
AnswerRe: Registry functions not working when UAC is enabled. Pin
«_Superman_»25-Mar-09 22:36
professional«_Superman_»25-Mar-09 22:36 
AnswerRe: Registry functions not working when UAC is enabled. Pin
Iain Clarke, Warrior Programmer25-Mar-09 23:33
Iain Clarke, Warrior Programmer25-Mar-09 23:33 
QuestionMultiple OCX compilation process Pin
Sanjoy_Jana25-Mar-09 21:57
Sanjoy_Jana25-Mar-09 21:57 
Dear All,

I have developed a project for an ActiveX. It compiles fine without any error and generates the intended OCX (e.g. MyOCX.ocx). The resource file for the project contains some custom made figures, dialog resource and string table entries.
I need to compile the same code with same resource to produce another OCX (e.g. MyOCX1.ocx) in the same compilation. At present, I am achieving this by changing the project settings in the project properties window (e.g. Preprocessor, MIDL, etc.), changing the resource by opening it in text editor (e.g. TYPELIB - MyOCX1.tlb) and IDL file for CLSID.
I would like to know if there is any other automated process for achieving the same to produce two OCXs at the same time in a single compilation process. It will be a great help for me if anyone has done this already and share the process with me.

Followings are the environments I am using:
1) OS: Windows XP SP2
2) VS 2003.
3) VC++ 7

Thanks in advance.

Rgds,
Sanjoy Jana.
AnswerRe: Multiple OCX compilation process Pin
led mike26-Mar-09 4:38
led mike26-Mar-09 4:38 
Questionsoftware engeenerin Pin
kkchando25-Mar-09 21:32
kkchando25-Mar-09 21:32 
AnswerRe: software engeenerin Pin
Cedric Moonen25-Mar-09 21:37
Cedric Moonen25-Mar-09 21:37 
AnswerRe: software engeenerin Pin
CPallini25-Mar-09 23:24
mveCPallini25-Mar-09 23:24 
AnswerRe: software engeenerin Pin
Michael Schubert25-Mar-09 23:38
Michael Schubert25-Mar-09 23:38 
AnswerRe: software engeenerin Pin
_AnsHUMAN_ 25-Mar-09 23:42
_AnsHUMAN_ 25-Mar-09 23:42 
Questiondata structure Pin
kkchando25-Mar-09 21:30
kkchando25-Mar-09 21:30 
AnswerRe: data structure Pin
Garth J Lancaster25-Mar-09 23:57
professionalGarth J Lancaster25-Mar-09 23:57 
Questionc++ Pin
kkchando25-Mar-09 21:28
kkchando25-Mar-09 21:28 
AnswerRe: c++ Pin
Chandrasekharan P25-Mar-09 21:34
Chandrasekharan P25-Mar-09 21:34 
AnswerRe: c++ Pin
CPallini25-Mar-09 23:22
mveCPallini25-Mar-09 23:22 
QuestionVideo recording and write to .avi file Pin
tns_ranjith25-Mar-09 21:15
tns_ranjith25-Mar-09 21:15 
AnswerRe: Video recording and write to .avi file Pin
«_Superman_»25-Mar-09 21:24
professional«_Superman_»25-Mar-09 21:24 
QuestionWho know meanshift algorithmic used in track? Pin
onlybluemoon25-Mar-09 20:41
onlybluemoon25-Mar-09 20:41 
AnswerRe: Who know meanshift algorithmic used in track? Pin
onlybluemoon26-Mar-09 1:03
onlybluemoon26-Mar-09 1:03 
Questionfread() returning zero Pin
hemlat25-Mar-09 20:14
hemlat25-Mar-09 20:14 
AnswerRe: fread() returning zero Pin
«_Superman_»25-Mar-09 21:18
professional«_Superman_»25-Mar-09 21:18 

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.