File:  [WindowsNT SDKs] / mstools / samples / sdktools / capview / ranges.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:24:28 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993

#define MAX_NUM_RANGES 100

typedef struct {
    int		cRanges;
    BOOL	fPrune;
    int		Above[MAX_NUM_RANGES];
    int		TextColor[MAX_NUM_RANGES];
    DWORD	BackColor[MAX_NUM_RANGES];
} RANGESTRUCT;
int DoRangesDlg(CWnd * pWnd, RANGESTRUCT * rs);

unix.superglobalmegacorp.com

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