CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 22

Threaded View

  1. #16
    Join Date
    Apr 2008
    Posts
    725

    Re: how should I arrange classes in files?

    where is VideoEngine m_Video defined? where is it instantiated?

    Can you see that we are just going round a nd round in circles because you are not posting enough code?

    You should post a small and COMPLTE sample that reproduces your problem. Nobody can reproduce your problem because you keep leaving bits out!
    Last edited by Amleto; March 8th, 2011 at 07:23 AM.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured