Annotation of q_a/samples/paths/paths.h, revision 1.1

1.1     ! root        1: /* paths.h - header file for the paths demonstration program. */
        !             2: 
        !             3: 
        !             4: /* function prototypes for the window procedures. */
        !             5: long FAR PASCAL MainWndProc(HWND, UINT, UINT, LONG);
        !             6: void DrawPath(HDC, LPRECT);
        !             7: 
        !             8: /* strings to write to the window as labels. */
        !             9: #define STROKEPATH        "StrokePath"
        !            10: #define FILLPATH          "FillPath"
        !            11: #define STROKEANDFILLWIND "StrokeAndFill, Winding"
        !            12: #define STROKEANDFILLALT  "StrokeAndFill, Alternate"
        !            13: #define CLIPPATHWIND      "ClipPath, Winding"
        !            14: #define CLIPPATHALT       "ClipPath, Alternate"

unix.superglobalmegacorp.com

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