Annotation of pmsdk/samples/comtalk/avio.h, revision 1.1

1.1     ! root        1: /*
        !             2:     avio.h -- AVIO module entry points
        !             3:     Created by Microsoft Corporation, 1989
        !             4: */
        !             5: void   AvioInit(HWND hWndFrame, HWND hWndClient);
        !             6: void   AvioScroll(USHORT SB_Command, USHORT usPosition, BOOL fHorizontal);
        !             7: MRESULT        AvioSize(HWND hWnd, USHORT msg, MPARAM mp1, MPARAM mp2);
        !             8: void   AvioClose(void);
        !             9: void   AvioPaint(HWND hWnd);
        !            10: MRESULT        AvioMinMax(PSWP pSWP);
        !            11: void   AvioClear(void);
        !            12: void   AvioAdjustFrame(PSWP pSWP);
        !            13: void   AvioTrackFrame(HWND hWnd, MPARAM mpTrackFlags);
        !            14: void   AvioQueryTrackInfo(PTRACKINFO pTI);
        !            15: BOOL   AvioUpdateLines(BOOL fPage, BOOL *fPaging);
        !            16: void   AvioRedraw(void);
        !            17: void   AvioStartup(HWND hWndClient);
        !            18: void   AvioPageUp(void);

unix.superglobalmegacorp.com

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