|
|
1.1 root 1: /******************************Module*Header*******************************\
2: * Module Name: filer.h
3: *
4: * Header file
5: *
6: * Created: 5-05-92
7: * Author: Colin Stuart []
8: *
9: * Copyright (c) 1992 Microsoft Corporation
10: *
11: *
12: *
13: * Dependencies:
14: *
15: * enumdrv.h
16: * walk.h
17: *
18: \**************************************************************************/
19:
20: //
21: // Forward declarations in FILER.C
22: //
23: BOOL InitializeApp (void);
24: LRESULT CALLBACK MainWndProc (HWND, UINT, WPARAM, LPARAM);
25: LRESULT CALLBACK AboutProc (HWND, UINT, WPARAM, LPARAM);
26: LRESULT CALLBACK DriveBarProc (HWND, UINT, WPARAM, LPARAM);
27: int GetDriveBitmap (LPBINFO);
28: BOOL ChangeDrive (LPTSTR, DWORD);
29: LRESULT CALLBACK FunctionBarProc(HWND, UINT, WPARAM, LPARAM);
30: BOOL UpdateDrivesMenu (HMENU, HANDLE);
31: void ErrorMsg (LPSTR);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.