Search Tools Links Login

Setting up a Systray App Properly with WinAPIs


Visual Basic 6, or VB Classic

This example shows a very simple very well documented sourcecode on how to create a systray application without the overhead of a class file filled with bugs using two simple WinAPI calls and three functions to further simplify those!

I've seen several examples at PSC in VB on how to setup a systray application using a class file. I tried using that at first, but ran into the bug of NOT closing when my mouse moved away. Now I'm seeing fixes to the class file.

This example shows that using the WinAPI's is easier cleaner and not as buggy as the Class File counterpart available at PSC

Original Author: galantz

Inputs

Common sense...

Assumptions

This example assumes that you will actually read the documentation and the comments.

Returns

Easy codes...

Side Effects

None known.

API Declarations

two, they're in the code

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 89 times

Categories

Visual Basic 6

Attachments

Setting_up46309142002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,925 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.