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