Click here to Skip to main content
16,004,761 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralExe from Exe Pin
Irfan Bashir Malik13-Oct-00 22:32
Irfan Bashir Malik13-Oct-00 22:32 
GeneralRe: Exe from Exe Pin
Chris Losinger14-Oct-00 8:10
professionalChris Losinger14-Oct-00 8:10 
GeneralMPG Frame Extraction code Pin
Chris13-Oct-00 10:32
Chris13-Oct-00 10:32 
QuestionGetting Rid of a Class! How? Pin
Pedro Rocha13-Oct-00 9:40
Pedro Rocha13-Oct-00 9:40 
AnswerRe: Getting Rid of a Class! How? Pin
Erik13-Oct-00 9:47
Erik13-Oct-00 9:47 
AnswerRe: Getting Rid of a Class! How? Pin
Sam Hobbs14-Oct-00 13:07
Sam Hobbs14-Oct-00 13:07 
AnswerRe: Getting Rid of a Class! How? Pin
Uwe Keim15-Oct-00 2:04
sitebuilderUwe Keim15-Oct-00 2:04 
AnswerRe: Getting Rid of a Class! How? Pin
Masoud Samimi15-Oct-00 11:31
Masoud Samimi15-Oct-00 11:31 
Try deleting the classwizard generated file with extension .clw in the project folder and then come back
to loading your project and click CTRL+W to generate new class wizard information or the .clw file once more.

The VC++ will prompt you to the files selection to generate the class wizard .clw file again, select all and press OK.

Note that you should not have the source .cpp and .h files of the class in question inside the folder anymore ie. delete or move them away.

Ask again and if I come up with news, I'll post here again.

Masoud
GeneralVisual C++ printing problem Pin
Claude Gagnon13-Oct-00 7:16
Claude Gagnon13-Oct-00 7:16 
GeneralRe: Visual C++ printing problem Pin
real name16-Oct-00 0:09
sussreal name16-Oct-00 0:09 
QuestionWhy does explorer crach when I try to hook it? Pin
Joel Holdsworth12-Oct-00 8:25
Joel Holdsworth12-Oct-00 8:25 
AnswerRe: Why does explorer crach when I try to hook it? Pin
Sam Hobbs14-Oct-00 13:14
Sam Hobbs14-Oct-00 13:14 
GeneralModal dialogs Pin
Roger12-Oct-00 7:50
Roger12-Oct-00 7:50 
GeneralRe: Modal dialogs Pin
Sam Hobbs14-Oct-00 13:18
Sam Hobbs14-Oct-00 13:18 
QuestionHow can a Programm come to the top of screen Pin
frydaysoft12-Oct-00 5:21
sussfrydaysoft12-Oct-00 5:21 
AnswerRe: How can a Programm come to the top of screen Pin
Serge Velikevitch12-Oct-00 7:46
sussSerge Velikevitch12-Oct-00 7:46 
AnswerRe: How can a Programm come to the top of screen Pin
Michael Dunn12-Oct-00 15:12
sitebuilderMichael Dunn12-Oct-00 15:12 
GeneralBuilds are killing me... please help Pin
Peter12-Oct-00 5:04
Peter12-Oct-00 5:04 
GeneralRe: Builds are killing me... please help Pin
Paolo Messina14-Oct-00 6:11
professionalPaolo Messina14-Oct-00 6:11 
GeneralRe: Builds are killing me... please help Pin
Sam Hobbs14-Oct-00 13:31
Sam Hobbs14-Oct-00 13:31 
QuestionDialog in a DLL !?!?!?!? Pin
AcidTil12-Oct-00 3:55
AcidTil12-Oct-00 3:55 
AnswerRe: Dialog in a DLL !?!?!?!? Pin
Bashir Irfan Malik16-Oct-00 22:41
Bashir Irfan Malik16-Oct-00 22:41 
Generalprintf formatting problem Pin
P e t e r12-Oct-00 3:52
P e t e r12-Oct-00 3:52 
GeneralRe: printf formatting problem Pin
Serge Velikevitch12-Oct-00 8:00
sussSerge Velikevitch12-Oct-00 8:00 
Generalva_list, va_start Pin
Mac11-Oct-00 16:24
Mac11-Oct-00 16: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.