Annotation of mstools/samples/filer/filer.h, revision 1.1.1.2

1.1.1.2 ! root        1: 
        !             2: /******************************************************************************\
        !             3: *       This is a part of the Microsoft Source Code Samples. 
        !             4: *       Copyright (C) 1993 Microsoft Corporation.
        !             5: *       All rights reserved. 
        !             6: *       This source code is only intended as a supplement to 
        !             7: *       Microsoft Development Tools and/or WinHelp documentation.
        !             8: *       See these sources for detailed information regarding the 
        !             9: *       Microsoft samples programs.
        !            10: \******************************************************************************/
        !            11: 
1.1       root       12: 
                     13: //
                     14: // Forward declarations in FILER.C
                     15: //
                     16: BOOL    InitializeApp           (void);
                     17: int     GetDriveBitmap          (LPBINFO);
                     18: BOOL    ChangeDrive             (LPTSTR, DWORD);
1.1.1.2 ! root       19: BOOL    RunCommandItem          (LPCINFO);
1.1       root       20: BOOL    UpdateDrivesMenu        (HMENU, HANDLE);
1.1.1.2 ! root       21: void    ErrorMsg                (LPTSTR);
        !            22: 
        !            23: LRESULT WINAPI MainWndProc      (HWND, UINT, WPARAM, LPARAM);
        !            24: LRESULT WINAPI AboutProc        (HWND, UINT, WPARAM, LPARAM);
        !            25: LRESULT WINAPI DriveBarProc     (HWND, UINT, WPARAM, LPARAM);
        !            26: LRESULT WINAPI FunctionBarProc  (HWND, UINT, WPARAM, LPARAM);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.