Results 1 to 2 of 2

Thread: draw animated icon

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    C2C
    Posts
    42

    draw animated icon

    don't want to rely on win32 api.......How can C++ program draw animated systray icon?

  2. #2

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    C2C
    Posts
    42
    You mean Shell_NotifyIcon?

    Actually I have implemented animated trayicon program using VB. It worked well on my PC. But it got blink on my leader's PC(he set his monitor's displaying resolution much higher than mine, mine is 1024x728). So I was sugested to turn to C++. I found some example in C++ still useing the win32 api.....just wonder if there is another way to implement it.....or what's the real favor if I use C++ for the program here? do you think it will resolve the blink prob?

    Thanks for ur answer!

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