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

Threaded View

  1. #5
    Join Date
    Jun 2007
    Location
    California
    Posts
    136

    Re: enable tab feature

    Quote Originally Posted by cvogt61457
    post your project so that we can build it and test it. Make sure that what you post can be compiled.

    What compiler are you using?
    Greetings,

    cvogt61457, I am using VS 2005 Professional Edition.
    Here is my project: Project
    The project is created under Win32 Application, and alarm2.wav needs to be added to resource.

    The project is compiling with 6 warnings but no errors.

    If you stubble across some obvious mistakes while investigating the Tab problem, please point them out, I will greatly appreciate your comments.

    Thank you
    Last edited by kabilius; July 13th, 2007 at 02:39 PM.

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