home *** CD-ROM | disk | FTP | other *** search
- LIBRARY HolePort
-
-
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD SINGLE
-
- ;
- ; all unitialized global data is assumed to
- ; be placed in the .bss section, which is shared.
- ;
-
- EXPORTS
-
- HP_gpiCharStringAt @1
- HP_dosReallocSeg @2
- HP_dosFreeSeg @3
- HP_dosAllocSeg @4
- HP_winQueryCursorInfo @5
- HP_winQueryWindow @6
- HP_winQuerySysPointer @7
- HP_dosChgFilePtr @8
- HP_dosExit @9
- HP_dosQHandType @10
- HP_dosQFileMode @11
- HP_dosGetProcAddress @12
- HP_dosMakeNmPipe @13
- HP_dosOpen @14
- HP_dosQCurDir @15
- HP_dosQCurDisk @16
- HP_dosSelectDisk @17
- HP_SimpleFont @18
- HP_RegisterClass @19
- HP_CreateStdWindow @20
- HP_Message @21
- HP_DlgItemMessage @22
- HP_IsPtr @23
- HP_dosCreateSem @24
- HP_dosOpenSem @25
- HP_dosSemClear @26
- HP_dosSemSet @27
- HP_dosSemWait @28
- HP_dosSemRequest @29
- HP_dosFindFirst @30
- HP_dosFindNext @31
- HP_dosFindClose @32
- HP_dosNewSize @33
- HP_dosFileLocks @34
- HP_dosMakePipe @35
- HP_dosError @36
- HP_dosLoadModule @37
- HP_dosGetModHandle @38
- HP_winWindowFromID @39
- HP_Entry @40
-
-