Annotation of mstools/samples/spincube/spincube.rc, revision 1.1

1.1     ! root        1: #include <windows.h>
        !             2: #include "spincube.h"
        !             3: 
        !             4: SpincubeStyle DIALOG 44, 42, 102, 86
        !             5: LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
        !             6: STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
        !             7: CAPTION "Spincube Styles"
        !             8: FONT 8, "MS Sans Serif"
        !             9: BEGIN
        !            10:     GROUPBOX        "Basic Styles", 100, 8, 8, 88, 50
        !            11:     AUTOCHECKBOX    "Erase", DID_ERASE, 20, 25, 40, 10
        !            12:     AUTOCHECKBOX    "InMotion", DID_INMOTION, 21, 40, 40, 10
        !            13:     DEFPUSHBUTTON   "OK", DID_OK, 8, 66, 40, 14
        !            14: END

unix.superglobalmegacorp.com

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