mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:31:45 +00:00
PackageManager: Depencies
svn path=/trunk/; revision=14576
This commit is contained in:
parent
56ec91131c
commit
e45867b698
8 changed files with 121 additions and 27 deletions
|
@ -35,6 +35,7 @@ void Help (void);
|
|||
int AddItem (int id, const char* name, int parent, int icon);
|
||||
int SetText (const char* text);
|
||||
int SetStatus (int status1, int status2, WCHAR* text);
|
||||
int Ask (const WCHAR* message);
|
||||
|
||||
/* Toolbar Releated */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue