Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (1 / 5) |
Uptime: | 46:16:16 |
Calls: | 452 |
Files: | 1,054 |
D/L today: |
122 files (73,835K bytes) |
Messages: | 92,986 |
Posted today: | 1 |
My main GUI class is derived from CDialogEx, and I've implemented OnMove() a OnMoving() in my class with the same signature as described in the documentation. However, those two functions are not being called when the G is moved.