Click here to Skip to main content
16,006,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: assembly language in turbo C++ Pin
PJ Arends2-Aug-02 8:12
professionalPJ Arends2-Aug-02 8:12 
General"classview info is not available" Pin
ns2-Aug-02 7:57
ns2-Aug-02 7:57 
GeneralRe: "classview info is not available" Pin
PJ Arends2-Aug-02 8:19
professionalPJ Arends2-Aug-02 8:19 
GeneralRe: "classview info is not available" Pin
Shawn Horton2-Aug-02 11:49
Shawn Horton2-Aug-02 11:49 
GeneralGetting the Harddrive's Serial Number Pin
Jason Hihn2-Aug-02 6:52
Jason Hihn2-Aug-02 6:52 
GeneralRe: Getting the Harddrive's Serial Number Pin
JohnnyG3-Aug-02 5:51
JohnnyG3-Aug-02 5:51 
GeneralC++ "class"ic problem Pin
Dracula50002-Aug-02 6:49
Dracula50002-Aug-02 6:49 
GeneralRe: C++ "class"ic problem Pin
Chris Losinger2-Aug-02 7:13
professionalChris Losinger2-Aug-02 7:13 
a timer callback (or most any CALLBACK) can't be a non-static member function of a class. either make the function a static function (which can't access class data, and therefore might as well be outside the class), or just use a non-class function.

-c


To explain Donald Knuth's relevance to computing is like explaining Paul's relevance to the Catholic Church. He isn't God, he isn't the Son of God, but he was sent by God to explain God to the masses.
   /. #3848917

QuestionPossible to retrieve class from <tr class="row1"> using MSHTML? Pin
kumaichi2-Aug-02 6:45
kumaichi2-Aug-02 6:45 
GeneralImportind Dialog to new project Pin
Shay Harel2-Aug-02 6:42
Shay Harel2-Aug-02 6:42 
GeneralRe: Importind Dialog to new project Pin
kumaichi2-Aug-02 6:49
kumaichi2-Aug-02 6:49 
GeneralRe: Importind Dialog to new project Pin
Chris Losinger2-Aug-02 6:52
professionalChris Losinger2-Aug-02 6:52 
GeneralRePainting issues? w/ child controls Pin
Gerjerts2-Aug-02 6:06
Gerjerts2-Aug-02 6:06 
GeneralRandom Linker Error Pin
Zac Howland2-Aug-02 5:53
Zac Howland2-Aug-02 5:53 
GeneralRe: Random Linker Error Pin
Zac Howland2-Aug-02 9:26
Zac Howland2-Aug-02 9:26 
Generalstd::stack questions (2 of them) Pin
Le centriste2-Aug-02 5:36
Le centriste2-Aug-02 5:36 
GeneralRe: std::stack questions (2 of them) Pin
Tomasz Sowinski2-Aug-02 5:51
Tomasz Sowinski2-Aug-02 5:51 
GeneralRe: std::stack questions (2 of them) Pin
Joao Vaz2-Aug-02 5:57
Joao Vaz2-Aug-02 5:57 
GeneralVisual Studio .NET Editor Question! Simple! Pin
Ryan B.2-Aug-02 5:33
Ryan B.2-Aug-02 5:33 
GeneralCTreeCtrl Collapsing Message Pin
jparsons2-Aug-02 5:16
jparsons2-Aug-02 5:16 
GeneralRe: CTreeCtrl Collapsing Message Pin
Nish Nishant2-Aug-02 5:19
sitebuilderNish Nishant2-Aug-02 5:19 
GeneralRe: CTreeCtrl Collapsing Message Pin
jparsons2-Aug-02 5:22
jparsons2-Aug-02 5:22 
GeneralRe: CTreeCtrl Collapsing Message Pin
Nish Nishant2-Aug-02 5:29
sitebuilderNish Nishant2-Aug-02 5:29 
Generalhelp needed...!!! Pin
drmzunlimited2-Aug-02 4:54
drmzunlimited2-Aug-02 4:54 
GeneralRe: help needed...!!! Pin
chq122-Aug-02 5:24
chq122-Aug-02 5:24 

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.