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
|
f46e30520a
|
+ imported the win16 api file functions
git-svn-id: trunk@31545 -
|
2015-09-05 23:53:34 +00:00 |
|
nickysn
|
0abe2cddd6
|
+ imported the win16 local memory management functions
git-svn-id: trunk@31544 -
|
2015-09-05 23:16:43 +00:00 |
|
nickysn
|
1775725c26
|
+ imported the global memory win16 api functions
git-svn-id: trunk@31543 -
|
2015-09-05 22:56:02 +00:00 |
|
nickysn
|
f751b18754
|
+ import the win16 task apis
git-svn-id: trunk@31542 -
|
2015-09-05 22:17:41 +00:00 |
|
nickysn
|
203d26af4b
|
+ import the module management win16 apis
git-svn-id: trunk@31541 -
|
2015-09-05 22:09:06 +00:00 |
|
nickysn
|
10a01c0127
|
+ import catch, throw and stack management win16 api functions
git-svn-id: trunk@31540 -
|
2015-09-05 21:41:37 +00:00 |
|
nickysn
|
e09f230250
|
+ added the pointer validation win16 apis
git-svn-id: trunk@31539 -
|
2015-09-05 21:02:43 +00:00 |
|
nickysn
|
4d43d8d909
|
+ import the win16 debug apis
git-svn-id: trunk@31538 -
|
2015-09-05 20:45:22 +00:00 |
|
nickysn
|
6e09a4ff92
|
+ enable compilation of the uuchar, objpas and strings units for the win16 target
git-svn-id: trunk@31536 -
|
2015-09-05 19:45:52 +00:00 |
|
nickysn
|
72d6876225
|
+ initialize the PrefixSeg variable from the win16 startup code
git-svn-id: trunk@31535 -
|
2015-09-05 18:03:37 +00:00 |
|
nickysn
|
a062fb17b3
|
+ added makefiles for the win16 rtl
git-svn-id: trunk@31534 -
|
2015-09-05 15:50:19 +00:00 |
|
nickysn
|
8610065db4
|
+ started porting the win16 api units
git-svn-id: trunk@31533 -
|
2015-09-05 15:48:40 +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
|
8bca76e645
|
* improved formatting and added comments to the win16 startup code
git-svn-id: trunk@31528 -
|
2015-09-05 11:48:05 +00:00 |
|
nickysn
|
839ab714cc
|
+ started implementing a win16 target :)
git-svn-id: trunk@31521 -
|
2015-09-05 02:47:42 +00:00 |
|