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

C / C++ / MFC

 
AnswerRe: MSDN Jan 2002 with Visual Studio 6? Pin
Michael P Butler31-Jan-02 10:36
Michael P Butler31-Jan-02 10:36 
AnswerRe: MSDN Jan 2002 with Visual Studio 6? Pin
Michael Dunn31-Jan-02 11:34
sitebuilderMichael Dunn31-Jan-02 11:34 
AnswerRe: MSDN Jan 2002 with Visual Studio 6? Pin
Not Active31-Jan-02 13:06
mentorNot Active31-Jan-02 13:06 
AnswerRe: MSDN Jan 2002 with Visual Studio 6? Pin
Mazdak31-Jan-02 18:15
Mazdak31-Jan-02 18:15 
GeneralRe: MSDN Jan 2002 with Visual Studio 6? Pin
14-Feb-02 1:35
suss14-Feb-02 1:35 
GeneralRe: MSDN Jan 2002 with Visual Studio 6? Pin
14-Feb-02 5:22
suss14-Feb-02 5:22 
GeneraladdObject() Pin
31-Jan-02 10:04
suss31-Jan-02 10:04 
GeneralRe: addObject() Pin
Not Active31-Jan-02 10:59
mentorNot Active31-Jan-02 10:59 
Just do it.

<br />
bool CMyClass::AddObject()<br />
{<br />
  // Add object to whatever<br />
  MyArray[x] = new Object();<br />
<br />
  return I_read_book ? false : false;<br />
}<br />

GeneralSimple question about DLL loading Pin
RK_200031-Jan-02 9:58
RK_200031-Jan-02 9:58 
GeneralRe: Simple question about DLL loading Pin
Not Active31-Jan-02 11:04
mentorNot Active31-Jan-02 11:04 
GeneralHelp! About structure alignment Pin
lucy31-Jan-02 9:23
lucy31-Jan-02 9:23 
GeneralRe: Help! About structure alignment Pin
Joaquín M López Muñoz31-Jan-02 9:58
Joaquín M López Muñoz31-Jan-02 9:58 
GeneralRe: Help! About structure alignment Pin
lucy31-Jan-02 10:24
lucy31-Jan-02 10:24 
GeneralI'm lost! Pin
31-Jan-02 8:28
suss31-Jan-02 8:28 
GeneralRe: I'm lost! Pin
Joaquín M López Muñoz31-Jan-02 8:37
Joaquín M López Muñoz31-Jan-02 8:37 
GeneralRe: I'm lost! Pin
31-Jan-02 8:50
suss31-Jan-02 8:50 
GeneralRe: I'm lost! Pin
Joaquín M López Muñoz31-Jan-02 8:55
Joaquín M López Muñoz31-Jan-02 8:55 
GeneralRe: I'm lost! Pin
marouane miftah el kheir31-Jan-02 9:04
marouane miftah el kheir31-Jan-02 9:04 
GeneralProblems changing the Print Setup dialog Pin
A Wlasuk31-Jan-02 8:12
A Wlasuk31-Jan-02 8:12 
GeneralRe: Problems changing the Print Setup dialog Pin
Shog931-Jan-02 9:03
sitebuilderShog931-Jan-02 9:03 
GeneralDLL Tutorials needed Pin
Jon Newman31-Jan-02 7:55
Jon Newman31-Jan-02 7:55 
GeneralRe: DLL Tutorials needed Pin
Rick York31-Jan-02 8:08
mveRick York31-Jan-02 8:08 
Question#ifndef _MYHEADER_H_??? Pin
Rickard Andersson2031-Jan-02 7:12
Rickard Andersson2031-Jan-02 7:12 
AnswerRe: #ifndef _MYHEADER_H_??? Pin
Michael Dunn31-Jan-02 7:22
sitebuilderMichael Dunn31-Jan-02 7:22 
GeneralRe: #ifndef _MYHEADER_H_??? Pin
Rickard Andersson2031-Jan-02 9:45
Rickard Andersson2031-Jan-02 9:45 

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.