lil correction in a header
This commit is contained in:
@@ -52,7 +52,7 @@ extern BOOL bPermPower; // Has power option permissions
|
|||||||
/* Function Prototypes */
|
/* Function Prototypes */
|
||||||
BOOL UpdatePermissions(VOID);
|
BOOL UpdatePermissions(VOID);
|
||||||
// DESKTOP.C
|
// DESKTOP.C
|
||||||
BOOL CreateDesktopWindow(VOID);// SYSINT.C
|
BOOL CreateDesktopWindow(VOID);
|
||||||
// SYSINT.C
|
// SYSINT.C
|
||||||
BOOL RunFileDlg(HWND hWndOwner, HICON hIcon, LPWSTR lpszDir, LPWSTR lpszTitle, LPWSTR lpszDesc, DWORD dwFlags);
|
BOOL RunFileDlg(HWND hWndOwner, HICON hIcon, LPWSTR lpszDir, LPWSTR lpszTitle, LPWSTR lpszDesc, DWORD dwFlags);
|
||||||
BOOL ExitWindowsDialog(HWND hWndOwner);
|
BOOL ExitWindowsDialog(HWND hWndOwner);
|
||||||
|
|||||||
Reference in New Issue
Block a user