Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Class Wizard and resources.

Status
Not open for further replies.

WilliamGS

Programmer
Joined
Jan 21, 2004
Messages
54
Location
PE
Dear friends, I am making an application with 2 languages, and I have all resources in DLLs (orgResSPA.dll and orgResENU.dll), but the Class Wizard only manages resources on the main app. I want manage the resources in another project (the DLL) with Class Wizard from my main app (EXE); For example, I have the dialogs templates in the DLL and the class derived from CDialog (H and CPP) in main app (EXE), I would like create variables for controls and funcions for events using Class Wizard (Visual C++ 6.0).

Thank you very much. Sorry, I'm learning English.

William G.S.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top