home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / hiew616.zip / HIEW_616.ZIP / HIEW.VMM < prev    next >
Text File  |  1998-04-01  |  28KB  |  1,636 lines

  1.         [HiewVMM 5.80]
  2.  
  3.    [0001.VMM]
  4. Get_VMM_Version
  5. Get_Cur_VM_Handle
  6. Test_Cur_VM_Handle
  7. Get_Sys_VM_Handle
  8. Test_Sys_VM_Handle
  9. Validate_VM_Handle
  10. Get_VMM_Reenter_Count
  11. Begin_Reentrant_Execution
  12. End_Reentrant_Execution
  13. Install_V86_Break_Point
  14. Remove_V86_Break_Point
  15. Allocate_V86_Call_Back
  16. Allocate_PM_Call_Back
  17. Call_When_VM_Returns
  18. Schedule_Global_Event
  19. Schedule_VM_Event
  20. Call_Global_Event
  21. Call_VM_Event
  22. Cancel_Global_Event
  23. Cancel_VM_Event
  24. Call_Priority_VM_Event
  25. Cancel_Priority_VM_Event
  26. Get_NMI_Handler_Addr
  27. Set_NMI_Handler_Addr
  28. Hook_NMI_Event
  29. Call_When_VM_Ints_Enabled
  30. Enable_VM_Ints
  31. Disable_VM_Ints
  32. Map_Flat
  33. Map_Lin_To_VM_Addr
  34. Adjust_Exec_Priority
  35. Begin_Critical_Section
  36. End_Critical_Section
  37. End_Crit_And_Suspend
  38. Claim_Critical_Section
  39. Release_Critical_Section
  40. Call_When_Not_Critical
  41. Create_Semaphore
  42. Destroy_Semaphore
  43. Wait_Semaphore
  44. Signal_Semaphore
  45. Get_Crit_Section_Status
  46. Call_When_Task_Switched
  47. Suspend_VM
  48. Resume_VM
  49. No_Fail_Resume_VM
  50. Nuke_VM
  51. Crash_Cur_VM
  52. Get_Execution_Focus
  53. Set_Execution_Focus
  54. Get_Time_Slice_Priority
  55. Set_Time_Slice_Priority
  56. Get_Time_Slice_Granularity
  57. Set_Time_Slice_Granularity
  58. Get_Time_Slice_Info
  59. Adjust_Execution_Time
  60. Release_Time_Slice
  61. Wake_Up_VM
  62. Call_When_Idle
  63. Get_Next_VM_Handle
  64. Set_Global_Time_Out
  65. Set_VM_Time_Out
  66. Cancel_Time_Out
  67. Get_System_Time
  68. Get_VM_Exec_Time
  69. Hook_V86_Int_Chain
  70. Get_V86_Int_Vector
  71. Set_V86_Int_Vector
  72. Get_PM_Int_Vector
  73. Set_PM_Int_Vector
  74. Simulate_Int
  75. Simulate_Iret
  76. Simulate_Far_Call
  77. Simulate_Far_Jmp
  78. Simulate_Far_Ret
  79. Simulate_Far_Ret_N
  80. Build_Int_Stack_Frame
  81. Simulate_Push
  82. Simulate_Pop
  83. HeapAllocate
  84. HeapReAllocate
  85. HeapFree
  86. HeapGetSize
  87. PageAllocate
  88. PageReAllocate
  89. PageFree
  90. PageLock
  91. PageUnLock
  92. PageGetSizeAddr
  93. PageGetAllocInfo
  94. GetFreePageCount
  95. GetSysPageCount
  96. GetVMPgCount
  97. MapIntoV86
  98. PhysIntoV86
  99. TestGlobalV86Mem
  100. ModifyPageBits
  101. CopyPageTable
  102. LinMapIntoV86
  103. LinPageLock
  104. LinPageUnLock
  105. SetResetV86Pageable
  106. GetV86PageableArray
  107. PageCheckLinRange
  108. PageOutDirtyPages
  109. PageDiscardPages
  110. GetNulPageHandle
  111. GetFirstV86Page
  112. MapPhysToLinear
  113. GetAppFlatDSAlias
  114. SelectorMapFlat
  115. GetDemandPageInfo
  116. GetSetPageOutCount
  117. Hook_V86_Page
  118. Assign_Device_V86_Pages
  119. DeAssign_Device_V86_Pages
  120. Get_Device_V86_Pages_Array
  121. MMGR_SetNULPageAddr
  122. Allocate_GDT_Selector
  123. Free_GDT_Selector
  124. Allocate_LDT_Selector
  125. Free_LDT_Selector
  126. BuildDescriptorDWORDs
  127. GetDescriptor
  128. SetDescriptor
  129. MMGR_Toggle_HMA
  130. Get_Fault_Hook_Addrs
  131. Hook_V86_Fault
  132. Hook_PM_Fault
  133. Hook_VMM_Fault
  134. Begin_Nest_V86_Exec
  135. Begin_Nest_Exec
  136. Exec_Int
  137. Resume_Exec
  138. End_Nest_Exec
  139. Allocate_PM_App_CB_Area
  140. Get_Cur_PM_App_CB
  141. Set_V86_Exec_Mode
  142. Set_PM_Exec_Mode
  143. Begin_Use_Locked_PM_Stack
  144. End_Use_Locked_PM_Stack
  145. Save_Client_State
  146. Restore_Client_State
  147. Exec_VxD_Int
  148. Hook_Device_Service
  149. Hook_Device_V86_API
  150. Hook_Device_PM_API
  151. System_Control
  152. Simulate_IO
  153. Install_Mult_IO_Handlers
  154. Install_IO_Handler
  155. Enable_Global_Trapping
  156. Enable_Local_Trapping
  157. Disable_Global_Trapping
  158. Disable_Local_Trapping
  159. List_Create
  160. List_Destroy
  161. List_Allocate
  162. List_Attach
  163. List_Attach_Tail
  164. List_Insert
  165. List_Remove
  166. List_Deallocate
  167. List_Get_First
  168. List_Get_Next
  169. List_Remove_First
  170. AddInstanceItem
  171. Allocate_Device_CB_Area
  172. Allocate_Global_V86_Data_Area
  173. Allocate_Temp_V86_Data_Area
  174. Free_Temp_V86_Data_Area
  175. Get_Profile_Decimal_Int
  176. Convert_Decimal_String
  177. Get_Profile_Fixed_Point
  178. Convert_Fixed_Point_String
  179. Get_Profile_Hex_Int
  180. Convert_Hex_String
  181. Get_Profile_Boolean
  182. Convert_Boolean_String
  183. Get_Profile_String
  184. Get_Next_Profile_String
  185. Get_Environment_String
  186. Get_Exec_Path
  187. Get_Config_Directory
  188. OpenFile
  189. Get_PSP_Segment
  190. GetDOSVectors
  191. Get_Machine_Info
  192. GetSet_HMA_Info
  193. Set_System_Exit_Code
  194. Fatal_Error_Handler
  195. Fatal_Memory_Error
  196. Update_System_Clock
  197. Test_Debug_Installed
  198. Out_Debug_String
  199. Out_Debug_Chr
  200. In_Debug_Chr
  201. Debug_Convert_Hex_Binary
  202. Debug_Convert_Hex_Decimal
  203. Debug_Test_Valid_Handle
  204. Validate_Client_Ptr
  205. Test_Reenter
  206. Queue_Debug_String
  207. Log_Proc_Call
  208. Debug_Test_Cur_VM
  209. Get_PM_Int_Type
  210. Set_PM_Int_Type
  211. Get_Last_Updated_System_Time
  212. Get_Last_Updated_VM_Exec_Time
  213. Test_DBCS_Lead_Byte
  214. AddFreePhysPage
  215. PageResetHandlePAddr
  216. SetLastV86Page
  217. GetLastV86Page
  218. MapFreePhysReg
  219. UnmapFreePhysReg
  220. XchgFreePhysReg
  221. SetFreePhysRegCalBk
  222. Get_Next_Arena
  223. Get_Name_Of_Ugly_TSR
  224. Get_Debug_Options
  225. Set_Physical_HMA_Alias
  226. GetGlblRng0V86IntBase
  227. Add_Global_V86_Data_Area
  228. GetSetDetailedVMError
  229. Is_Debug_Chr
  230. Clear_Mono_Screen
  231. Out_Mono_Chr
  232. Out_Mono_String
  233. Set_Mono_Cur_Pos
  234. Get_Mono_Cur_Pos
  235. Get_Mono_Chr
  236. Locate_Byte_In_ROM
  237. Hook_Invalid_Page_Fault
  238. Unhook_Invalid_Page_Fault
  239. Set_Delete_On_Exit_File
  240. Close_VM
  241. Enable_Touch_1st_Meg
  242. Disable_Touch_1st_Meg
  243. Install_Exception_Handler
  244. Remove_Exception_Handler
  245. Get_Crit_Status_No_Block
  246. GetLastUpdatedThreadExecTime
  247. Trace_Out_Service
  248. Debug_Out_Service
  249. Debug_Flags_Service
  250. VMMAddImportModuleName
  251. VMM_Add_DDB
  252. VMM_Remove_DDB
  253. Test_VM_Ints_Enabled
  254. BlockOnID
  255. Schedule_Thread_Event
  256. Cancel_Thread_Event
  257. Set_Thread_Time_Out
  258. Set_Async_Time_Out
  259. AllocateThreadDataSlot
  260. FreeThreadDataSlot
  261. CreateMutex
  262. DestroyMutex
  263. GetMutexOwner
  264. Call_When_Thread_Switched
  265. VMMCreateThread
  266. GetThreadExecTime
  267. VMMTerminateThread
  268. Get_Cur_Thread_Handle
  269. Test_Cur_Thread_Handle
  270. Get_Sys_Thread_Handle
  271. Test_Sys_Thread_Handle
  272. Validate_Thread_Handle
  273. Get_Initial_Thread_Handle
  274. Test_Initial_Thread_Handle
  275. Debug_Test_Valid_Thread_Handle
  276. Debug_Test_Cur_Thread
  277. VMM_GetSystemInitState
  278. Cancel_Call_When_Thread_Switched
  279. Get_Next_Thread_Handle
  280. Adjust_Thread_Exec_Priority
  281. Deallocate_Device_CB_Area
  282. Remove_IO_Handler
  283. Remove_Mult_IO_Handlers
  284. Unhook_V86_Int_Chain
  285. Unhook_V86_Fault
  286. Unhook_PM_Fault
  287. Unhook_VMM_Fault
  288. Unhook_Device_Service
  289. PageReserve
  290. PageCommit
  291. PageDecommit
  292. PagerRegister
  293. PagerQuery
  294. PagerDeregister
  295. ContextCreate
  296. ContextDestroy
  297. PageAttach
  298. PageFlush
  299. SignalID
  300. PageCommitPhys
  301. Register_Win32_Services
  302. Cancel_Call_When_Not_Critical
  303. Cancel_Call_When_Idle
  304. Cancel_Call_When_Task_Switched
  305. Debug_Printf_Service
  306. EnterMutex
  307. LeaveMutex
  308. Simulate_VM_IO
  309. Signal_Semaphore_No_Switch
  310. ContextSwitch
  311. PageModifyPermissions
  312. PageQuery
  313. EnterMustComplete
  314. LeaveMustComplete
  315. ResumeExecMustComplete
  316. GetThreadTerminationStatus
  317. GetInstanceInfo
  318. ExecIntMustComplete
  319. ExecVxDIntMustComplete
  320. Begin_V86_Serialization
  321. Unhook_V86_Page
  322. VMM_GetVxDLocationList
  323. VMM_GetDDBList
  324. Unhook_NMI_Event
  325. Get_Instanced_V86_Int_Vector
  326. Get_Set_Real_DOS_PSP
  327. Call_Priority_Thread_Event
  328. Get_System_Time_Address
  329. Get_Crit_Status_Thread
  330. Get_DDB
  331. Directed_Sys_Control
  332. RegOpenKey
  333. RegCloseKey
  334. RegCreateKey
  335. RegDeleteKey
  336. RegEnumKey
  337. RegQueryValue
  338. RegSetValue
  339. RegDeleteValue
  340. RegEnumValue
  341. RegQueryValueEx
  342. RegSetValueEx
  343. CallRing3
  344. Exec_PM_Int
  345. RegFlushKey
  346. PageCommitContig
  347. GetCurrentContext
  348. LocalizeSprintf
  349. LocalizeStackSprintf
  350. Call_Restricted_Event
  351. Cancel_Restricted_Event
  352. Register_PEF_Provider
  353. GetPhysPageInfo
  354. RegQueryInfoKey
  355. MemArb_Reserve_Pages
  356. Time_Slice_Sys_VM_Idle
  357. Time_Slice_Sleep
  358. Boost_With_Decay
  359. Set_Inversion_Pri
  360. Reset_Inversion_Pri
  361. Release_Inversion_Pri
  362. Get_Thread_Win32_Pri
  363. Set_Thread_Win32_Pri
  364. Set_Thread_Static_Boost
  365. Set_VM_Static_Boost
  366. Release_Inversion_Pri_ID
  367. Attach_Thread_To_Group
  368. Detach_Thread_From_Group
  369. Set_Group_Static_Boost
  370. GetRegistryPath
  371. GetRegistryKey
  372. Cleanup_Thread_State
  373. RegRemapPreDefKey
  374. End_V86_Serialization
  375. Assert_Range
  376. Sprintf
  377. PageChangePager
  378. RegCreateDynKey
  379. RegQMulti
  380. Boost_Thread_With_VM
  381. Get_Boot_Flags
  382. Set_Boot_Flags
  383. lstrcpyn
  384. lstrlen
  385. lmemcpy
  386. GetVxDName
  387. Force_Mutexes_Free
  388. Restore_Forced_Mutexes
  389. AddReclaimableItem
  390. SetReclaimableItem
  391. EnumReclaimableItem
  392. Time_Slice_Wake_Sys_VM
  393. VMM_Replace_Global_Environment
  394. Begin_Non_Serial_Nest_V86_Exec
  395. Get_Nest_Exec_Status
  396. Open_Boot_Log
  397. Write_Boot_Log
  398. Close_Boot_Log
  399. EnableDisable_Boot_Log
  400. Call_On_My_Stack
  401. Get_Inst_V86_Int_Vec_Base
  402. lstrcmpi
  403. strupr
  404. Log_Fault_Call_Out
  405. AtEventTime
  406. PageOutPages
  407. Call_On_My_Not_Flat_Stack
  408. LinRegionLock
  409. LinRegionUnLock
  410. AttemptingSomethingDangerous
  411. Vsprintf
  412. Vsprintfw
  413. Load_FS_Service
  414. Assert_FS_Service
  415. ObsoleteRtlUnwind
  416. ObsoleteRtlRaiseException
  417. ObsoleteRtlRaiseStatus
  418. ObsoleteKeGetCurrentIrql
  419. ObsoleteKfRaiseIrql
  420. ObsoleteKfLowerIrql
  421. Begin_Preemptable_Code
  422. End_Preemptable_Code
  423. Set_Preemptable_Count
  424. ObsoleteKeInitializeDpc
  425. ObsoleteKeInsertQueueDpc
  426. ObsoleteKeRemoveQueueDpc
  427. HeapAllocateEx
  428. HeapReAllocateEx
  429. HeapGetSizeEx
  430. HeapFreeEx
  431. Get_CPUID_Flags
  432. KeCheckDivideByZeroTrap
  433. RegisterGARTHandler
  434. GARTReserve
  435. GARTCommit
  436. GARTUnCommit
  437. GARTFree
  438. GARTMemAttributes
  439. KfRaiseIrqlToDpcLevel
  440. VMMCreateThreadEx
  441. FlushCaches
  442. Set_Thread_Win32_Pri_NoYield
  443. FlushMappedCacheBlock
  444. ReleaseMappedCacheBlock
  445. Run_Preemptable_Events
  446. MMPreSystemExit
  447. MMPageFileShutDown
  448. Set_Global_Time_Out_Ex
  449.  
  450.    [0002.DEBUG]
  451. Get_Version
  452. Fault
  453. CheckFault
  454. LoadSyms
  455.  
  456.    [0003.VPICD]
  457. Get_Version
  458. Virtualize_IRQ
  459. Set_Int_Request
  460. Clear_Int_Request
  461. Phys_EOI
  462. Get_Complete_Status
  463. Get_Status
  464. Test_Phys_Request
  465. Physically_Mask
  466. Physically_Unmask
  467. Set_Auto_Masking
  468. Get_IRQ_Complete_Status
  469. Convert_Handle_To_IRQ
  470. Convert_IRQ_To_Int
  471. Convert_Int_To_IRQ
  472. Call_When_Hw_Int
  473. Force_Default_Owner
  474. Force_Default_Behavior
  475. Auto_Mask_At_Inst_Swap
  476. Begin_Inst_Page_Swap
  477. End_Inst_Page_Swap
  478. Virtual_EOI
  479. Get_Virtualization_Count
  480. Post_Sys_Critical_Init
  481. VM_SlavePIC_Mask_Change
  482. Clear_IR_Bits
  483. Get_Level_Mask
  484. Set_Level_Mask
  485. Set_Irql_Mask
  486. Set_Channel_Irql
  487. Prepare_For_Shutdown
  488.  
  489.    [0004.VDMAD]
  490. Get_Version
  491. Virtualize_Channel
  492. Get_Region_Info
  493. Set_Region_Info
  494. Get_Virt_State
  495. Set_Virt_State
  496. Set_Phys_State
  497. Mask_Channel
  498. UnMask_Channel
  499. Lock_DMA_Region
  500. Unlock_DMA_Region
  501. Scatter_Lock
  502. Scatter_Unlock
  503. Reserve_Buffer_Space
  504. Request_Buffer
  505. Release_Buffer
  506. Copy_To_Buffer
  507. Copy_From_Buffer
  508. Default_Handler
  509. Disable_Translation
  510. Enable_Translation
  511. Get_EISA_Adr_Mode
  512. Set_EISA_Adr_Mode
  513. Unlock_DMA_Region_No_Dirty
  514. Phys_Mask_Channel
  515. Phys_Unmask_Channel
  516. Unvirtualize_Channel
  517. Set_IO_Address
  518. Get_Phys_Count
  519. Get_Phys_Status
  520. Get_Max_Phys_Page
  521. Set_Channel_Callbacks
  522. Get_Virt_Count
  523. Set_Virt_Count
  524.  
  525.    [0005.VTD]
  526. Get_Version
  527. Update_System_Clock
  528. Get_Interrupt_Period
  529. Begin_Min_Int_Period
  530. End_Min_Int_Period
  531. Disable_Trapping
  532. Enable_Trapping
  533. Get_Real_Time
  534. Get_Date_And_Time
  535. Adjust_VM_Count
  536. Delay
  537. GetTimeZoneBias
  538. ObsoleteKeQueryPerformanceCounter
  539. ObsoleteKeQuerySystemTime
  540. Install_IO_Handle
  541. Remove_IO_Handle
  542. Delay_Ex
  543. Init_Timer
  544.  
  545.    [0006.V86MMGR]
  546. Get_Version
  547. Allocate_V86_Pages
  548. Set_EMS_XMS_Limits
  549. Get_EMS_XMS_Limits
  550. Set_Mapping_Info
  551. Get_Mapping_Info
  552. Xlat_API
  553. Load_Client_Ptr
  554. Allocate_Buffer
  555. Free_Buffer
  556. Get_Xlat_Buff_State
  557. Set_Xlat_Buff_State
  558. Get_VM_Flat_Sel
  559. Map_Pages
  560. Free_Page_Map_Region
  561. LocalGlobalReg
  562. GetPgStatus
  563. SetLocalA20
  564. ResetBasePages
  565. SetAvailMapPgs
  566. NoUMBInitCalls
  567. Get_EMS_XMS_Avail
  568. Toggle_HMA
  569. Dev_Init
  570. Alloc_UM_Page
  571.  
  572.    [0007.PAGESWAP]
  573. Get_Version
  574. 0001
  575. 0002
  576. 0003
  577. 0004
  578. 0005
  579. Test_IO_Valid
  580. Read_Or_Write
  581. Grow_File
  582. Init_File
  583.  
  584.    [0009.REBOOT]
  585.  
  586.    [000A.VDD]
  587. Get_Version
  588. PIF_State
  589. Get_GrabRtn
  590. Hide_Cursor
  591. Set_VMType
  592. Get_ModTime
  593. Set_HCurTrk
  594. Msg_ClrScrn
  595. Msg_ForColor
  596. Msg_BakColor
  597. Msg_TextOut
  598. Msg_SetCursPos
  599. Query_Access
  600. Check_Update_Soon
  601. Get_Mini_Dispatch_Table
  602. Register_Virtual_Port
  603. Get_VM_Info
  604. Get_Special_VM_IDs
  605. Register_Extra_Screen_Selector
  606. Takeover_VGA_Port
  607. Get_DISPLAYINFO
  608. Do_Physical_IO
  609. Set_Sleep_Flag_Addr
  610. EnableDevice
  611.  
  612.    [000B.VSD]
  613. Get_Version
  614. Bell
  615. SoundOn
  616. TakeSoundPort
  617.  
  618.    [000C.VMD]
  619. Get_Version
  620. Set_Mouse_Type
  621. Get_Mouse_Owner
  622. Post_Pointer_Message
  623. Set_Cursor_Proc
  624. Call_Cursor_Proc
  625. Set_Mouse_Data
  626. Get_Mouse_Data
  627. Manipulate_Pointer_Message
  628. Set_Middle_Button
  629. Enable_Disable_Mouse_Events
  630. Post_Absolute_Pointer_Message
  631.  
  632.    [000D.VKD]
  633. Get_Version
  634. Define_Hot_Key
  635. Remove_Hot_Key
  636. Local_Enable_Hot_Key
  637. Local_Disable_Hot_Key
  638. Reflect_Hot_Key
  639. Cancel_Hot_Key_State
  640. Force_Keys
  641. Get_Kbd_Owner
  642. Define_Paste_Mode
  643. Start_Paste
  644. Cancel_Paste
  645. Get_Msg_Key
  646. Peek_Msg_Key
  647. Flush_Msg_Key_Queue
  648. Enable_Keyboard
  649. Disable_KeyBoard
  650. Get_Shift_State
  651. Filter_Keyboard_Input
  652. Put_Byte
  653. Set_Shift_State
  654. Send_Data
  655. Set_LEDs
  656. Set_Key_Rate
  657. Get_Key_Rate
  658.  
  659.    [000E.VCD]
  660. Get_Version
  661. Set_Port_Global
  662. Get_Focus
  663. Virtualize_Port
  664. Acquire_Port
  665. Free_Port
  666. Acquire_Port_Windows_Style
  667. Free_Port_Windows_Style
  668. Steal_Port_Windows_Style
  669. Find_COM_Index
  670. Set_Port_Global_Special
  671. Virtualize_Port_Dynamic
  672. Unvirtualize_Port_Dynamic
  673.  
  674.    [000F.VPD]
  675. Get_Version
  676. Acquire
  677. Release
  678. Jumbo_Acquire
  679. Jumbo_Release
  680.  
  681.    [0010.IOS]
  682. Get_Version
  683. BD_Register_Device
  684. Find_Int13_Drive
  685. Get_Device_List
  686. SendCommand
  687. BD_Command_Complete
  688. Synchronous_Command
  689. Register
  690. Requestor_Service
  691. Exclusive_Access
  692. Send_Next_Command
  693. Set_Async_Time_Out
  694. Signal_Semaphore_No_Switch
  695. IdleStatus
  696. MapIORSToI24
  697. MapIORSToI21
  698. PrintLog
  699.  
  700.    [0011.VMCPD]
  701. Get_Version
  702. Get_Virt_State
  703. Set_Virt_State
  704. Get_CR0_State
  705. Set_CR0_State
  706. Get_Thread_State
  707. Set_Thread_State
  708. Get_FP_Instruction_Size
  709. Set_Thread_Precision
  710.  
  711.    [0012.EBIOS]
  712. Get_Version
  713. Get_Unused_Mem
  714.  
  715.    [0014.VNETBIOS]
  716. Get_Version
  717. Register
  718. Submit
  719. Enum
  720. Deregister
  721. Register2
  722. Map
  723. Enum2
  724.  
  725.    [0015.DOSMGR]
  726. Get_Version
  727. Set_Exec_VM_Data
  728. Copy_VM_Drive_State
  729. Exec_VM
  730. Get_IndosPtr
  731. Add_Device
  732. Remove_Device
  733. Instance_Device
  734. Get_DOS_Crit_Status
  735. Enable_Indos_Polling
  736. BackFill_Allowed
  737. LocalGlobalReg
  738. Init_UMB_Area
  739. Begin_V86_App
  740. End_V86_App
  741. Alloc_Local_Sys_VM_Mem
  742. Grow_CDSs
  743. Translate_Server_DOS_Call
  744. MMGR_PSP_Change_Notifier
  745.  
  746.    [0017.SHELL]
  747. Get_Version
  748. Resolve_Contention
  749. Event
  750. SYSMODAL_Message
  751. Message
  752. GetVMInfo
  753. PostMessage
  754. ShellExecute
  755. PostShellMessage
  756. DispatchRing0AppyEvents
  757. Hook_Properties
  758. Unhook_Properties
  759. Update_User_Activity
  760. QueryAppyTimeAvailable
  761. CallAtAppyTime
  762. CancelAppyTimeEvent
  763. BroadcastSystemMessage
  764. HookSystemBroadcast
  765. UnhookSystemBroadcast
  766. LocalAllocEx
  767. LocalFree
  768. LoadLibrary
  769. FreeLibrary
  770. GetProcAddress
  771. CallDll
  772. SuggestSingleMSDOSMode
  773. CheckHotkeyAllowed
  774. GetDOSAppInfo
  775. Update_User_Activity_Ex
  776.  
  777.    [0018.VMPOOL]
  778. Get_Version
  779. Enable_Disable
  780. Reset_Detection
  781. Check_Idle
  782.  
  783.    [001A.DOSNET]
  784. Get_Version
  785. Send_FILESYSCHANGE
  786. Do_PSP_Adjust
  787.  
  788.    [0020.INT13]
  789. Get_Version
  790. Device_Registered
  791. Translate_VM_Int
  792. Hooking_BIOS_Int
  793. Unhooking_BIOS_Int
  794.  
  795.    [0021.PAGEFILE]
  796. Get_Version
  797. Init_File
  798. Clean_Up
  799. Grow_File
  800. Read_Or_Write
  801. Cancel
  802. Test_IO_Valid
  803. Get_Size_Info
  804. Set_Async_Manager
  805. Call_Async_Manager
  806.  
  807.    [0026.VPOWERD]
  808. Get_Version
  809. Get_APM_BIOS_Version
  810. Get_Power_Management_Level
  811. Set_Power_Management_Level
  812. Set_Device_Power_State
  813. Set_System_Power_State
  814. Restore_Power_On_Defaults
  815. Get_Power_Status
  816. Get_Power_State
  817. OEM_APM_Function
  818. Register_Power_Handler
  819. Deregister_Power_Handler
  820. W32_Get_System_Power_Status
  821. W32_Set_System_Power_State
  822. Get_Capabilities
  823. Enable_Resume_On_Ring
  824. Disable_Resume_On_Ring
  825. Set_Resume_Timer
  826. Get_Resume_Timer
  827. Disable_Resume_Timer
  828. Enable_Timer_Based_Requests
  829. Disable_Timer_Based_Requests
  830. W32_Get_Power_Status
  831. Get_Timer_Based_Requests_Status
  832. Get_Ring_Resume_Status
  833. Transfer_Control
  834.  
  835.    [0027.VXDLDR]
  836. GetVersion
  837. LoadDevice
  838. UnloadDevice
  839. DevInitSucceeded
  840. DevInitFailed
  841. GetDeviceList
  842. UnloadMe
  843. PELDR_LoadModule
  844. PELDR_GetModuleHandle
  845. PELDR_GetModuleUsage
  846. PELDR_GetEntryPoint
  847. PELDR_GetProcAddress
  848. PELDR_AddExportTable
  849. PELDR_RemoveExportTable
  850. PELDR_FreeModule
  851. Notify
  852. PELDR_InitCompleted
  853. PELDR_LoadModuleEx
  854. PELDR_LoadModule2
  855.  
  856.    [0028.NDIS]
  857. GetVersion
  858. AllocateSpinLock
  859. FreeSpinLock
  860. AcquireSpinLock
  861. ReleaseSpinLock
  862. OpenConfiguration
  863. ReadConfiguration
  864. CloseConfiguration
  865. ReadEisaSlotInformation
  866. ReadMcaPosInformation
  867. AllocateMemory
  868. FreeMemory
  869. SetTimer
  870. CancelTimer
  871. StallExecution
  872. InitializeInterrupt
  873. RemoveInterrupt
  874. SynchronizeWithInterrupt
  875. OpenFile
  876. MapFile
  877. UnmapFile
  878. CloseFile
  879. AllocatePacketPool
  880. FreePacketPool
  881. AllocatePacket
  882. ReinitializePacket
  883. FreePacket
  884. QueryPacket
  885. AllocateBufferPool
  886. FreeBufferPool
  887. AllocateBuffer
  888. CopyBuffer
  889. FreeBuffer
  890. QueryBuffer
  891. GetBufferPhysicalAddress
  892. ChainBufferAtFront
  893. ChainBufferAtBack
  894. UnchainBufferAtFront
  895. UnchainBufferAtBack
  896. GetNextBuffer
  897. CopyFromPacketToPacket
  898. RegisterProtocol
  899. DeregisterProtocol
  900. OpenAdapter
  901. CloseAdapter
  902. Send
  903. TransferData
  904. Reset
  905. Request
  906. InitializeWrapper
  907. TerminateWrapper
  908. RegisterMac
  909. DeregisterMac
  910. RegisterAdapter
  911. DeregisterAdapter
  912. CompleteOpenAdapter
  913. CompleteCloseAdapter
  914. CompleteSend
  915. CompleteTransferData
  916. CompleteReset
  917. CompleteRequest
  918. IndicateReceive
  919. IndicateReceiveComplete
  920. IndicateStatus
  921. IndicateStatusComplete
  922. CompleteQueryStatistics
  923. EqualString
  924. RegAdaptShutdown
  925. ReadNetworkAddress
  926. WriteErrorLogEntry
  927. MapIoSpace
  928. DeregAdaptShutdown
  929. AllocateSharedMemory
  930. FreeSharedMemory
  931. AllocateDmaChannel
  932. SetupDmaTransfer
  933. CompleteDmaTransfer
  934. ReadDmaCounter
  935. FreeDmaChannel
  936. ReleaseAdapterResources
  937. QueryGlobalStatistics
  938. OpenProtocolConfiguration
  939. CompleteBindAdapter
  940. CompleteUnbindAdapter
  941. WrapperStartNet
  942. WrapperGetComponentList
  943. WrapperQueryAdapterResources
  944. WrapperDelayBinding
  945. WrapperResumeBinding
  946. WrapperRemoveChildren
  947. ImmediateReadPciSlotInformation
  948. ImmediateWritePciSlotInformation
  949. ReadPciSlotInformation
  950. WritePciSlotInformation
  951. PciAssignResources
  952. QueryBufferOffset
  953. 0060
  954. 0061
  955. InitializeEvent
  956. SetEvent
  957. ResetEvent
  958. WaitEvent
  959. ReturnPackets
  960. QueryReceiveInformation
  961. CmRegisterAddressFamily
  962. ClOpenAddressFamily
  963. CmOpenAddressFamilyComplete
  964. ClCloseAddressFamily
  965. CmCloseAddressFamilyComplete
  966. ClRegisterSap
  967. CmRegisterSapComplete
  968. ClDeregisterSap
  969. CmDeregisterSapComplete
  970. ClMakeCall
  971. CmMakeCallComplete
  972. CmDispatchIncomingCall
  973. ClIncomingCallComplete
  974. CmDispatchCallConnected
  975. ClModifyCallQoS
  976. CmModifyCallQoSComplete
  977. CmDispatchIncomingCallQoSChange
  978. ClCloseCall
  979. CmCloseCallComplete
  980. CmDispatchIncomingCloseCall
  981. ClAddParty
  982. CmAddPartyComplete
  983. ClDropParty
  984. CmDropPartyComplete
  985. CmDispatchIncomingDropParty
  986. CoCreateVc
  987. CoDeleteVc
  988. CmActivateVc
  989. CmDeactivateVc
  990. CoRequest
  991. CoRequestComplete
  992. CoSendPackets
  993. InitAnsiString
  994. InitUnicodeString
  995. AnsiStringToUnicodeString
  996. UnicodeStringToAnsiString
  997. WriteConfiguration
  998. OpenConfigurationKeyByName
  999. OpenConfigurationKeyByIndex
  1000. ConvertStringToAtmAddress
  1001. AllocateMemoryWithTag
  1002. OpenGlobalConfiguration
  1003. InterlockedIncrement
  1004. InterlockedDecrement
  1005. InterlockedAddUlong
  1006. InterlockedInsertHeadList
  1007. InterlockedInsertTailList
  1008. InterlockedRemoveHeadList
  1009. InterlockedPopEntryList
  1010. InterlockedPushEntryList
  1011. WriteEventLogEntry
  1012. GetFirstBufferFromPacket
  1013. SendPackets
  1014. 009D
  1015. GetSystemUpTime
  1016. ScheduleWorkItem
  1017. QueryAdapterInstanceName
  1018.  
  1019.    [002A.VWIN32]
  1020. Get_Version
  1021. DIOCCompletionRoutine
  1022. QueueUserApc
  1023. GetThreadContext
  1024. SetThreadContext
  1025. CopyMem
  1026. NpxException
  1027. EmulateNpx
  1028. CheckDelayedNpxTrap
  1029. EnterCrstR0
  1030. LeaveCrstR0
  1031. FaultPopup
  1032. GetContextHandle
  1033. GetCurrentProcessHandle
  1034. SetWin32Event
  1035. PulseWin32Event
  1036. ResetWin32Event
  1037. WaitSingleObject
  1038. WaitMultipleObjects
  1039. CreateRing0Thread
  1040. CloseVxDHandle
  1041. ActiveTimeBiasSet
  1042. GetCurrentDirectory
  1043. BlueScreenPopup
  1044. TerminateApp
  1045. QueueKernelAPC
  1046. SysErrorBox
  1047. IsClientWin32
  1048. IFSRIPWhenLev2Taken
  1049. InitWin32Event
  1050. InitWin32Mutex
  1051. ReleaseWin32Mutex
  1052. BlockThreadEx
  1053. GetProcessHandle
  1054. InitWin32Semaphore
  1055. SignalWin32Sem
  1056. QueueUserApcEx
  1057. OpenVxDHandle
  1058. CloseWin32Handle
  1059. AllocExternalHandle
  1060. UseExternalHandle
  1061. UnuseExternalHandle
  1062. KeInitializeTimer
  1063. KeSetTimer
  1064. KeCancelTimer
  1065. KeReadStateTimer
  1066. ReferenceObject
  1067. GetExternalHandle
  1068. ConvertNtTimeout
  1069. SetWin32EventBoostPriority
  1070. GetRing3Flat32Selectors
  1071. GetCurThreadCondition
  1072.  
  1073.    [002B.VCOMM]
  1074. Get_Version
  1075. Register_Port_Driver
  1076. Acquire_Port
  1077. Release_Port
  1078. OpenComm
  1079. SetCommState
  1080. GetCommState
  1081. SetupComm
  1082. TransmitCommChar
  1083. CloseComm
  1084. GetCommQueueStatus
  1085. ClearCommError
  1086. GetModemStatus
  1087. GetCommProperties
  1088. EscapeCommFunction
  1089. PurgeComm
  1090. SetCommEventMask
  1091. GetCommEventMask
  1092. WriteComm
  1093. ReadComm
  1094. EnableCommNotification
  1095. GetLastError
  1096. Steal_Port
  1097. SetReadCallBack
  1098. SetWriteCallBack
  1099. Add_Port
  1100. GetSetCommTimeouts
  1101. SetWriteRequest
  1102. SetReadRequest
  1103. Dequeue_Request
  1104. Enumerate_DevNodes
  1105. Map_Win32DCB_To_Ring0
  1106. Map_Ring0DCB_To_Win32
  1107. Get_Contention_Handler
  1108. Map_Name_To_Resource
  1109.  
  1110.    [002C.SPOOLER]
  1111.  
  1112.    [0031.NETBEUI]
  1113.  
  1114.    [0032.VSERVER]
  1115.  
  1116.    [0033.CONFIGMG]
  1117. Get_Version
  1118. Initialize
  1119. Locate_DevNode
  1120. Get_Parent
  1121. Get_Child
  1122. Get_Sibling
  1123. Get_Device_ID_Size
  1124. Get_Device_ID
  1125. Get_Depth
  1126. Get_Private_DWord
  1127. Set_Private_DWord
  1128. Create_DevNode
  1129. Query_Remove_SubTree
  1130. Remove_SubTree
  1131. Register_Device_Driver
  1132. Register_Enumerator
  1133. Register_Arbitrator
  1134. Deregister_Arbitrator
  1135. Query_Arbitrator_Free_Size
  1136. Query_Arbitrator_Free_Data
  1137. Sort_NodeList
  1138. Yield
  1139. Lock
  1140. Unlock
  1141. Add_Empty_Log_Conf
  1142. Free_Log_Conf
  1143. Get_First_Log_Conf
  1144. Get_Next_Log_Conf
  1145. Add_Res_Des
  1146. Modify_Res_Des
  1147. Free_Res_Des
  1148. Get_Next_Res_Des
  1149. Get_Performance_Info
  1150. Get_Res_Des_Data_Size
  1151. Get_Res_Des_Data
  1152. Process_Events_Now
  1153. Create_Range_List
  1154. Add_Range
  1155. Delete_Range
  1156. Test_Range_Available
  1157. Dup_Range_List
  1158. Free_Range_List
  1159. Invert_Range_List
  1160. Intersect_Range_List
  1161. First_Range
  1162. Next_Range
  1163. Dump_Range_List
  1164. Load_DLVxDs
  1165. Get_DDBs
  1166. Get_CRC_CheckSum
  1167. Register_DevLoader
  1168. Reenumerate_DevNode
  1169. Setup_DevNode
  1170. Reset_Children_Marks
  1171. Get_DevNode_Status
  1172. Remove_Unmarked_Children
  1173. ISAPNP_To_CM
  1174. CallBack_Device_Driver
  1175. CallBack_Enumerator
  1176. Get_Alloc_Config
  1177. Get_DevNode_Key_Size
  1178. Get_DevNode_Key
  1179. Read_Registry_Value
  1180. Write_Registry_Value
  1181. Disable_DevNode
  1182. Enable_DevNode
  1183. Move_DevNode
  1184. Set_Bus_Info
  1185. Get_Bus_Info
  1186. Set_HW_Prof
  1187. Recompute_HW_Prof
  1188. Query_Change_HW_Prof
  1189. Get_Device_Driver_Private_DWord
  1190. Set_Device_Driver_Private_DWord
  1191. Get_HW_Prof_Flags
  1192. Set_HW_Prof_Flags
  1193. Read_Registry_Log_Confs
  1194. Run_Detection
  1195. Call_At_Appy_Time
  1196. Fail_Change_HW_Prof
  1197. Set_Private_Problem
  1198. Debug_DevNode
  1199. Get_Hardware_Profile_Info
  1200. Register_Enumerator_Function
  1201. Call_Enumerator_Function
  1202. Add_ID
  1203. Find_Range
  1204. Get_Global_State
  1205. Broadcast_Device_Change_Message
  1206. Call_DevNode_Handler
  1207. Remove_Reinsert_All
  1208. Change_DevNode_Status
  1209. Reprocess_DevNode
  1210. Assert_Structure
  1211. Discard_Boot_Log_Conf
  1212. Set_Dependent_DevNode
  1213. Get_Dependent_DevNode
  1214. Refilter_DevNode
  1215. Merge_Range_List
  1216. Substract_Range_List
  1217. Set_DevNode_PowerState
  1218. Get_DevNode_PowerState
  1219. Set_DevNode_PowerCapabilities
  1220. Get_DevNode_PowerCapabilities
  1221. Read_Range_List
  1222. Write_Range_List
  1223. Get_Log_Conf_Priority
  1224. Support_Share_Irq
  1225. Get_Parent_Structure
  1226. Register_DevNode_For_Idle_Detection
  1227. CM_To_ISAPNP
  1228. Get_DevNode_Handler
  1229. Detect_Resource_Conflict
  1230. Get_Device_Interface_List
  1231. Get_Device_Interface_List_Size
  1232. Get_Conflict_Info
  1233. Add_Remove_DevNode_Property
  1234. CallBack_At_Appy_Time
  1235. Register_Device_Interface
  1236. System_Device_Power_State_Mapping
  1237. Get_Arbitrator_Info
  1238. Waking_Up_From_DevNode
  1239. Set_DevNode_Problem
  1240. Get_Device_Interface_Alias
  1241.  
  1242.    [0034.CM]
  1243. GetVersion
  1244. GetConfig
  1245. LockConfig
  1246. UnlockConfig
  1247. CME_QueryResources
  1248. CME_AllocResources
  1249. CME_DeallocResources
  1250.  
  1251.    [0036.VFBACKUP]
  1252. Get_Version
  1253. Lock_NEC
  1254. UnLock_NEC
  1255. Register_NEC
  1256. Register_VFD
  1257. Lock_All_Ports
  1258.  
  1259.    [0037.VMINI]
  1260. GetVersion
  1261. Update
  1262. Status
  1263. DisplayError
  1264. SetTimeStamp
  1265. Siren
  1266. RegisterAccess
  1267. GetData
  1268. ShutDownItem
  1269. RegisterSK
  1270.  
  1271.    [0038.VCOND]
  1272. Get_Version
  1273. Launch_ConApp_Inherited
  1274.  
  1275.    [003D.BIOS]
  1276.  
  1277.    [003E.WSOCK]
  1278. Get_Version
  1279. Register
  1280. Deregister
  1281. SignalNotify
  1282. SignalAllNotify
  1283.  
  1284.    [0040.IFSMGR]
  1285. Get_Version
  1286. RegisterMount
  1287. RegisterNet
  1288. RegisterMailSlot
  1289. Attach
  1290. Detach
  1291. Get_NetTime
  1292. Get_DOSTime
  1293. SetupConnection
  1294. DerefConnection
  1295. ServerDOSCall
  1296. CompleteAsync
  1297. RegisterHeap
  1298. GetHeap
  1299. RetHeap
  1300. CheckHeap
  1301. CheckHeapItem
  1302. FillHeapSpare
  1303. Block
  1304. Wakeup
  1305. Yield
  1306. SchedEvent
  1307. QueueEvent
  1308. KillEvent
  1309. FreeIOReq
  1310. MakeMailSlot
  1311. DeleteMailSlot
  1312. WriteMailSlot
  1313. PopUp
  1314. printf
  1315. AssertFailed
  1316. LogEntry
  1317. DebugMenu
  1318. DebugVars
  1319. GetDebugString
  1320. GetDebugHexNum
  1321. NetFunction
  1322. DoDelAllUses
  1323. SetErrString
  1324. GetErrString
  1325. SetReqHook
  1326. SetPathHook
  1327. UseAdd
  1328. UseDel
  1329. InitUseAdd
  1330. ChangeDir
  1331. DelAllUses
  1332. CDROM_Attach
  1333. CDROM_Detach
  1334. Win32DupHandle
  1335. Ring0_FileIO
  1336. Toggle_Extended_File_Handles
  1337. Get_Drive_Info
  1338. Ring0GetDriveInfo
  1339. BlockNoEvents
  1340. NetToDosTime
  1341. DosToNetTime
  1342. DosToWin32Time
  1343. Win32ToDosTime
  1344. NetToWin32Time
  1345. Win32ToNetTime
  1346. MetaMatch
  1347. TransMatch
  1348. CallProvider
  1349. UniToBCS
  1350. UniToBCSPath
  1351. BCSToUni
  1352. UniToUpper
  1353. UniCharToOEM
  1354. CreateBasis
  1355. MatchBasisName
  1356. AppendBasisTail
  1357. FcbToShort
  1358. ShortToFcb
  1359. ParsePath
  1360. Query_PhysLock
  1361. VolFlush
  1362. NotifyVolumeArrival
  1363. NotifyVolumeRemoval
  1364. QueryVolumeRemoval
  1365. FSDUnmountCFSD
  1366. GetConversionTablePtrs
  1367. CheckAccessConflict
  1368. LockFile
  1369. UnlockFile
  1370. RemoveLocks
  1371. CheckLocks
  1372. CountLocks
  1373. ReassignLockFileInst
  1374. UnassignLockList
  1375. MountChildVolume
  1376. UnmountChildVolume
  1377. SwapDrives
  1378. FSDMapFHtoIOREQ
  1379. FSDParsePath
  1380. FSDAttachSFT
  1381. GetTimeZoneBias
  1382. PNPEvent
  1383. RegisterCFSD
  1384. Win32MapExtendedHandleToSFT
  1385. DbgSetFileHandleLimit
  1386. Win32MapSFTToExtendedHandle
  1387. FSDGetCurrentDrive
  1388. InstallFileSystemApiHook
  1389. RemoveFileSystemApiHook
  1390. RunScheduledEvents
  1391. CheckDelResource
  1392. Win32GetVMCurdir
  1393. SetupFailedConnection
  1394. GetMappedErr
  1395. ShortToLossyFcb
  1396. GetLockState
  1397. BcsToBcs
  1398. SetLoopback
  1399. ClearLoopback
  1400. ParseOneElement
  1401. BcsToBcsUpper
  1402.  
  1403.    [0041.VCDFSD]
  1404.  
  1405.    [0043.PCI]
  1406. Get_Version
  1407. Read_Config
  1408. Write_Config
  1409.  
  1410.    [0048.PERF]
  1411. Get_Version
  1412. Server_Register
  1413. Server_Deregister
  1414. Server_Add_Stat
  1415. Server_Remove_Stat
  1416.  
  1417.    [004A.MTRR]
  1418. Get_Version
  1419. SetPhysicalCacheTypeRange
  1420. IsPatSupported
  1421.  
  1422.    [004B.NTKERN]
  1423. Get_Version
  1424. CreateFile
  1425. Close
  1426. ReadFile
  1427. WriteFile
  1428. DeviceIoControl
  1429. GetWorkerThread
  1430. LoadDriver
  1431. QueueWorkItem
  1432. PhysicalDeviceObjectToDevNode
  1433. SetPhysicalCacheTypeRange
  1434. Win9XLoadDriver
  1435. CancelIoFile
  1436. GetVPICDHandleFromInterruptObj
  1437.  
  1438.    [004C.ACPI]
  1439. Get_Version
  1440. SetSystemPowerState
  1441. SetTimingMode
  1442. RegisterOpRegionCookedHandler
  1443. Set_RTC
  1444. GetTimingMode
  1445. GetTaskFile
  1446. WalkNameSpace
  1447. GetObject
  1448. NameSpaceToDevNode
  1449. DevNodeToNameSpace
  1450. RunControlMethod
  1451. 000C
  1452. 000D
  1453. 000E
  1454. EvalPackageElement
  1455. EvalPkgDataElement
  1456. FreeDataBuffs
  1457. 0012
  1458. 0013
  1459. GetNameSpaceObject
  1460.  
  1461.    [004E.SMCLIB]
  1462. Get_Version
  1463. SmartcardCreateLink
  1464. SmartcardDeleteLink
  1465. SmartcardDeviceControl
  1466. SmartcardExit
  1467. SmartcardInitialize
  1468. SmartcardLogError
  1469. SmartcardRawReply
  1470. SmartcardRawRequest
  1471. SmartcardT0Reply
  1472. SmartcardT0Request
  1473. SmartcardT1Reply
  1474. SmartcardT1Request
  1475. SmartcardUpdateCardCapabilities
  1476. SmartcardGetDebugLevel
  1477. SmartcardSetDebugLevel
  1478. MapNtStatusToWinError
  1479. Assert
  1480. VxD_CreateDevice
  1481. VxD_DeleteDevice
  1482. SmartcardCompleteCardTracking
  1483. SmartcardCompleteRequest
  1484.  
  1485.    [011F.VFLATD]
  1486. Get_Version
  1487. Unmap_Flat_Selector
  1488.  
  1489.    [0449.VJOYD]
  1490. Register_Device_Driver
  1491. GetPosEx_Service
  1492. GetInitParams_Service
  1493. Poll_Service
  1494. Escape_Service
  1495. CtrlMsg_Service
  1496. SetGain_Service
  1497. SendFFCommand_Service
  1498. GetFFState_Service
  1499. DownloadEffect_Service
  1500. DestroyEffect_Service
  1501. StartEffect_Service
  1502. StopEffect_Service
  1503. GetEffectStatus_Service
  1504. DeviceUpdateNotify_Service
  1505. JoystickActivity_Service
  1506. OpenTypeKey_Service
  1507. OpenConfigKey_Service
  1508. NewGameportDevNode
  1509.  
  1510.    [044A.MMDEVLDR]
  1511. Register_Device_Driver
  1512. SetDevicePresence
  1513. SetEnvironmentString
  1514. GetEnvironmentString
  1515. RemoveEnvironmentString
  1516. AddEnvironmentString
  1517.  
  1518.    [0480.VNETSUP]
  1519. Get_Version
  1520. GetVars
  1521. RegisterTerm
  1522. SetInfo
  1523. ServerHook
  1524. PassEncrypt
  1525. PassEncryptNT
  1526. PassEncrypt2
  1527.  
  1528.    [0481.VREDIR]
  1529. Get_Version
  1530. BcnSetWfWVersion
  1531. BcnSetWfWBits
  1532. BcnIncWfWCount
  1533. BcnTriggerPulse
  1534. BcnWfWBrowser
  1535. BcnSetMaster
  1536. SendMessage
  1537. SetRemoteDebug
  1538. ValidateUser
  1539. ConnectServer
  1540. DisconnectServer
  1541. RemoteMailSlotWrite
  1542. NetInfo
  1543. BcnSetHook
  1544. UserGetGroups
  1545. SetIPXError
  1546. NetGetDfsReferrals
  1547. AddPathElement
  1548. MakeResourceDfs
  1549.  
  1550.    [0483.VSHARE]
  1551. Get_Version
  1552.  
  1553.    [0486.VFAT]
  1554.  
  1555.    [0487.NWLINK]
  1556.  
  1557.    [0488.VTDI]
  1558. Get_Version
  1559. Start_Timer
  1560. Stop_Timer
  1561. Schedule_Event
  1562. Cancel_Event
  1563. Block
  1564. Signal
  1565. Register
  1566. Get_Info
  1567. Unload
  1568. Initialize
  1569. Register_UnloadProc
  1570. Register_LoadProc
  1571.  
  1572.    [0489.VIP]
  1573. VIP_Get_Version
  1574. VIP_Get_Net_Info
  1575. VIP_Register_Protocol
  1576. VIP_Register_Driver
  1577. VIP_Set_Addr
  1578. VIP_ICMP_Echo
  1579. VIP_Register_Addr_Change
  1580. VIP_Set_DCHP_Interface
  1581.  
  1582.    [048A.MSTCP]
  1583. Get_Version
  1584.  
  1585.    [048B.VCACHE]
  1586. Get_Version
  1587. Register
  1588. GetSize
  1589. CheckAvail
  1590. FindBlock
  1591. FreeBlock
  1592. MakeMRU
  1593. Hold
  1594. Unhold
  1595. Enum
  1596. TestHandle
  1597. VerifySums
  1598. RecalcSums
  1599. TestHold
  1600. GetStats
  1601. Deregister
  1602. AdjustMinimum
  1603. SwapBuffers
  1604. RelinquishPage
  1605. UseThisPage
  1606. CreateLookupCache
  1607. CloseLookupCache
  1608. DeleteLookupCache
  1609. Lookup
  1610. UpdateLookup
  1611.  
  1612.    [048E.NWREDIR]
  1613.  
  1614.    [0491.FILESEC]
  1615.  
  1616.    [0492.NWSERVER]
  1617.  
  1618.    [0496.NDIS2SUP]
  1619.  
  1620.    [0497.MSODISUP]
  1621.  
  1622.    [0498.SPLITTER]
  1623.  
  1624.    [0499.PPPMAC]
  1625.  
  1626.    [049A.VDHCP]
  1627.  
  1628.    [049D.LOGGER]
  1629.  
  1630.    [097C.PCCARD]
  1631. Get_Version
  1632. Card_Services
  1633. Access_CIS_Memory
  1634.  
  1635. ; --- End of Hiew.VMM --------------------------------------
  1636.