浏览代码
* addition to the previous patch
git-svn-id: trunk@3932 -
Tomas Hajny
19 年之前
|
@@ -169,8 +169,8 @@ type
|
|
comtail : realptr;
|
|
comtail : realptr;
|
|
firstFCB : realptr;
|
|
firstFCB : realptr;
|
|
secondFCB : realptr;
|
|
secondFCB : realptr;
|
|
- iniStack : realptr;
|
|
|
|
- iniCSIP : realptr;
|
|
|
|
|
|
+{ iniStack : realptr;
|
|
|
|
+ iniCSIP : realptr;}
|
|
end;
|
|
end;
|
|
var
|
|
var
|
|
current_dos_buffer_pos,
|
|
current_dos_buffer_pos,
|