ChangeDisplaySettings doesn't look to work in Windows NT 3.51, so display misaligned. Possible solutions: 1. int 10h, ax=4f02h 2. write port `0x1CE` & `0x1CF` 3. send `IOCTL_VIDEO_SET_CURRENT_MODE` to `\Device\Video0` <img width="1024" height="768" alt="Image" src="https://github.com/user-attachments/assets/26c2852c-f478-4eda-b1f8-c87cbe11bb0a" />
ChangeDisplaySettings doesn't look to work in Windows NT 3.51, so display misaligned.
Possible solutions:
0x1CE&0x1CFIOCTL_VIDEO_SET_CURRENT_MODEto\Device\Video0