Thanks for providing it.
It's much easier to develop DOS programs with this thing.
It's much easier to develop DOS programs with this thing.
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
In a window with a CMenu menu, after adding any other control (for example, adding a toolbar CToolsBar), the CMenu cannot be opened with the mouse, and can only be operated with the mouse after being opened with the keyboard Alt+F; I tried the early version of the great winsail before and there was no problem?
Opening and saving folders does not seem to support the floppy drive A:?
Has it been updated on your homepage http://www.firstsail.com.cn/Software.html? I just downloaded it and it seems not to have changed yet. It's still the version, and the sail.lib inside is still from December 25, 2007?
If you want to solve the above two problems, it is recommended to use the absread or _bios_disk function to detect whether this disk exists before opening this dialog box, and then the problem of the floppy disk or USB flash drive not being inserted can be solved.
When combining multiple EXE programs, when the main program calls a subroutine, "sail200 触" is displayed on the screen. How to shield it?
Can the settimefc() function set the timing time? The "beep" time under DOS is too short. Sometimes it is not desired that the timer works too fast.
3. How to set the maximum number of bytes, or the maximum number of bytes per line, or the maximum number of columns for a multi-line edit box, so that automatic line wrapping can be done without pressing Enter when entering.
4. Can you give an example of combining list control editing with a database?