nickysn
|
3a8acd3f33
|
+ initial implementation of win16 file support, based on the msdos rtl
git-svn-id: trunk@31614 -
|
2015-09-12 00:17:11 +00:00 |
|
nickysn
|
04cb0cf615
|
+ check for LFN support at startup on win16
git-svn-id: trunk@31612 -
|
2015-09-11 22:03:50 +00:00 |
|
nickysn
|
181ee0b4d2
|
+ init exceptions and the unicode string manager in the win16 system unit startup
git-svn-id: trunk@31611 -
|
2015-09-11 21:54:40 +00:00 |
|
nickysn
|
9997ee54fb
|
+ initialize IsConsole and IsLibrary in the win16 system unit startup code
git-svn-id: trunk@31610 -
|
2015-09-11 21:48:20 +00:00 |
|
nickysn
|
694d93d011
|
+ ported the MsDos() routine from the msdos rtl to win16
git-svn-id: trunk@31609 -
|
2015-09-11 21:29:45 +00:00 |
|
nickysn
|
afcc5a9e11
|
+ added the win16api string functions
git-svn-id: trunk@31586 -
|
2015-09-11 12:38:01 +00:00 |
|
nickysn
|
600d2cfbc6
|
+ implemented a win16 heap manager for the near data memory models using the
windows local heap
git-svn-id: trunk@31578 -
|
2015-09-08 14:22:16 +00:00 |
|
nickysn
|
a9069dc16d
|
- removed some debug and commented out code from the win16 system unit
git-svn-id: trunk@31577 -
|
2015-09-07 22:28:42 +00:00 |
|
nickysn
|
a76c9ebd43
|
+ initialize StackBottom and StackLength in the win16 system unit startup code
git-svn-id: trunk@31567 -
|
2015-09-07 01:52:48 +00:00 |
|
nickysn
|
fe8cb4b09d
|
+ integrated the winprocs and wintypes .inc files into the win16 system unit
git-svn-id: trunk@31565 -
|
2015-09-06 23:37:04 +00:00 |
|
nickysn
|
e62c276672
|
* use far pointers in the declaration of MessageBox
git-svn-id: trunk@31563 -
|
2015-09-06 22:46:51 +00:00 |
|
nickysn
|
58465396db
|
+ initialize the SelectorInc variable on win16
git-svn-id: trunk@31549 -
|
2015-09-06 11:52:30 +00:00 |
|
nickysn
|
48e83479ef
|
+ implemented ParamCount and ParamStr for win16 (ParamStr(0) is not implemented yet)
git-svn-id: trunk@31548 -
|
2015-09-06 10:42:33 +00:00 |
|
nickysn
|
eea09632a3
|
+ add and initialize the win16 system unit variables that correspond to the
WinMain parameters in C
git-svn-id: trunk@31547 -
|
2015-09-06 10:25:34 +00:00 |
|
nickysn
|
049171c69c
|
* moved the imports of InitTask, WaitEvent and InitApp to the win16 startup module
git-svn-id: trunk@31531 -
|
2015-09-05 12:43:26 +00:00 |
|
nickysn
|
c2c008c09a
|
* switch to a full blown win16 system unit
git-svn-id: trunk@31530 -
|
2015-09-05 12:39:58 +00:00 |
|
nickysn
|
839ab714cc
|
+ started implementing a win16 target :)
git-svn-id: trunk@31521 -
|
2015-09-05 02:47:42 +00:00 |
|