desktop junk, disabled it cause desktop later (i gotta master listview), buncha wallpapers n moved some files around

This commit is contained in:
freedom
2023-07-28 22:12:23 -06:00
parent 50f59ca105
commit 716921405a
16 changed files with 2224 additions and 14 deletions

View File

@@ -41,8 +41,7 @@ extern WCHAR szWebsite[64];
/* Function Prototypes */
// DESKTOP.C
BOOL CreateDesktopWindow();
LRESULT CALLBACK DeskWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
BOOL CreateDesktopWindow();// SYSINT.C
// SYSINT.C
BOOL RunFileDlg(HWND hWndOwner, HICON hIcon, LPWSTR lpszDir, LPWSTR lpszTitle, LPWSTR lpszDesc, DWORD dwFlags);
BOOL ExitWindowsDialog(HWND hWndOwner);