File:  [OS/2 SDKs] / pmsdk / samples / comtalk / avio.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:17 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1989, HEAD
Microsoft OS/2 SDK PM 02-24-1989

/*
    avio.h -- AVIO module entry points
    Created by Microsoft Corporation, 1989
*/
void	AvioInit(HWND hWndFrame, HWND hWndClient);
void	AvioScroll(USHORT SB_Command, USHORT usPosition, BOOL fHorizontal);
MRESULT	AvioSize(HWND hWnd, USHORT msg, MPARAM mp1, MPARAM mp2);
void	AvioClose(void);
void	AvioPaint(HWND hWnd);
MRESULT	AvioMinMax(PSWP pSWP);
void	AvioClear(void);
void	AvioAdjustFrame(PSWP pSWP);
void	AvioTrackFrame(HWND hWnd, MPARAM mpTrackFlags);
void	AvioQueryTrackInfo(PTRACKINFO pTI);
BOOL	AvioUpdateLines(BOOL fPage, BOOL *fPaging);
void	AvioRedraw(void);
void	AvioStartup(HWND hWndClient);
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.