Thread: How

  1. #1
    Unregistered
    Guest

    Question How

    I am just beggining to learn how to program in the win32 format of C++. I want to put a menu in my program. I have it in the rescourse file, under number 25, but I get errors when I try to compile the program. how do I do it. Also, I would like to learn how to make a window handle HTML. How would I do it. Please help,
    Josh Pyles
    http://www.xp-users.com

  2. #2
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    What errors are you getting? You may also have to post some code.
    zen

  3. #3
    Caffienated jinx's Avatar
    Join Date
    Oct 2001
    Posts
    234
    Take the easy way and use an SDI document with HTML document view, and delete the toolbar that comes with the package and import your toolbar then rename it IDR_MAINFRAME, viola!
    Last edited by jinx; 01-01-2002 at 11:57 AM.
    Weeel, itss aboot tieme wee goo back too Canada, eeehy boyss.

  4. #4
    Unregistered
    Guest
    I figured out the menu part, but I still dont know how to mak eit handle HTML like IE does. Here is basicly what I need it to look like:
    User opens program, then it connects to the webserver, and opens our webpage, then user can click login as admin, or user, and it will run the forum, like a program. So I need it to be able to read html, and point it to a certain address. Can it be done? Of course! microsoft did it! So, please help me. I have got the window created, etc... After the html part, I will need to learn how to link a menu option to a dialog box.
    Josh
    http://www.xp-users.com

Popular pages Recent additions subscribe to a feed