Click here to Skip to main content
15,918,889 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Application is heavy and want to make it light Pin
Cedric Moonen27-May-08 20:23
Cedric Moonen27-May-08 20:23 
GeneralRe: Application is heavy and want to make it light Pin
prithaa27-May-08 20:27
prithaa27-May-08 20:27 
AnswerRe: Application is heavy and want to make it light Pin
Naveen27-May-08 20:33
Naveen27-May-08 20:33 
GeneralRe: Application is heavy and want to make it light Pin
prithaa27-May-08 20:46
prithaa27-May-08 20:46 
GeneralRe: Application is heavy and want to make it light Pin
Naveen27-May-08 21:04
Naveen27-May-08 21:04 
Questionproblem with base class Pin
lahom27-May-08 20:12
lahom27-May-08 20:12 
AnswerRe: problem with base class Pin
Naveen27-May-08 20:31
Naveen27-May-08 20:31 
AnswerRe: problem with base class Pin
Jijo.Raj27-May-08 20:35
Jijo.Raj27-May-08 20:35 
lahom wrote:
i have an MFC dialog based application...based in a my own class not CDialog..


Your class is derived from CDialog? D'Oh! | :doh:

lahom wrote:
icouldnt find my own class in the drop down list..


You mean in the dropdown list of class wizard?

if so, I think your Project's classWizard information might be corrupted. It often happens. You just take your project directory, then delete - *.clw. Now load the project in visual studio and press Ctrl+W. It will take the class wizard.

Since the classWizard info is deleted, it will show a dialog and ask whether to regenerate it. Press yes and it will show a dialog to select source files. Add All your source files. I hope, now you can see your new dialog class in class wizard. Roll eyes | :rolleyes:

Does this solves? or your problem is something else?

Regards,
Jijo.

_____________________________________________________

http://weseetips.com[^] Visual C++ tips and tricks. Updated daily.

AnswerRe: problem with base class Pin
SandipG 27-May-08 21:27
SandipG 27-May-08 21:27 
Questiondll not working Pin
prithaa27-May-08 20:05
prithaa27-May-08 20:05 
AnswerRe: dll not working Pin
Cedric Moonen27-May-08 20:14
Cedric Moonen27-May-08 20:14 
AnswerRe: dll not working Pin
Jijo.Raj27-May-08 20:18
Jijo.Raj27-May-08 20:18 
GeneralRe: dll not working Pin
prithaa27-May-08 20:34
prithaa27-May-08 20:34 
GeneralRe: dll not working Pin
Jijo.Raj27-May-08 20:48
Jijo.Raj27-May-08 20:48 
GeneralRe: dll not working Pin
SandipG 27-May-08 21:24
SandipG 27-May-08 21:24 
GeneralRe: dll not working Pin
prithaa28-May-08 0:10
prithaa28-May-08 0:10 
GeneralRe: dll not working Pin
SandipG 28-May-08 1:18
SandipG 28-May-08 1:18 
GeneralRe: dll not working Pin
prithaa28-May-08 2:54
prithaa28-May-08 2:54 
QuestionNotification for a file creation Pin
Vijjuuu.27-May-08 19:43
Vijjuuu.27-May-08 19:43 
AnswerRe: Notification for a file creation Pin
Jijo.Raj27-May-08 19:57
Jijo.Raj27-May-08 19:57 
GeneralRe: Notification for a file creation Pin
Vijjuuu.27-May-08 20:03
Vijjuuu.27-May-08 20:03 
GeneralRe: Notification for a file creation Pin
Jijo.Raj27-May-08 20:09
Jijo.Raj27-May-08 20:09 
GeneralRe: Notification for a file creation Pin
Nelek27-May-08 22:07
protectorNelek27-May-08 22:07 
GeneralRe: Notification for a file creation Pin
prithaa28-May-08 3:07
prithaa28-May-08 3:07 
AnswerRe: Notification for a file creation Pin
Naveen27-May-08 20:29
Naveen27-May-08 20:29 

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.