CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: McTwist

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    2,543

    Class Errors in managed c++

    I am new to managed c++ and am trying to create a class to do some simple logging tasks for a bigger program. I am using Visual C++ 2008 Express Edition. Whenever I try to build the project I get a...
  2. Replies
    2
    Views
    7,188

    creating multiple instances of a form

    I am looking for a way to create multiple instances of a single form in c++. I am using Visual C++ 2008 edition. When i start a new Windows Forms Application it starts me with the needed .h and...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured