Click here to Skip to main content
15,913,944 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sibling Property Pages: passing a variables value between Pin
PJ Arends17-Jul-04 14:56
professionalPJ Arends17-Jul-04 14:56 
GeneralRe: Sibling Property Pages: passing a variables value between Pin
ColinDavies17-Jul-04 15:30
ColinDavies17-Jul-04 15:30 
GeneralRe: Sibling Property Pages: passing a variables value between Pin
PJ Arends17-Jul-04 19:52
professionalPJ Arends17-Jul-04 19:52 
GeneralRe: Sibling Property Pages: passing a variables value between Pin
ColinDavies17-Jul-04 20:40
ColinDavies17-Jul-04 20:40 
GeneralRe: Sibling Property Pages: passing a variables value between Pin
ColinDavies17-Jul-04 20:19
ColinDavies17-Jul-04 20:19 
Generalcreating accounts using MAPI Pin
kanetheterrible116-Jul-04 22:35
kanetheterrible116-Jul-04 22:35 
GeneralDrawing a Window Frame Pin
0v3rloader16-Jul-04 22:17
0v3rloader16-Jul-04 22:17 
GeneralRe: Drawing a Window Frame Pin
GermanGeorge19-Jul-04 21:51
GermanGeorge19-Jul-04 21:51 
if i had to do this, i would fake the titlebar.
i would construct the dialogbox without a title and paint
the title myself.

you can construct the buttons also

then:

m_dialog1->writeMyTitel("Title 1");
m_dialog2->writeMyTitel("Title 2");

GeneralRe: Drawing a Window Frame Pin
0v3rloader19-Jul-04 22:43
0v3rloader19-Jul-04 22:43 
GeneralRe: Drawing a Window Frame Pin
GermanGeorge19-Jul-04 23:35
GermanGeorge19-Jul-04 23:35 
GeneralInstances Pin
smack_2k216-Jul-04 21:50
smack_2k216-Jul-04 21:50 
GeneralRe: Instances Pin
Ravi Bhavnani17-Jul-04 4:12
professionalRavi Bhavnani17-Jul-04 4:12 
GeneralMultiple windows Pin
smack_2k216-Jul-04 21:10
smack_2k216-Jul-04 21:10 
GeneralRe: Multiple windows Pin
Johan Rosengren16-Jul-04 22:43
Johan Rosengren16-Jul-04 22:43 
GeneralRe: Multiple windows Pin
smack_2k217-Jul-04 2:12
smack_2k217-Jul-04 2:12 
GeneralRe: Multiple windows Pin
Johan Rosengren17-Jul-04 2:44
Johan Rosengren17-Jul-04 2:44 
GeneralI need help Pin
Filomela16-Jul-04 21:08
Filomela16-Jul-04 21:08 
Questionhow can i create setup in vc++ Pin
mvnevis16-Jul-04 20:04
mvnevis16-Jul-04 20:04 
AnswerRe: how can i create setup in vc++ Pin
Kanagu_INDIAN16-Jul-04 20:06
Kanagu_INDIAN16-Jul-04 20:06 
AnswerRe: how can i create setup in vc++ Pin
ThatsAlok16-Jul-04 20:47
ThatsAlok16-Jul-04 20:47 
AnswerRe: how can i create setup in vc++ Pin
Filomela16-Jul-04 21:09
Filomela16-Jul-04 21:09 
GeneralRe: how can i create setup in vc++ Pin
mvnevis16-Jul-04 21:59
mvnevis16-Jul-04 21:59 
GeneralRe: how can i create setup in vc++ Pin
Anonymous17-Jul-04 6:09
Anonymous17-Jul-04 6:09 
AnswerRe: how can i create setup in vc++ Pin
Anonymous17-Jul-04 2:01
Anonymous17-Jul-04 2:01 
Generalregarding using library files in vc++ application Pin
Kanagu_INDIAN16-Jul-04 19:57
Kanagu_INDIAN16-Jul-04 19:57 

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.