|
|
Line 1: |
Line 1: |
| This are the functions that are inside the [[OS2386.LIB]] file. This information is important for OS/2 developers that want to do static linking of the OS/2 API library inside the applications.
| | [[Category:For Removal]] |
| | |
| ==OS2386.LIB Version 10-04-2001 3:33p - 785,920 Bytes==
| |
| ;
| |
| ; os2386.imp (created by emximp)
| |
| ;
| |
| ; -------- os2386.lib --------
| |
| DOSPTRACE DOSCALLS 12 ?
| |
| DOSISETRELMAXFH DOSCALLS 108 ?
| |
| DOSIDEVIOCTL DOSCALLS 109 ?
| |
| [[DosForceDelete]] DOSCALLS 110 ?
| |
| Dos32ForceDelete DOSCALLS 110 ?
| |
| [[DosKillThread]] DOSCALLS 111 ?
| |
| Dos32KillThread DOSCALLS 111 ?
| |
| [[DosQueryRASInfo]] DOSCALLS 112 ?
| |
| Dos32QueryRASInfo DOSCALLS 112 ?
| |
| [[DosDumpProcess]] DOSCALLS 113 ?
| |
| Dos32DumpProcess DOSCALLS 113 ?
| |
| [[DosSuppressPopUps]] DOSCALLS 114 ?
| |
| Dos32SuppressPopUps DOSCALLS 114 ?
| |
| [[DosSetMaxFH]] DOSCALLS 209 ?
| |
| Dos32SetMaxFH DOSCALLS 209 ?
| |
| [[DosSetVerify]] DOSCALLS 210 ?
| |
| Dos32SetVerify DOSCALLS 210 ?
| |
| [[DosErrClass]] DOSCALLS 211 ?
| |
| Dos32ErrClass DOSCALLS 211 ?
| |
| [[DosError]] DOSCALLS 212 ?
| |
| Dos32Error DOSCALLS 212 ?
| |
| [[DosSetFileInfo]] DOSCALLS 218 ?
| |
| Dos32SetFileInfo DOSCALLS 218 ?
| |
| [[DosSetPathInfo]] DOSCALLS 219 ?
| |
| Dos32SetPathInfo DOSCALLS 219 ?
| |
| [[DosSetDefaultDisk]] DOSCALLS 220 ?
| |
| Dos32SetDefaultDisk DOSCALLS 220 ?
| |
| [[DosSetFHState]] DOSCALLS 221 ?
| |
| Dos32SetFHState DOSCALLS 221 ?
| |
| [[DosSetFSInfo]] DOSCALLS 222 ?
| |
| Dos32SetFSInfo DOSCALLS 222 ?
| |
| DosQueryPathInfo DOSCALLS 223 ?
| |
| Dos32QueryPathInfo DOSCALLS 223 ?
| |
| DosQueryHType DOSCALLS 224 ?
| |
| Dos32QueryHType DOSCALLS 224 ?
| |
| DosQueryVerify DOSCALLS 225 ?
| |
| Dos32QueryVerify DOSCALLS 225 ?
| |
| DosDeleteDir DOSCALLS 226 ?
| |
| Dos32DeleteDir DOSCALLS 226 ?
| |
| DosScanEnv DOSCALLS 227 ?
| |
| Dos32ScanEnv DOSCALLS 227 ?
| |
| DosSearchPath DOSCALLS 228 ?
| |
| Dos32SearchPath DOSCALLS 228 ?
| |
| DosSleep DOSCALLS 229 ?
| |
| Dos32Sleep DOSCALLS 229 ?
| |
| DosGetDateTime DOSCALLS 230 ?
| |
| Dos32GetDateTime DOSCALLS 230 ?
| |
| DosDevConfig DOSCALLS 231 ?
| |
| Dos32DevConfig DOSCALLS 231 ?
| |
| DosEnterCritSec DOSCALLS 232 ?
| |
| Dos32EnterCritSec DOSCALLS 232 ?
| |
| DosExitCritSec DOSCALLS 233 ?
| |
| Dos32ExitCritSec DOSCALLS 233 ?
| |
| DosExit DOSCALLS 234 ?
| |
| Dos32Exit DOSCALLS 234 ?
| |
| DosKillProcess DOSCALLS 235 ?
| |
| Dos32KillProce
| |