tcwong3
Junior Member level 2
I need to write a program to capture time & date info from serial port and update the system clock while another DOS-based application is running.
I'm thinking two methods:
(1) write a TSR DOS based program to capture time info. The problem is I'm not familiar with DOS TSR.
(2) I'm not sure if this is possible or not.
Install Windows OS and run the DOS application program.
And write a WIndows-based time info capture program by using VB.
I need to install Windows OS because it can do multi tasking.
I have seen a PC run in two OS ---- Windows 98 & MS-DOS at the same time.
How to do the installation?
Is there any link or reference for this?
Thanks in advanced
I'm thinking two methods:
(1) write a TSR DOS based program to capture time info. The problem is I'm not familiar with DOS TSR.
(2) I'm not sure if this is possible or not.
Install Windows OS and run the DOS application program.
And write a WIndows-based time info capture program by using VB.
I need to install Windows OS because it can do multi tasking.
I have seen a PC run in two OS ---- Windows 98 & MS-DOS at the same time.
How to do the installation?
Is there any link or reference for this?
Thanks in advanced