|
|
1.1 ! root 1: #include "windows.h" ! 2: #include "sharemem.h" ! 3: ! 4: ! 5: StatusDlg DIALOG 6, 18, 160, DIALOGHEIGHT ! 6: STYLE WS_BORDER | WS_VISIBLE | WS_CHILD ! 7: FONT 8, "Helv" ! 8: BEGIN ! 9: EDITTEXT IDE_XCOORD, 0, 11, 67, 12, ES_AUTOHSCROLL ! 10: EDITTEXT IDE_YCOORD, 74, 11, 67, 12, ES_AUTOHSCROLL ! 11: LTEXT "Mouse X Coordinate", 65535, 1, 3, 65, 7 ! 12: LTEXT "Mouse Y Coordinate", 104, 75, 3, 65, 8 ! 13: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.