Beispiel #1
0
        //rejected. Various problems, eg the program file cannot be moved. Unclear documentation.
        //	Guid _guid;

        static trayIcon()
        {
            s_msgTaskbarCreated = WndUtil.RegisterMessage("TaskbarCreated", uacEnable: true);
            WndUtil.RegisterWindowClass("trayIcon");
        }