Click here to Skip to main content
15,899,937 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to create dates directories and rename file extension using visual c++ Pin
woonkop14-Nov-02 4:06
woonkop14-Nov-02 4:06 
GeneralRe: How to create dates directories and rename file extension using visual c++ Pin
Jason Henderson14-Nov-02 4:48
Jason Henderson14-Nov-02 4:48 
QuestionError building a DLL... lib file missing? Pin
Joan M14-Nov-02 1:13
professionalJoan M14-Nov-02 1:13 
AnswerRe: Error building a DLL... lib file missing? Pin
RobJones14-Nov-02 5:17
RobJones14-Nov-02 5:17 
GeneralAllocating memory in different heaps Pin
makom4214-Nov-02 0:42
makom4214-Nov-02 0:42 
GeneralRe: Allocating memory in different heaps Pin
jhwurmbach14-Nov-02 2:32
jhwurmbach14-Nov-02 2:32 
GeneralRe: Allocating memory in different heaps Pin
makom4214-Nov-02 4:02
makom4214-Nov-02 4:02 
GeneralRe: Allocating memory in different heaps Pin
jhwurmbach14-Nov-02 4:15
jhwurmbach14-Nov-02 4:15 
GeneralRe: Allocating memory in different heaps Pin
makom4214-Nov-02 4:20
makom4214-Nov-02 4:20 
GeneralRe: Allocating memory in different heaps Pin
makom4214-Nov-02 4:30
makom4214-Nov-02 4:30 
GeneralRe: Allocating memory in different heaps Pin
jhwurmbach14-Nov-02 4:41
jhwurmbach14-Nov-02 4:41 
GeneralRe: Allocating memory in different heaps Pin
makom4214-Nov-02 4:56
makom4214-Nov-02 4:56 
GeneralRe: Allocating memory in different heaps Pin
ian mariano14-Nov-02 6:44
ian mariano14-Nov-02 6:44 
GeneralRe: Allocating memory in different heaps Pin
Scott H. Settlemier14-Nov-02 12:20
Scott H. Settlemier14-Nov-02 12:20 
GeneralRe: Allocating memory in different heaps Pin
Anonymous15-Nov-02 3:27
Anonymous15-Nov-02 3:27 
GeneralRe: Allocating memory in different heaps Pin
makom4215-Nov-02 3:29
makom4215-Nov-02 3:29 
GeneralCTabCtrl sizing problem... (property sheet) Pin
Joan M14-Nov-02 0:42
professionalJoan M14-Nov-02 0:42 
GeneralRe: CTabCtrl sizing problem... (property sheet) Pin
Chris Hambleton14-Nov-02 4:31
Chris Hambleton14-Nov-02 4:31 
GeneralDialog placement... Pin
Neha14-Nov-02 0:04
Neha14-Nov-02 0:04 
GeneralRe: Dialog placement... Pin
Christian Graus14-Nov-02 0:27
protectorChristian Graus14-Nov-02 0:27 
If you can't move it, why do you want two dialogs ? You could handle WM_MOVE in one and move the other, and make the bottom one frameless, but it will always be a hack. If you explain why you want to do this, perhaps I can give better advice.


Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002
GeneralRe: Dialog placement... Pin
Neha14-Nov-02 0:52
Neha14-Nov-02 0:52 
GeneralRe: Dialog placement... Pin
Christian Graus14-Nov-02 1:01
protectorChristian Graus14-Nov-02 1:01 
GeneralRe: Dialog placement... Pin
benjymous14-Nov-02 1:12
benjymous14-Nov-02 1:12 
GeneralRe: Dialog placement... Pin
Neha14-Nov-02 1:25
Neha14-Nov-02 1:25 
GeneralRe: Dialog placement... Pin
benjymous14-Nov-02 2:26
benjymous14-Nov-02 2:26 

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.