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

Thread: Task Bar

  1. #1
    Join Date
    May 1999
    Posts
    23

    Task Bar

    Hello !

    I don't have my application in the TaskBar ...
    I run first the Main sub ...
    What can be wrong ?


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Task Bar

    a quick search for "taskbar" found a forum entry from Chris Eastwood check this: http://www.codeguru.net/bbs/wt/showp...age=0&Limit=25


  3. #3
    Join Date
    May 1999
    Posts
    23

    Re: Task Bar

    Thanks a lot !
    I'll try to solve this link !


  4. #4
    Join Date
    May 1999
    Posts
    23

    Re: Task Bar

    I tried their code, and it works for the moment ... !! =)
    Thanks !!


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