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

C / C++ / MFC

 
GeneralRe: Read and write in file Pin
cpvc++3-Sep-08 23:49
cpvc++3-Sep-08 23:49 
GeneralRe: Read and write in file Pin
toxcct4-Sep-08 0:46
toxcct4-Sep-08 0:46 
GeneralRe: Read and write in file Pin
polopo3-Sep-08 21:56
polopo3-Sep-08 21:56 
Questiongive color to CtabCtrl buttons......... Pin
shaina22313-Sep-08 18:48
shaina22313-Sep-08 18:48 
GeneralPlatform independent library - Suggestions needed Pin
Christian Flutcher3-Sep-08 18:22
Christian Flutcher3-Sep-08 18:22 
AnswerRe: Platform independent library - Suggestions needed Pin
Rajesh R Subramanian3-Sep-08 19:54
professionalRajesh R Subramanian3-Sep-08 19:54 
GeneralRe: Platform independent library - Suggestions needed Pin
Christian Flutcher3-Sep-08 20:53
Christian Flutcher3-Sep-08 20:53 
AnswerRe: Platform independent library - Suggestions needed Pin
Rajesh R Subramanian3-Sep-08 21:04
professionalRajesh R Subramanian3-Sep-08 21:04 
Christian Flutcher wrote:
For writting the core engine, which compiler should I use?


On Windows, you may use Visual C++ (Yes, visual studio).

Christian Flutcher wrote:
And is it possible to use the Visual Studio editor even if I am not using MFC/C++ CLI?


Usually, there should be a way to get those open source frameworks (like WxWidgets, QT, etc.,) to work on VS IDE itself. After all, VS is just an IDE. Consult with the corresponding websites of those frameworks. But some may have its own IDE and that should not be a problem though - the IDE should work on all platforms, which is better in fact.

Not to mention that you will need to compile your application separately on the all of the target OS for generating the corresponding binaries of that OS. Smile | :)

Many are stubborn in pursuit of the path they have chosen, few in pursuit of the goal - Friedrich Nietzsche

.·´¯`·->Rajesh<-·´¯`·.
[Microsoft MVP - Visual C++]

GeneralRe: Platform independent library - Suggestions needed Pin
Christian Flutcher3-Sep-08 22:33
Christian Flutcher3-Sep-08 22:33 
AnswerRe: Platform independent library - Suggestions needed Pin
Rajesh R Subramanian3-Sep-08 22:59
professionalRajesh R Subramanian3-Sep-08 22:59 
GeneralRe: Platform independent library - Suggestions needed Pin
Christian Flutcher3-Sep-08 23:03
Christian Flutcher3-Sep-08 23:03 
GeneralRe: Platform independent library - Suggestions needed Pin
markkuk3-Sep-08 23:16
markkuk3-Sep-08 23:16 
GeneralRe: Platform independent library - Suggestions needed Pin
Christian Flutcher3-Sep-08 23:23
Christian Flutcher3-Sep-08 23:23 
AnswerRe: Platform independent library - Suggestions needed Pin
Rajesh R Subramanian3-Sep-08 23:25
professionalRajesh R Subramanian3-Sep-08 23:25 
AnswerRe: Platform independent library - Suggestions needed Pin
Rajesh R Subramanian3-Sep-08 23:23
professionalRajesh R Subramanian3-Sep-08 23:23 
GeneralRe: Platform independent library - Suggestions needed Pin
Christian Flutcher3-Sep-08 23:28
Christian Flutcher3-Sep-08 23:28 
AnswerRe: Platform independent library - Suggestions needed Pin
Rajesh R Subramanian3-Sep-08 23:35
professionalRajesh R Subramanian3-Sep-08 23:35 
GeneralRe: Platform independent library - Suggestions needed Pin
Christian Flutcher3-Sep-08 23:42
Christian Flutcher3-Sep-08 23:42 
GeneralRe: Platform independent library - Suggestions needed Pin
Christian Flutcher3-Sep-08 23:32
Christian Flutcher3-Sep-08 23:32 
AnswerRe: Platform independent library - Suggestions needed Pin
Rajesh R Subramanian3-Sep-08 23:36
professionalRajesh R Subramanian3-Sep-08 23:36 
GeneralRe: Platform independent library - Suggestions needed Pin
Christian Flutcher3-Sep-08 23:43
Christian Flutcher3-Sep-08 23:43 
QuestionMFC app and C# DLL communication... Pin
venkyhyd3-Sep-08 18:15
venkyhyd3-Sep-08 18:15 
AnswerRe: MFC app and C# DLL communication... Pin
_AnsHUMAN_ 3-Sep-08 20:06
_AnsHUMAN_ 3-Sep-08 20:06 
Questionprogramming for bluetooth using serial communication Pin
manju23reddy3-Sep-08 18:00
manju23reddy3-Sep-08 18:00 
QuestionParsing a CString. Pin
phanindra varma3-Sep-08 17:57
phanindra varma3-Sep-08 17:57 

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.