Click here to Skip to main content
15,909,199 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDynamically Instantiating Class Defined In DLL Pin
Peter Saint19-Jun-07 8:13
Peter Saint19-Jun-07 8:13 
AnswerRe: Dynamically Instantiating Class Defined In DLL Pin
Matthew Faithfull19-Jun-07 9:00
Matthew Faithfull19-Jun-07 9:00 
QuestionRe: Dynamically Instantiating Class Defined In DLL Pin
Peter Saint19-Jun-07 9:34
Peter Saint19-Jun-07 9:34 
AnswerRe: Dynamically Instantiating Class Defined In DLL Pin
Matthew Faithfull19-Jun-07 9:54
Matthew Faithfull19-Jun-07 9:54 
GeneralRe: Dynamically Instantiating Class Defined In DLL Pin
Peter Saint19-Jun-07 10:00
Peter Saint19-Jun-07 10:00 
AnswerRe: Dynamically Instantiating Class Defined In DLL Pin
Hans Dietrich19-Jun-07 11:34
mentorHans Dietrich19-Jun-07 11:34 
AnswerRe: Dynamically Instantiating Class Defined In DLL Pin
BadKarma20-Jun-07 1:24
BadKarma20-Jun-07 1:24 
Questionhow to make stand-alone application with matlab? [modified] Pin
suroor45319-Jun-07 8:04
suroor45319-Jun-07 8:04 
QuestionListview control background colour Pin
Perspx19-Jun-07 7:18
Perspx19-Jun-07 7:18 
AnswerRe: Listview control background colour Pin
Randor 19-Jun-07 8:30
professional Randor 19-Jun-07 8:30 
QuestionRe: Listview control background colour Pin
David Crow19-Jun-07 8:46
David Crow19-Jun-07 8:46 
AnswerRe: Listview control background colour Pin
Randor 19-Jun-07 9:06
professional Randor 19-Jun-07 9:06 
GeneralRe: Listview control background colour Pin
Randor 19-Jun-07 9:09
professional Randor 19-Jun-07 9:09 
AnswerRe: Listview control background colour Pin
Mark Salsbery19-Jun-07 8:36
Mark Salsbery19-Jun-07 8:36 
GeneralRe: Listview control background colour Pin
Perspx19-Jun-07 9:36
Perspx19-Jun-07 9:36 
AnswerRe: Listview control background colour Pin
Hamid_RT20-Jun-07 8:46
Hamid_RT20-Jun-07 8:46 
QuestionProper learning of C++/MFC/Visual Studio Pin
ldsdbomber19-Jun-07 6:17
ldsdbomber19-Jun-07 6:17 
AnswerRe: Proper learning of C++/MFC/Visual Studio Pin
shivditya19-Jun-07 6:27
shivditya19-Jun-07 6:27 
AnswerRe: Proper learning of C++/MFC/Visual Studio Pin
Cyrilix19-Jun-07 6:46
Cyrilix19-Jun-07 6:46 
JokeRe: Proper learning of C++/MFC/Visual Studio Pin
Matthew Faithfull19-Jun-07 8:09
Matthew Faithfull19-Jun-07 8:09 
ldsdbomber wrote:
having done some fiddling


Some people would say that I learned almost everything I know by fiddling. The key is knowing what to fiddle with.Laugh | :laugh:

If you want the full works on C++ Mr Stroustrup is your man. It's his baby.
http://www.amazon.com/s?ie=UTF8&keywords=History&rh=n%3A565718%2Ck%3AHistory&page=1[^]
If this is the latest one it's got lots of STL goodness as well. For advanved STL usage and scary template stuff see www.boost.org[^]

For Microsoft technologies like Win32 and MFC then MSDN is really the definitive source.
It took me a few years to get all the technologies separated out in my head and get a grip on what's what. I guess it's pretty normal.Smile | :)

Nothing is exactly what it seems but everything with seems can be unpicked.

QuestionUnhandled win32 exception? Pin
simoncoul19-Jun-07 6:09
simoncoul19-Jun-07 6:09 
QuestionRe: Unhandled win32 exception? Pin
David Crow19-Jun-07 6:17
David Crow19-Jun-07 6:17 
AnswerRe: Unhandled win32 exception? Pin
simoncoul19-Jun-07 7:18
simoncoul19-Jun-07 7:18 
GeneralRe: Unhandled win32 exception? Pin
Cyrilix19-Jun-07 7:23
Cyrilix19-Jun-07 7:23 
GeneralRe: Unhandled win32 exception? Pin
simoncoul19-Jun-07 7:44
simoncoul19-Jun-07 7:44 

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.