Changeset 1444 for trunk/dll/notify.h


Ignore:
Timestamp:
Jul 23, 2009, 1:24:23 AM (16 years ago)
Author:
Gregg Young
Message:

Rework of drivebar to rescan all drives and refresh media buttons and menu items grey out inappropriate menu items. Streamline Tree scan code and use semaphores to serialize access. Add NOEASUPPORT and LOCALHD driveflag; .LONGNAME usage fixes; (Tickets 377-386)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/notify.h

    r1394 r1444  
    1717#define NOTIFY_H
    1818
    19 BOOL AddNote(PCSZ note);
     19VOID AddNote(PCSZ note);                // 16 Jul 09 SHL
    2020HWND DoNotify(PCSZ text);
    2121VOID EndNote(VOID);
Note: See TracChangeset for help on using the changeset viewer.