Click here to Skip to main content
15,918,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Finding duplicates Pin
Steve Echols6-Jul-06 22:53
Steve Echols6-Jul-06 22:53 
GeneralRe: Finding duplicates Pin
RChin7-Jul-06 9:02
RChin7-Jul-06 9:02 
Questionstill about modeless dialog Pin
Desmo166-Jul-06 22:25
Desmo166-Jul-06 22:25 
AnswerRe: still about modeless dialog Pin
Sarath C6-Jul-06 22:34
Sarath C6-Jul-06 22:34 
AnswerRe: still about modeless dialog Pin
Hamid_RT6-Jul-06 23:08
Hamid_RT6-Jul-06 23:08 
GeneralRe: still about modeless dialog Pin
Desmo166-Jul-06 23:40
Desmo166-Jul-06 23:40 
GeneralRe: still about modeless dialog Pin
Hamid_RT6-Jul-06 23:52
Hamid_RT6-Jul-06 23:52 
GeneralRe: still about modeless dialog Pin
ashish dogra7-Jul-06 0:17
ashish dogra7-Jul-06 0:17 
riporto * dlg;
dlg = new riporto(this);
dlg.create(IDD_RIPORTO);
dlg->ShowWindow(1);
tell me wheather it works or not

Ashish Dogra
MCA
Noida
GeneralRe: still about modeless dialog Pin
Desmo167-Jul-06 0:30
Desmo167-Jul-06 0:30 
GeneralRe: still about modeless dialog Pin
Desmo167-Jul-06 0:30
Desmo167-Jul-06 0:30 
GeneralRe: still about modeless dialog Pin
Hamid_RT7-Jul-06 0:48
Hamid_RT7-Jul-06 0:48 
GeneralRe: still about modeless dialog Pin
huynhnb7-Jul-06 2:04
huynhnb7-Jul-06 2:04 
GeneralRe: still about modeless dialog Pin
Hamid_RT7-Jul-06 0:47
Hamid_RT7-Jul-06 0:47 
AnswerRe: still about modeless dialog Pin
David Crow7-Jul-06 3:38
David Crow7-Jul-06 3:38 
GeneralRe: still about modeless dialog Pin
Desmo169-Jul-06 21:25
Desmo169-Jul-06 21:25 
Questionexporting int array from c++ dll to clint Pin
Tugberk_Kara6-Jul-06 22:09
Tugberk_Kara6-Jul-06 22:09 
AnswerRe: exporting int array from c++ dll to clint Pin
Justin Tay6-Jul-06 22:44
Justin Tay6-Jul-06 22:44 
GeneralRe: exporting int array from c++ dll to clint Pin
Tugberk_Kara6-Jul-06 22:50
Tugberk_Kara6-Jul-06 22:50 
Question[Message Deleted] Pin
ashish dogra6-Jul-06 20:53
ashish dogra6-Jul-06 20:53 
AnswerRe: border in dialog box Pin
Sarath C6-Jul-06 21:17
Sarath C6-Jul-06 21:17 
GeneralRe: border in dialog box Pin
ashish dogra6-Jul-06 21:22
ashish dogra6-Jul-06 21:22 
GeneralRe: border in dialog box Pin
Rajesh R Subramanian6-Jul-06 21:28
professionalRajesh R Subramanian6-Jul-06 21:28 
GeneralRe: border in dialog box Pin
Sarath C6-Jul-06 21:49
Sarath C6-Jul-06 21:49 
GeneralRe: border in dialog box Pin
ashish dogra6-Jul-06 21:55
ashish dogra6-Jul-06 21:55 
GeneralRe: border in dialog box Pin
Sarath C6-Jul-06 22:30
Sarath C6-Jul-06 22:30 

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.