Click here to Skip to main content
15,908,264 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAn easy one Pin
Shay Harel7-Oct-05 9:59
Shay Harel7-Oct-05 9:59 
AnswerRe: An easy one Pin
Wes Aday7-Oct-05 10:29
professionalWes Aday7-Oct-05 10:29 
GeneralRe: An easy one Pin
Shay Harel7-Oct-05 10:36
Shay Harel7-Oct-05 10:36 
GeneralRe: An easy one Pin
John R. Shaw9-Oct-05 0:27
John R. Shaw9-Oct-05 0:27 
GeneralRe: An easy one Pin
Shay Harel9-Oct-05 12:57
Shay Harel9-Oct-05 12:57 
QuestionMFC v C++.Net Pin
Klempie7-Oct-05 9:41
Klempie7-Oct-05 9:41 
AnswerRe: MFC v C++.Net Pin
Chris Losinger7-Oct-05 10:05
professionalChris Losinger7-Oct-05 10:05 
AnswerRe: MFC v C++.Net Pin
Michael Dunn7-Oct-05 10:47
sitebuilderMichael Dunn7-Oct-05 10:47 
Switching to managed C++ won't magically fix the code. (A lot of people would be making the switch if that were true!) By the GIGO principle (garbage in, garbage out) you'd just end up with lots of NullReferenceExceptions instead of lots of access violations. Fixing the current code base would be my first suggestion. Get the code stable before you even think of moving it to another platform.

--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | 1ClickPicGrabber | NEW~! CP SearchBar v3.0 | C++ Forum FAQ
#include "witty-quote.h"
QuestionPrinter Banding Pin
MR MAB7-Oct-05 9:20
MR MAB7-Oct-05 9:20 
AnswerRe: Printer Banding Pin
Blake V. Miller7-Oct-05 14:35
Blake V. Miller7-Oct-05 14:35 
QuestionSave .Wav File Using this example Pin
REU7-Oct-05 8:47
REU7-Oct-05 8:47 
QuestionEnumerate File Mappings Pin
Chintoo7237-Oct-05 7:28
Chintoo7237-Oct-05 7:28 
QuestionImage Process Pin
7-Oct-05 6:41
suss7-Oct-05 6:41 
AnswerRe: Image Process Pin
Maximilien7-Oct-05 8:18
Maximilien7-Oct-05 8:18 
QuestionWindows Forms, richTextBox1 and a print button Pin
Richard_487-Oct-05 6:24
Richard_487-Oct-05 6:24 
QuestionDisplaying Combo Box List In Visual C++ .NET Pin
BlitzPackage7-Oct-05 6:09
BlitzPackage7-Oct-05 6:09 
AnswerRe: Displaying Combo Box List In Visual C++ .NET Pin
Prakash Nadar7-Oct-05 17:29
Prakash Nadar7-Oct-05 17:29 
Questionerror C3861: Pin
Cindy19787-Oct-05 4:52
Cindy19787-Oct-05 4:52 
AnswerRe: error C3861: Pin
Cindy19787-Oct-05 4:54
Cindy19787-Oct-05 4:54 
GeneralRe: error C3861: Pin
Colonel Walter E. Kurtz7-Oct-05 7:47
Colonel Walter E. Kurtz7-Oct-05 7:47 
Question?Accessing bitmap bits directly Pin
Mohammad A Gdeisat7-Oct-05 3:33
Mohammad A Gdeisat7-Oct-05 3:33 
AnswerRe: ?Accessing bitmap bits directly Pin
Chris Losinger7-Oct-05 7:25
professionalChris Losinger7-Oct-05 7:25 
Question[Message Deleted] Pin
Mohammad A Gdeisat7-Oct-05 3:30
Mohammad A Gdeisat7-Oct-05 3:30 
AnswerRe: Accessing bitmap bits directly Pin
David Crow7-Oct-05 3:57
David Crow7-Oct-05 3:57 
QuestionHow do I get Recycle Bin's path ???? Pin
Supriya Tonape7-Oct-05 3:03
Supriya Tonape7-Oct-05 3:03 

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.