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

C / C++ / MFC

 
GeneralCreateCompatibleBitmap fails for a WMF dc. Pin
4-Apr-01 6:53
suss4-Apr-01 6:53 
GeneralVanished Hotkeys Pin
4-Apr-01 5:39
suss4-Apr-01 5:39 
GeneralRe: Vanished Hotkeys Pin
Jim A. Johnson4-Apr-01 6:23
Jim A. Johnson4-Apr-01 6:23 
GeneralRe: Vanished Hotkeys Pin
Peter Pearson6-Apr-01 0:15
Peter Pearson6-Apr-01 0:15 
GeneralSTL: How can I delete a <list>... Pin
Braulio Dez4-Apr-01 5:28
Braulio Dez4-Apr-01 5:28 
GeneralRe: STL: How can I delete a <list>... Pin
MikeG5-Apr-01 1:19
MikeG5-Apr-01 1:19 
GeneralHide classes from ClassView Pin
Luis Barreira4-Apr-01 5:27
Luis Barreira4-Apr-01 5:27 
GeneralRe: Hide classes from ClassView Pin
Erik Funkenbusch4-Apr-01 8:45
Erik Funkenbusch4-Apr-01 8:45 
You can do two things. The easiest, if the class is defined in it's own header file seperate from other things, just remove it from the "Headers" folder in the File View.

Second, you can add the header file to a text file called sysincl.dat in the ...\Microsoft Visual Studio\Common\MSDev98\Bin directory.

To my knowledge, there isn't a way to remove just a class, you have to remove everything that's in a file.

GeneralInitialize MFC-ODBC app from query Pin
Robert Bushlow4-Apr-01 4:49
Robert Bushlow4-Apr-01 4:49 
GeneralCCheckBox buttons Pin
Roger4-Apr-01 4:27
Roger4-Apr-01 4:27 
GeneralRemove Read Only flag ? (no MFC ) Pin
Christian Graus4-Apr-01 1:57
protectorChristian Graus4-Apr-01 1:57 
GeneralRe: Remove Read Only flag ? (no MFC ) Pin
4-Apr-01 3:37
suss4-Apr-01 3:37 
Questionhow to construct a OLE DB framework in regular DLL? Pin
3-Apr-01 22:21
suss3-Apr-01 22:21 
QuestionCustom Appwizard to create no MFC? Pin
3-Apr-01 20:18
suss3-Apr-01 20:18 
AnswerRe: Custom Appwizard to create no MFC? Pin
Michael Dunn3-Apr-01 22:04
sitebuilderMichael Dunn3-Apr-01 22:04 
General? Strange print behaviour Pin
Richard Ellis3-Apr-01 19:07
Richard Ellis3-Apr-01 19:07 
QuestionHow to block win98 explorer.exe when win98 startup ? Pin
Hong Bob3-Apr-01 18:31
Hong Bob3-Apr-01 18:31 
QuestionHow to block win98 explorer.exe when win98 startup ? Pin
Hong Bob3-Apr-01 18:31
Hong Bob3-Apr-01 18:31 
QuestionHow Save a CListCtrl Pin
BLaZe3-Apr-01 17:40
BLaZe3-Apr-01 17:40 
AnswerRe: How Save a CListCtrl Pin
Robert Bushlow4-Apr-01 12:48
Robert Bushlow4-Apr-01 12:48 
GeneralRe: How Save a CListCtrl Pin
BLaZe8-Apr-01 18:15
BLaZe8-Apr-01 18:15 
Generaldeveloping a ms-paint like application Pin
mayank3-Apr-01 17:16
mayank3-Apr-01 17:16 
GeneralRe: developing a ms-paint like application Pin
Christian Graus3-Apr-01 18:12
protectorChristian Graus3-Apr-01 18:12 
GeneralCString::ReleaseBuffer() Pin
3-Apr-01 16:52
suss3-Apr-01 16:52 
GeneralRe: CString::ReleaseBuffer() Pin
Michael Dunn3-Apr-01 18:39
sitebuilderMichael Dunn3-Apr-01 18:39 

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.