Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: MFC help

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2004
    Posts
    1

    MFC help

    HI ,
    Under MFC application (using MFC in a shared DLL)...i m finding difficulty to make a single output window of two MFC application....
    basically, i have one project file of "moving Torus" and another project file of "Treecontrol"
    i have to combine these two on a single output
    window ,so that i can control the properties of
    a moving Torus with the help of a Treecontrol..
    Can somebody help me out how can i combine two
    separate project files of MFC applications.

    Gaurav

  2. #2
    Intern Contributor
    Join Date
    Mar 2004
    Posts
    62

    Re: MFC help

    I am confused, I cant see how that is related to OpenGL.

    If you have problems creating subprojects using MSVC I suggest you:

    a.) RTFM

    or

    b.) ask this in a MSVC related forum where people will tell you to RTFM

    Cheers!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •