Click here to Skip to main content
15,891,204 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Please Help me !! Pin
Roger Stoltz22-Oct-08 23:14
Roger Stoltz22-Oct-08 23:14 
AnswerRe: Please Help me !! Pin
king'ori23-Oct-08 3:14
king'ori23-Oct-08 3:14 
AnswerRe: Please Help me !! Pin
Roger Stoltz23-Oct-08 6:27
Roger Stoltz23-Oct-08 6:27 
Questionerror: LNK2001: unresolved external symbol "char Platform" (?Platform@@3DA) Pin
VCProgrammer22-Oct-08 21:45
VCProgrammer22-Oct-08 21:45 
AnswerRe: error: LNK2001: unresolved external symbol "char Platform" (?Platform@@3DA) Pin
CPallini22-Oct-08 22:17
mveCPallini22-Oct-08 22:17 
AnswerRe: error: LNK2001: unresolved external symbol "char Platform" (?Platform@@3DA) Pin
Nishad S22-Oct-08 22:18
Nishad S22-Oct-08 22:18 
Questionhow to show dialog box in maximized mode(size) after running the dailog based application? Pin
puppya22-Oct-08 21:07
puppya22-Oct-08 21:07 
AnswerRe: how to show dialog box in maximized mode(size) after running the dailog based application? Pin
SandipG 22-Oct-08 21:09
SandipG 22-Oct-08 21:09 
Use
ShowWindow(SW_MAXIMIZE);

I hope it helps.

Regards,
Sandip.

QuestionCant delete files from current ditectory.. [modified] Pin
m_mun22-Oct-08 20:24
m_mun22-Oct-08 20:24 
AnswerRe: Cant delete files from current ditectory.. Pin
KarstenK22-Oct-08 20:49
mveKarstenK22-Oct-08 20:49 
GeneralRe: Cant delete files from current ditectory.. Pin
m_mun22-Oct-08 20:55
m_mun22-Oct-08 20:55 
GeneralRe: Cant delete files from current ditectory.. Pin
KarstenK22-Oct-08 21:51
mveKarstenK22-Oct-08 21:51 
AnswerRe: Cant delete files from current ditectory.. Pin
SandipG 22-Oct-08 21:06
SandipG 22-Oct-08 21:06 
Questionconvert CString to SQLCHAR* Pin
anna mathew22-Oct-08 19:34
anna mathew22-Oct-08 19:34 
AnswerRe: convert CString to SQLCHAR* Pin
Rajesh R Subramanian22-Oct-08 20:05
professionalRajesh R Subramanian22-Oct-08 20:05 
GeneralRe: convert CString to SQLCHAR* Pin
CPallini22-Oct-08 21:50
mveCPallini22-Oct-08 21:50 
GeneralRe: convert CString to SQLCHAR* Pin
Rajesh R Subramanian22-Oct-08 22:58
professionalRajesh R Subramanian22-Oct-08 22:58 
JokeRe: convert CString to SQLCHAR* Pin
CPallini22-Oct-08 23:04
mveCPallini22-Oct-08 23:04 
GeneralRe: convert CString to SQLCHAR* Pin
Rajesh R Subramanian22-Oct-08 23:11
professionalRajesh R Subramanian22-Oct-08 23:11 
GeneralRe: convert CString to SQLCHAR* Pin
anna mathew22-Oct-08 23:17
anna mathew22-Oct-08 23:17 
GeneralRe: convert CString to SQLCHAR* Pin
Rajesh R Subramanian22-Oct-08 23:20
professionalRajesh R Subramanian22-Oct-08 23:20 
JokeRe: convert CString to SQLCHAR* Pin
CPallini22-Oct-08 23:46
mveCPallini22-Oct-08 23:46 
QuestionRe: convert CString to SQLCHAR* Pin
CPallini22-Oct-08 23:42
mveCPallini22-Oct-08 23:42 
AnswerRe: convert CString to SQLCHAR* Pin
KarstenK22-Oct-08 20:51
mveKarstenK22-Oct-08 20:51 
QuestionRe: convert CString to SQLCHAR* [modified] Pin
CPallini22-Oct-08 21:44
mveCPallini22-Oct-08 21:44 

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.