Click here to Skip to main content
15,922,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCaching and Data Structures Pin
Heath Stewart25-Nov-02 2:25
protectorHeath Stewart25-Nov-02 2:25 
GeneralRe: Caching and Data Structures Pin
Not Active25-Nov-02 2:36
mentorNot Active25-Nov-02 2:36 
GeneralAbout image editing Pin
Chanda.com25-Nov-02 2:23
Chanda.com25-Nov-02 2:23 
GeneralInstaller Modules Pin
Blade[DMS]25-Nov-02 1:53
Blade[DMS]25-Nov-02 1:53 
GeneralAny free zip/unzip library... Pin
Nish Nishant25-Nov-02 0:23
sitebuilderNish Nishant25-Nov-02 0:23 
GeneralRe: Any free zip/unzip library... Pin
Vasudevan Deepak Kumar25-Nov-02 0:45
Vasudevan Deepak Kumar25-Nov-02 0:45 
GeneralRe: Any free zip/unzip library... Pin
Christian Graus25-Nov-02 1:25
protectorChristian Graus25-Nov-02 1:25 
GeneralRe: Any free zip/unzip library... Pin
Gero Gerber25-Nov-02 1:59
Gero Gerber25-Nov-02 1:59 
GeneralRe: Any free zip/unzip library... Pin
Tim Smith25-Nov-02 2:21
Tim Smith25-Nov-02 2:21 
GeneralRe: Any free zip/unzip library... Pin
Tim Smith25-Nov-02 2:21
Tim Smith25-Nov-02 2:21 
GeneralRe: Any free zip/unzip library... Pin
Stephane Rodriguez.25-Nov-02 3:04
Stephane Rodriguez.25-Nov-02 3:04 
GeneralSMTP server Pin
viliam25-Nov-02 0:17
viliam25-Nov-02 0:17 
GeneralRe: SMTP server Pin
Vasudevan Deepak Kumar25-Nov-02 0:53
Vasudevan Deepak Kumar25-Nov-02 0:53 
GeneralRe: SMTP server Pin
viliam25-Nov-02 1:01
viliam25-Nov-02 1:01 
GeneralRe: SMTP server Pin
Daniel Turini25-Nov-02 1:16
Daniel Turini25-Nov-02 1:16 
GeneralRe: SMTP server Pin
Vasudevan Deepak Kumar25-Nov-02 1:24
Vasudevan Deepak Kumar25-Nov-02 1:24 
GeneralADO conn.Open and L macro Pin
devvvy25-Nov-02 0:00
devvvy25-Nov-02 0:00 
GeneralRe: ADO conn.Open and L macro Pin
Christian Graus25-Nov-02 1:28
protectorChristian Graus25-Nov-02 1:28 
Generalactivex property initialisation Pin
Debs24-Nov-02 23:58
Debs24-Nov-02 23:58 
GeneralRe: activex property initialisation Pin
Heath Stewart25-Nov-02 2:38
protectorHeath Stewart25-Nov-02 2:38 
QuestionOne resource in more than one project? Pin
Anonymous24-Nov-02 22:38
Anonymous24-Nov-02 22:38 
AnswerRe: One resource in more than one project? Pin
Stephane Rodriguez.25-Nov-02 0:05
Stephane Rodriguez.25-Nov-02 0:05 
AnswerRe: One resource in more than one project? Pin
dima_t25-Nov-02 0:39
dima_t25-Nov-02 0:39 
It's very simple task to do!
In class view right-click on the CDialog-derived class and select 'Add to Gallery'. Thats it.
Next time, when you want to add this dialog to other project, go to menu 'Project\Add to project\Components and Controls...'
you'll find there your dialog

or you may create a MFC-extention DLL and place this dialog there. then you'll use this dll in all your projects.

Dmitry Timin
AnswerRe: One resource in more than one project? Pin
KarstenK25-Nov-02 3:06
mveKarstenK25-Nov-02 3:06 
QuestionHow to write a Code Generator similar to Visual Studio Pin
aninddroy24-Nov-02 22:34
aninddroy24-Nov-02 22:34 

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.