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

C / C++ / MFC

 
AnswerRe: How to make a color to checkbox and radion button. Pin
«_Superman_»5-Mar-09 20:34
professional«_Superman_»5-Mar-09 20:34 
GeneralRe: How to make a color to checkbox and radion button. Pin
tgm.arjun0911-Mar-09 21:21
tgm.arjun0911-Mar-09 21:21 
Questionhow to convert CString to char*[]? Pin
AnithaSubramani5-Mar-09 20:28
AnithaSubramani5-Mar-09 20:28 
AnswerRe: how to convert CString to char*[]? Pin
Cedric Moonen5-Mar-09 20:34
Cedric Moonen5-Mar-09 20:34 
AnswerRe: how to convert CString to char*[]? Pin
CPallini5-Mar-09 21:11
mveCPallini5-Mar-09 21:11 
AnswerRe: how to convert CString to char*[]? Pin
Eytukan5-Mar-09 22:41
Eytukan5-Mar-09 22:41 
QuestionRe: how to convert CString to char*[]? Pin
David Crow6-Mar-09 3:29
David Crow6-Mar-09 3:29 
Questionwebbrowser control - send Post Data problem Pin
TreantBG5-Mar-09 20:23
TreantBG5-Mar-09 20:23 
Hello!
I have a problem with Post Data queries.I want to send a Post Data to a server.
I dont know how to use VARIANT structure.
Can you help me with simple example?

The post data is "username=&password=%D0%E5%E3%E8%F1%F2%F0%E8%F0%E0%E9+%F1%E5"
I'm using that code:
CString		csAddress("about:blank");
COleVariant vtEmpty;
m_Browser.Navigate(csAddress, &vtEmpty, &vtEmpty, &vtEmpty, &vtEmpty);

QuestionHow to create a dynamic splitter window in a function than CFrameWnd::CreateClient? Pin
Joseph Marzbani5-Mar-09 20:16
Joseph Marzbani5-Mar-09 20:16 
QuestionLinking of Resource DLL with MFC Dialog based Application Pin
Purish Dwivedi5-Mar-09 19:43
Purish Dwivedi5-Mar-09 19:43 
QuestionDynamic creation of label and button. Pin
Dharmendra Bhargava5-Mar-09 19:05
Dharmendra Bhargava5-Mar-09 19:05 
AnswerRe: Dynamic creation of label and button. Pin
Cedric Moonen5-Mar-09 20:20
Cedric Moonen5-Mar-09 20:20 
GeneralRe: Dynamic creation of label and button. Pin
Dharmendra Bhargava5-Mar-09 20:38
Dharmendra Bhargava5-Mar-09 20:38 
QuestionHow to close A particular instance with WM_CLOSE Pin
punav5-Mar-09 18:59
punav5-Mar-09 18:59 
AnswerRe: How to close A particular instance with WM_CLOSE Pin
Naveen5-Mar-09 19:15
Naveen5-Mar-09 19:15 
AnswerRe: How to close A particular instance with WM_CLOSE Pin
«_Superman_»5-Mar-09 19:33
professional«_Superman_»5-Mar-09 19:33 
QuestionVC2008 IDE enviornment showing 2 files with same name Pin
VCProgrammer5-Mar-09 18:39
VCProgrammer5-Mar-09 18:39 
Questionlinking of MFC dialog based application with Resource DLL Pin
Purish Dwivedi5-Mar-09 17:48
Purish Dwivedi5-Mar-09 17:48 
AnswerRe: linking of MFC dialog based application with Resource DLL Pin
«_Superman_»5-Mar-09 18:00
professional«_Superman_»5-Mar-09 18:00 
QuestionRe: linking of MFC dialog based application with Resource DLL Pin
Purish Dwivedi5-Mar-09 18:23
Purish Dwivedi5-Mar-09 18:23 
QuestionCalling child class methods from parent class pointers Pin
mjackson115-Mar-09 17:41
mjackson115-Mar-09 17:41 
AnswerRe: Calling child class methods from parent class pointers Pin
«_Superman_»5-Mar-09 17:48
professional«_Superman_»5-Mar-09 17:48 
GeneralRe: Calling child class methods from parent class pointers Pin
mjackson116-Mar-09 4:59
mjackson116-Mar-09 4:59 
Questionstring class help needed Pin
CHYGO5-Mar-09 16:36
CHYGO5-Mar-09 16:36 
AnswerRe: string class help needed Pin
Naveen5-Mar-09 16:52
Naveen5-Mar-09 16:52 

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.