|
Last change
on this file was 18, checked in by bird, 23 years ago |
|
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
|
File size:
3.9 KB
|
| Line | |
|---|
| 1 | ;
|
|---|
| 2 | ; emxwrap.def
|
|---|
| 3 | ;
|
|---|
| 4 | LIBRARY EMXWRAP INITINSTANCE
|
|---|
| 5 | DESCRIPTION 'emxwrap.dll 0.9d -- Copyright (c) 1993-1998 by Eberhard Mattes'
|
|---|
| 6 | DATA
|
|---|
| 7 | SINGLE NONSHARED
|
|---|
| 8 | EXPORTS
|
|---|
| 9 | EMX_REVISION = emx_revision @1 RESIDENTNAME
|
|---|
| 10 |
|
|---|
| 11 | WinDefAVioWindowProc @30
|
|---|
| 12 |
|
|---|
| 13 | VioEndPopUp @101
|
|---|
| 14 | VioGetPhysBuf @102
|
|---|
| 15 | VioGetAnsi @103
|
|---|
| 16 | VioSetAnsi @105
|
|---|
| 17 | VioDeRegister @106
|
|---|
| 18 | VioScrollUp @107
|
|---|
| 19 | VioPrtSc @108
|
|---|
| 20 | VioGetCurPos @109
|
|---|
| 21 | VioWrtCellStr @110
|
|---|
| 22 | VioPopUp @111
|
|---|
| 23 | VioScrollRt @112
|
|---|
| 24 | VioWrtCharStr @113
|
|---|
| 25 | VioSetCurPos @115
|
|---|
| 26 | VioScrUnLock @118
|
|---|
| 27 | VioWrtTTY @119
|
|---|
| 28 | VioGetMode @121
|
|---|
| 29 | VioSetMode @122
|
|---|
| 30 | VioScrLock @123
|
|---|
| 31 | VioReadCellStr @124
|
|---|
| 32 | VioSavRedrawWait @125
|
|---|
| 33 | VioWrtNAttr @126
|
|---|
| 34 | VioGetCurType @127
|
|---|
| 35 | VioSavRedrawUndo @128
|
|---|
| 36 | VioGetFont @129
|
|---|
| 37 | VioReadCharStr @130
|
|---|
| 38 | VioGetBuf @131
|
|---|
| 39 | VioSetCurType @132
|
|---|
| 40 | VioSetFont @133
|
|---|
| 41 | VioModeUndo @135
|
|---|
| 42 | VioModeWait @137
|
|---|
| 43 | VioGetCp @140
|
|---|
| 44 | VioSetCp @142
|
|---|
| 45 | VioShowBuf @143
|
|---|
| 46 | VioScrollLf @144
|
|---|
| 47 | VioRegister @145
|
|---|
| 48 | VioGetConfig @146
|
|---|
| 49 | VioScrollDn @147
|
|---|
| 50 | VioWrtCharStrAtt @148
|
|---|
| 51 | VioGetState @149
|
|---|
| 52 | VioPrtScToggle @150
|
|---|
| 53 | VioSetState @151
|
|---|
| 54 | VioWrtNCell @152
|
|---|
| 55 | VioWrtNChar @153
|
|---|
| 56 | VioAssociate @155
|
|---|
| 57 | VioCreatePS @156
|
|---|
| 58 | VioDeleteSetId @157
|
|---|
| 59 | VioGetDeviceCellSize @158
|
|---|
| 60 | VioGetOrg @159
|
|---|
| 61 | VioCreateLogFont @160
|
|---|
| 62 | VioDestroyPS @161
|
|---|
| 63 | VioQuerySetIds @162
|
|---|
| 64 | VioSetOrg @163
|
|---|
| 65 | VioQueryFonts @164
|
|---|
| 66 | VioSetDeviceCellSize @165
|
|---|
| 67 | VioShowPS @166
|
|---|
| 68 | VioGlobalReg @170
|
|---|
| 69 | VioCheckCharType @175
|
|---|
| 70 |
|
|---|
| 71 | KbdSetCustXt @201
|
|---|
| 72 | KbdGetCp @203
|
|---|
| 73 | KbdCharIn @204
|
|---|
| 74 | KbdSetCp @205
|
|---|
| 75 | KbdSynch @207
|
|---|
| 76 | KbdRegister @208
|
|---|
| 77 | KbdStringIn @209
|
|---|
| 78 | KbdGetStatus @210
|
|---|
| 79 | KbdSetStatus @211
|
|---|
| 80 | KbdGetFocus @212
|
|---|
| 81 | KbdFlushBuffer @213
|
|---|
| 82 | KbdXlate @214
|
|---|
| 83 | KbdClose @217
|
|---|
| 84 | KbdFreeFocus @218
|
|---|
| 85 | KbdDeRegister @220
|
|---|
| 86 | KbdSetFgnd @221
|
|---|
| 87 | KbdPeek @222
|
|---|
| 88 | KbdOpen @223
|
|---|
| 89 | KbdGetHWID @224
|
|---|
| 90 | KbdSetHWID @225
|
|---|
| 91 |
|
|---|
| 92 | MouGetPtrShape @301
|
|---|
| 93 | MouSetPtrShape @302
|
|---|
| 94 | MouGetNumMickeys @303
|
|---|
| 95 | MouGetScaleFact @306
|
|---|
| 96 | MouFlushQue @307
|
|---|
| 97 | MouGetNumButtons @308
|
|---|
| 98 | MouClose @309
|
|---|
| 99 | MouSetScaleFact @311
|
|---|
| 100 | MouGetNumQueEl @313
|
|---|
| 101 | MouDeRegister @314
|
|---|
| 102 | MouGetEventMask @315
|
|---|
| 103 | MouSetEventMask @316
|
|---|
| 104 | MouOpen @317
|
|---|
| 105 | MouRemovePtr @318
|
|---|
| 106 | MouGetPtrPos @319
|
|---|
| 107 | MouReadEventQue @320
|
|---|
| 108 | MouSetPtrPos @321
|
|---|
| 109 | MouGetDevStatus @322
|
|---|
| 110 | MouSynch @323
|
|---|
| 111 | MouRegister @324
|
|---|
| 112 | MouSetDevStatus @325
|
|---|
| 113 | MouDrawPtr @326
|
|---|
| 114 | MouInitReal @327
|
|---|
| 115 | MouSetThreshold @329
|
|---|
| 116 | MouGetThreshold @330
|
|---|
| 117 |
|
|---|
| 118 | DosMonWrite @401
|
|---|
| 119 | DosMonRead @402
|
|---|
| 120 | DosMonClose @403
|
|---|
| 121 | DosMonOpen @404
|
|---|
| 122 | DosMonReg @405
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.