Click here to Skip to main content
15,910,981 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problems with writing to files Pin
Zinzara23-Sep-04 8:02
Zinzara23-Sep-04 8:02 
GeneralRe: problems with writing to files Pin
David Crow23-Sep-04 9:16
David Crow23-Sep-04 9:16 
GeneralRe: problems with writing to files Pin
Zinzara24-Sep-04 7:20
Zinzara24-Sep-04 7:20 
GeneralRe: problems with writing to files Pin
David Crow24-Sep-04 7:36
David Crow24-Sep-04 7:36 
GeneralCatching ESC key in MDI Pin
Azghar Hussain23-Sep-04 7:57
professionalAzghar Hussain23-Sep-04 7:57 
GeneralRe: Catching ESC key in MDI Pin
Neville Franks23-Sep-04 11:35
Neville Franks23-Sep-04 11:35 
QuestionCan i create a c++ application using VS 2003 but NOT .net technology? Pin
Jayman91123-Sep-04 7:24
Jayman91123-Sep-04 7:24 
AnswerRe: Can i create a c++ application using VS 2003 but NOT .net technology? Pin
BlackDice23-Sep-04 7:32
BlackDice23-Sep-04 7:32 
Of course!! I've only experimented with the managed extensions a few times, but other than that, I just like the .Net IDE a lot better than VC6's. You can make any of the same application types that you could in VC6. And so far, any code or functions that I had in VC6 work with no problem. The difference if you just want to write C++ code without the .Net stuff is invisible to me. But at any time you can go into your project's properties and set 'Use Managed Extensions' to YES, which adds a \clr switch to your linker settings.

[insert witty comment here]

bdiamond Sleepy | :zzz:
GeneralRe: Can i create a c++ application using VS 2003 but NOT .net technology? Pin
Anonymous23-Sep-04 7:52
Anonymous23-Sep-04 7:52 
GeneralRe: Can i create a c++ application using VS 2003 but NOT .net technology? Pin
Maximilien23-Sep-04 7:56
Maximilien23-Sep-04 7:56 
GeneralRe: Can i create a c++ application using VS 2003 but NOT .net technology? Pin
BlackDice23-Sep-04 8:33
BlackDice23-Sep-04 8:33 
GeneralRe: Can i create a c++ application using VS 2003 but NOT .net technology? Pin
Jayman91123-Sep-04 10:42
Jayman91123-Sep-04 10:42 
GeneralSafeArrayAccessData() think it's causing memory leak Pin
BlackDice23-Sep-04 7:03
BlackDice23-Sep-04 7:03 
GeneralText Overlay with DirectX Pin
WerFoog23-Sep-04 6:15
WerFoog23-Sep-04 6:15 
GeneralText Overlay with DirectX Pin
WerFoog23-Sep-04 6:13
WerFoog23-Sep-04 6:13 
Generalproblem buildling ZLib compression. Pin
Abhi Lahare23-Sep-04 4:12
Abhi Lahare23-Sep-04 4:12 
GeneralListCtrl Pin
sweep12323-Sep-04 3:06
sweep12323-Sep-04 3:06 
GeneralRe: ListCtrl Pin
Iain Clarke, Warrior Programmer23-Sep-04 5:25
Iain Clarke, Warrior Programmer23-Sep-04 5:25 
GeneralRe: ListCtrl Pin
David Crow23-Sep-04 5:26
David Crow23-Sep-04 5:26 
GeneralRe: ListCtrl Pin
sweep12324-Sep-04 1:18
sweep12324-Sep-04 1:18 
GeneralRe: ListCtrl Pin
David Crow24-Sep-04 2:26
David Crow24-Sep-04 2:26 
GeneralRe: ListCtrl Pin
sweep12327-Sep-04 2:50
sweep12327-Sep-04 2:50 
Generaloci Pin
twokai23-Sep-04 2:15
twokai23-Sep-04 2:15 
GeneralRe: oci Pin
toxcct23-Sep-04 4:01
toxcct23-Sep-04 4:01 
QuestionHow to Debug? Pin
Deepak Samuel23-Sep-04 2:01
Deepak Samuel23-Sep-04 2:01 

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.