Commit 8be11cae authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

Added a prototype for SHAppBarMessage.

parent 981a9a40
...@@ -85,6 +85,7 @@ typedef struct _AppBarData ...@@ -85,6 +85,7 @@ typedef struct _AppBarData
LPARAM lParam; LPARAM lParam;
} APPBARDATA, *PAPPBARDATA; } APPBARDATA, *PAPPBARDATA;
UINT WINAPI SHAppBarMessage(DWORD,PAPPBARDATA);
/****************************************** /******************************************
* SHGetFileInfo * SHGetFileInfo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment