Click here to Skip to main content
16,004,887 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Help me for CTreeView ? Pin
Iain Clarke, Warrior Programmer5-Nov-08 0:59
Iain Clarke, Warrior Programmer5-Nov-08 0:59 
GeneralRe: Help me for CTreeView ? Pin
Le@rner5-Nov-08 1:31
Le@rner5-Nov-08 1:31 
GeneralRe: Help me for CTreeView ? Pin
Iain Clarke, Warrior Programmer5-Nov-08 2:10
Iain Clarke, Warrior Programmer5-Nov-08 2:10 
GeneralRe: Help me for CTreeView ? Pin
Le@rner5-Nov-08 17:04
Le@rner5-Nov-08 17:04 
QuestionPDF generation from C++ Pin
AnithaSubramani4-Nov-08 22:27
AnithaSubramani4-Nov-08 22:27 
AnswerRe: PDF generation from C++ Pin
Hamid_RT4-Nov-08 23:57
Hamid_RT4-Nov-08 23:57 
QuestionWindows application Pin
Karmendra Suthar4-Nov-08 22:07
Karmendra Suthar4-Nov-08 22:07 
AnswerRe: Windows application Pin
CPallini4-Nov-08 22:26
mveCPallini4-Nov-08 22:26 
You may use profitably Visual C++ 2008 Express Edition to build such GUI applications.
However you should use Win32 API for the purpose, since the MFC framework is not included in the Express Edition of Visual Studio.

If you select a new Win32 Project, Visual Studio kindly generates the code of a basic, working, GUI application for you.

Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

QuestionCRichEditCtrl problem Pin
Dhiraj kumar Saini4-Nov-08 21:39
Dhiraj kumar Saini4-Nov-08 21:39 
AnswerRe: CRichEditCtrl problem Pin
SandipG 4-Nov-08 21:51
SandipG 4-Nov-08 21:51 
AnswerRe: CRichEditCtrl problem Pin
David Crow5-Nov-08 2:59
David Crow5-Nov-08 2:59 
Question[Message Deleted] Pin
izyani4-Nov-08 21:38
izyani4-Nov-08 21:38 
AnswerRe: Crypto Acquire Contect - 80090019 Pin
Mark Salsbery5-Nov-08 4:45
Mark Salsbery5-Nov-08 4:45 
GeneralRe: Crypto Acquire Contect - 80090019 Pin
izyani5-Nov-08 13:49
izyani5-Nov-08 13:49 
QuestionSave string inside an exe Pin
akshay.is.gr84-Nov-08 21:35
akshay.is.gr84-Nov-08 21:35 
AnswerRe: Save string inside an exe Pin
CPallini4-Nov-08 22:17
mveCPallini4-Nov-08 22:17 
QuestionHow to get selected file name prgramatically Pin
SNI4-Nov-08 21:30
SNI4-Nov-08 21:30 
AnswerRe: How to get selected file name prgramatically Pin
sashoalm5-Nov-08 0:10
sashoalm5-Nov-08 0:10 
GeneralRe: How to get selected file name prgramatically Pin
SNI5-Nov-08 17:57
SNI5-Nov-08 17:57 
GeneralRe: How to get selected file name prgramatically Pin
sashoalm6-Nov-08 3:19
sashoalm6-Nov-08 3:19 
QuestionERROR in _stricmp ..... prevent duplicate section names [modified] Pin
anna mathew4-Nov-08 21:25
anna mathew4-Nov-08 21:25 
AnswerRe: ERROR in _stricmp ..... prevent duplicate section names Pin
Cedric Moonen4-Nov-08 21:31
Cedric Moonen4-Nov-08 21:31 
AnswerRe: ERROR in _stricmp ..... prevent duplicate section names Pin
CPallini4-Nov-08 22:02
mveCPallini4-Nov-08 22:02 
GeneralRe: ERROR in _stricmp ..... prevent duplicate section names Pin
anna mathew4-Nov-08 22:25
anna mathew4-Nov-08 22:25 
GeneralRe: ERROR in _stricmp ..... prevent duplicate section names Pin
CPallini4-Nov-08 22:32
mveCPallini4-Nov-08 22:32 

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.