Click here to Skip to main content
15,916,463 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalputting a dialog into a picture box control (or static text control) Pin
BlackDice23-Oct-04 3:35
BlackDice23-Oct-04 3:35 
GeneralRe: putting a dialog into a picture box control (or static text control) Pin
Maximilien23-Oct-04 3:50
Maximilien23-Oct-04 3:50 
GeneralRe: putting a dialog into a picture box control (or static text control) Pin
BlackDice23-Oct-04 4:38
BlackDice23-Oct-04 4:38 
Generalcreate a process whitout any window Pin
unidavide23-Oct-04 2:56
unidavide23-Oct-04 2:56 
GeneralMFC loading form Pin
missnazar23-Oct-04 2:46
missnazar23-Oct-04 2:46 
GeneralRe: MFC loading form Pin
agentnem23-Oct-04 20:24
agentnem23-Oct-04 20:24 
GeneralGCC Compiler for ARM Pin
Abbas_Riazi23-Oct-04 2:35
professionalAbbas_Riazi23-Oct-04 2:35 
GeneralRe: GCC Compiler for ARM Pin
Henry miller25-Oct-04 3:28
Henry miller25-Oct-04 3:28 
Start at:
http://gcc.gnu.org/

Installation could be difficult. On Windows you might need mingw or cygwin to start with. I'm not sure where to go from there. Even on Unix type systems, installation is not exactly trivial. Take your time, search the web and mailing lists to see who has done this. Read all the documentation you can find, then start installing.

gcc is perhaps the most common compiler for any system other than windows. There are better ones in most cases, but it is hard to argue with free, so gcc gets used everywhere. As a C compiler it is good to excellent, for C++ it works, but that is about all you can say.

P.S. If you don't find useful documentaiton, write a log of what you do. When you get it working post instructions someplace. Others will thank you.
GeneralCWebBrowser2.Navigate Pin
includeh1023-Oct-04 2:25
includeh1023-Oct-04 2:25 
GeneralEvent for window painting completion Pin
BeerFizz23-Oct-04 0:58
BeerFizz23-Oct-04 0:58 
GeneralRe: Event for window painting completion Pin
Jerry Evans23-Oct-04 2:30
Jerry Evans23-Oct-04 2:30 
GeneralRe: Event for window painting completion Pin
Blake Miller25-Oct-04 5:31
Blake Miller25-Oct-04 5:31 
GeneralDIRECTSHOW with IFilterChain Pin
madretierra23-Oct-04 0:01
madretierra23-Oct-04 0:01 
Generalh323 protocol implementation Pin
siddiqi22-Oct-04 22:43
siddiqi22-Oct-04 22:43 
QuestionOpen HTML in CHM? Pin
Dominik Reichl22-Oct-04 22:01
Dominik Reichl22-Oct-04 22:01 
QuestionHow to open file dbf ? Pin
tranvuminh22-Oct-04 21:01
tranvuminh22-Oct-04 21:01 
AnswerRe: How to open file dbf ? Pin
YoSilver22-Oct-04 21:21
YoSilver22-Oct-04 21:21 
AnswerRe: How to open file dbf ? Pin
BlackDice23-Oct-04 3:22
BlackDice23-Oct-04 3:22 
GeneralMFC enlisting local drives Pin
missnazar22-Oct-04 20:07
missnazar22-Oct-04 20:07 
GeneralRe: MFC enlisting local drives Pin
ThatsAlok24-Oct-04 22:53
ThatsAlok24-Oct-04 22:53 
GeneralRe: MFC enlisting local drives Pin
missnazar25-Oct-04 0:38
missnazar25-Oct-04 0:38 
GeneralRe: MFC enlisting local drives Pin
ThatsAlok25-Oct-04 19:37
ThatsAlok25-Oct-04 19:37 
Generalrealizing virtual functions with *this parameter Pin
impeham22-Oct-04 13:02
impeham22-Oct-04 13:02 
GeneralRe: realizing virtual functions with *this parameter Pin
Gary R. Wheeler22-Oct-04 14:27
Gary R. Wheeler22-Oct-04 14:27 
GeneralRe: realizing virtual functions with *this parameter Pin
impeham22-Oct-04 15:22
impeham22-Oct-04 15:22 

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.