first C++ .NET program

  • Thread starter Thread starter Bill_Thompson
  • Start date Start date
Bill_Thompson said:
I am writing my first C++ .NET program. For reasons I will not go into,
I have to write a GUI in a dll called from an executable. All this is
done without MFC.

Right now the button bar classes and the menu classes are not loading.
So here is the result:

http://www.gelsana.com/assets/CPLUSPLUS/empty_frame.JPG
If you are asking for help with the display issues, you'll want to post the
pertinent portions of your code. Can't tell much by looking at display
output.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top