source: trunk/src/frontend/warpin_emx.def@ 531

Last change on this file since 531 was 531, checked in by pr, 10 years ago

Update to version 1.0.21

  • Property svn:eol-style set to CRLF
  • Property svn:keywords set to Author Date Id Revision
File size: 421 bytes
Line 
1;
2; warpin_emx.def:
3; different module definition file for use with
4; EMX, because EMX doesn't know the prototypes
5; listed below.
6
7NAME WARPIN WINDOWAPI
8
9Description '@#OS/2 Netlabs:1.0.21#@ WarpIN installer (EMX)'
10
11STACKSIZE 65536
12
13IMPORTS
14 DosReplaceModule = DOSCALLS.417
15 DosQProcStatus = DOSCALLS.154
16 DOS16SIZESEG = DOSCALLS.126
17 DOSQUERYMODFROMEIP = DOSCALLS.360
18
Note: See TracBrowser for help on using the repository browser.