nickysn
|
3a8acd3f33
+ initial implementation of win16 file support, based on the msdos rtl
|
10 years ago |
nickysn
|
04cb0cf615
+ check for LFN support at startup on win16
|
10 years ago |
nickysn
|
181ee0b4d2
+ init exceptions and the unicode string manager in the win16 system unit startup
|
10 years ago |
nickysn
|
9997ee54fb
+ initialize IsConsole and IsLibrary in the win16 system unit startup code
|
10 years ago |
nickysn
|
694d93d011
+ ported the MsDos() routine from the msdos rtl to win16
|
10 years ago |
nickysn
|
afcc5a9e11
+ added the win16api string functions
|
10 years ago |
nickysn
|
600d2cfbc6
+ implemented a win16 heap manager for the near data memory models using the
|
10 years ago |
nickysn
|
a9069dc16d
- removed some debug and commented out code from the win16 system unit
|
10 years ago |
nickysn
|
a76c9ebd43
+ initialize StackBottom and StackLength in the win16 system unit startup code
|
10 years ago |
nickysn
|
fe8cb4b09d
+ integrated the winprocs and wintypes .inc files into the win16 system unit
|
10 years ago |
nickysn
|
e62c276672
* use far pointers in the declaration of MessageBox
|
10 years ago |
nickysn
|
58465396db
+ initialize the SelectorInc variable on win16
|
10 years ago |
nickysn
|
48e83479ef
+ implemented ParamCount and ParamStr for win16 (ParamStr(0) is not implemented yet)
|
10 years ago |
nickysn
|
eea09632a3
+ add and initialize the win16 system unit variables that correspond to the
|
10 years ago |
nickysn
|
049171c69c
* moved the imports of InitTask, WaitEvent and InitApp to the win16 startup module
|
10 years ago |
nickysn
|
c2c008c09a
* switch to a full blown win16 system unit
|
10 years ago |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
10 years ago |