This commit is contained in:
Brady McDermott
2024-07-30 22:18:38 -06:00
parent bcd6716fcb
commit e0670bea6d
6 changed files with 8 additions and 261 deletions

View File

@@ -50,8 +50,6 @@ extern BOOL bPermPower; // Has power option permissions
/* Function Prototypes */
BOOL UpdatePermissions(VOID);
// DESKTOP.C
BOOL CreateDesktopWindow(VOID);
// SYSINT.C
BOOL RunFileDlg(HWND hWndOwner, HICON hIcon, LPWSTR lpszDir, LPWSTR lpszTitle, LPWSTR lpszDesc, DWORD dwFlags);
BOOL ExitWindowsDialog(HWND hWndOwner);