⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 winddk.inc

📁 Cracker终结者——提供最优秀的软件保护技术
💻 INC
📖 第 1 页 / 共 5 页
字号:
  V86MMGR_Service V86MMGR_Get_Mapping_Info                 ; 0x0005 ord
  V86MMGR_Service V86MMGR_Xlat_API                         ; 0x0006 ord
  V86MMGR_Service V86MMGR_Load_Client_Ptr                  ; 0x0007 ord
  V86MMGR_Service V86MMGR_Allocate_Buffer                  ; 0x0008 ord
  V86MMGR_Service V86MMGR_Free_Buffer                      ; 0x0009 ord
  V86MMGR_Service V86MMGR_Get_Xlat_Buff_State              ; 0x000a ord
  V86MMGR_Service V86MMGR_Set_Xlat_Buff_State              ; 0x000b ord
  V86MMGR_Service V86MMGR_Get_VM_Flat_Sel                  ; 0x000c ord
  V86MMGR_Service V86MMGR_Map_Pages                        ; 0x000d ord
  V86MMGR_Service V86MMGR_Free_Page_Map_Region             ; 0x000e ord
  V86MMGR_Service V86MMGR_LocalGlobalReg                   ; 0x000f ord
  V86MMGR_Service V86MMGR_GetPgStatus                      ; 0x0010 ord
  V86MMGR_Service V86MMGR_SetLocalA20                      ; 0x0011 ord
  V86MMGR_Service V86MMGR_ResetBasePages                   ; 0x0012 ord
  V86MMGR_Service V86MMGR_SetAvailMapPgs                   ; 0x0013 ord
  V86MMGR_Service V86MMGR_NoUMBInitCalls                   ; 0x0014 ord
  V86MMGR_Service V86MMGR_Get_EMS_XMS_Avail                ; 0x0015 ord
  V86MMGR_Service V86MMGR_Toggle_HMA                       ; 0x0016 ord
  V86MMGR_Service V86MMGR_Dev_Init                         ; 0x0017 ord
  V86MMGR_Service V86MMGR_Alloc_UM_Page                    ; 0x0018 ord
  V86MMGR_Service V86MMGR_Check_NHSupport                  ; 0x0019 ord
End_Service_Table V86MMGR

Begin_Service_Table PageSwap	; 0x0007
  PageSwap_Service PageSwap_Get_Version                     ; 0x0000 ord
  PageSwap_Service PageSwap_Invalid_Service1                ; 0x0001 ord
  PageSwap_Service PageSwap_Invalid_Service2                ; 0x0002 ord
  PageSwap_Service PageSwap_Invalid_Service3                ; 0x0003 ord
  PageSwap_Service PageSwap_Invalid_Service4                ; 0x0004 ord
  PageSwap_Service PageSwap_Invalid_Service5                ; 0x0005 ord
  PageSwap_Service PageSwap_Test_IO_Valid                   ; 0x0006 ord
  PageSwap_Service PageSwap_Read_Or_Write                   ; 0x0007 ord
  PageSwap_Service PageSwap_Grow_File                       ; 0x0008 ord
  PageSwap_Service PageSwap_Init_File                       ; 0x0009 ord
End_Service_Table PageSwap

Begin_Service_Table PARITY	; 0x0008
End_Service_Table PARITY

Begin_Service_Table REBOOT	; 0x0009
End_Service_Table REBOOT

Begin_Service_Table VDD	; 0x000a
%ifdef NEC_98
  VDD_Service VDD_Get_Version                          ; 0x0000 ord
  VDD_Service VDD_PIF_State                            ; 0x0001 ord
  VDD_Service VDD_Get_GrabRtn                          ; 0x0002 ord
  VDD_Service VDD_Hide_Cursor                          ; 0x0003 ord
  VDD_Service VDD_Set_VMType                           ; 0x0004 ord
  VDD_Service VDD_Get_ModTime                          ; 0x0005 ord
  VDD_Service VDD_Set_HCurTrk                          ; 0x0006 ord
  VDD_Service VDD_Msg_ClrScrn                          ; 0x0007 ord
  VDD_Service VDD_Msg_ForColor                         ; 0x0008 ord
  VDD_Service VDD_Msg_BakColor                         ; 0x0009 ord
  VDD_Service VDD_Msg_TextOut                          ; 0x000a ord
  VDD_Service VDD_Msg_SetCursPos                       ; 0x000b ord
  VDD_Service VDD_Query_Access                         ; 0x000c ord
  VDD_Service VDD_Check_Update_Soon                    ; 0x000d ord
  VDD_Service VDD_Get_Mini_Dispatch_Table              ; 0x000e ord
  VDD_Service VDD_Register_Virtual_Port                ; 0x000f ord
  VDD_Service VDD_Get_VM_Info                          ; 0x0010 ord
  VDD_Service VDD_Get_Special_VM_IDs                   ; 0x0011 ord
  VDD_Service VDD_Register_Extra_Screen_Selector       ; 0x0012 ord
  VDD_Service VDD_Takeover_VGA_Port                    ; 0x0013 ord
  VDD_Service VDD_Get_DISPLAYINFO                      ; 0x0014 ord
  VDD_Service VDD_Do_Physical_IO                       ; 0x0015 ord
  VDD_Service VDD_Register_Mini_VDD                    ; 0x0016 ord
  VDD_Service VDD_Install_IO_Handler                   ; 0x0017 ord
  VDD_Service VDD_Install_Mult_IO_Handlers             ; 0x0018 ord
  VDD_Service VDD_Enable_Local_Trapping                ; 0x0019 ord
  VDD_Service VDD_Disable_Local_Trapping               ; 0x001a ord
  VDD_Service VDD_Trap_Suspend                         ; 0x001b ord
  VDD_Service Test_Vid_VM_Handle                       ; 0x001c ord
  VDD_Service VDD_Set_Core_Graphics                    ; 0x001d ord
  VDD_Service VDD_Load_AccBIOS                         ; 0x001e ord
  VDD_Service VDD_Map_AccBIOS                          ; 0x001f ord
  VDD_Service VDD_Map_VRAM                             ; 0x0020 ord
  VDD_Service VDD_EnableDevice                         ; 0x0021 ord
%else
  VDD_Service VDD_Get_Version                          ; 0x0000 ord
  VDD_Service VDD_PIF_State                            ; 0x0001 ord
  VDD_Service VDD_Get_GrabRtn                          ; 0x0002 ord
  VDD_Service VDD_Hide_Cursor                          ; 0x0003 ord
  VDD_Service VDD_Set_VMType                           ; 0x0004 ord
  VDD_Service VDD_Get_ModTime                          ; 0x0005 ord
  VDD_Service VDD_Set_HCurTrk                          ; 0x0006 ord
  VDD_Service VDD_Msg_ClrScrn                          ; 0x0007 ord
  VDD_Service VDD_Msg_ForColor                         ; 0x0008 ord
  VDD_Service VDD_Msg_BakColor                         ; 0x0009 ord
  VDD_Service VDD_Msg_TextOut                          ; 0x000a ord
  VDD_Service VDD_Msg_SetCursPos                       ; 0x000b ord
  VDD_Service VDD_Query_Access                         ; 0x000c ord
  VDD_Service VDD_Check_Update_Soon                    ; 0x000d ord
  VDD_Service VDD_Get_Mini_Dispatch_Table              ; 0x000e ord
  VDD_Service VDD_Register_Virtual_Port                ; 0x000f ord
  VDD_Service VDD_Get_VM_Info                          ; 0x0010 ord
  VDD_Service VDD_Get_Special_VM_IDs                   ; 0x0011 ord
  VDD_Service VDD_Register_Extra_Screen_Selector       ; 0x0012 ord
  VDD_Service VDD_Takeover_VGA_Port                    ; 0x0013 ord
  VDD_Service VDD_Get_DISPLAYINFO                      ; 0x0014 ord
  VDD_Service VDD_Do_Physical_IO                       ; 0x0015 ord
  VDD_Service VDD_Set_Sleep_Flag_Addr                  ; 0x0016 ord
  VDD_Service VDD_EnableDevice                         ; 0x0017 ord
%endif
End_Service_Table VDD

Begin_Service_Table VSD	; 0x000b
  VSD_Service VSD_Get_Version                          ; 0x0000 ord
  VSD_Service VSD_Bell                                 ; 0x0001 ord
  VSD_Service VSD_SoundOn                              ; 0x0002 ord
  VSD_Service VSD_TakeSoundPort                        ; 0x0003 ord
End_Service_Table VSD

Begin_Service_Table VMD	; 0x000c
  VMD_Service VMD_Get_Version                          ; 0x0000 ord
  VMD_Service VMD_Set_Mouse_Type                       ; 0x0001 ord
  VMD_Service VMD_Get_Mouse_Owner                      ; 0x0002 ord
End_Service_Table VMD

Begin_Service_Table VKD	; 0x000d
  VKD_Service VKD_Get_Version                          ; 0x0000 ord
  VKD_Service VKD_Define_Hot_Key                       ; 0x0001 ord
  VKD_Service VKD_Remove_Hot_Key                       ; 0x0002 ord
  VKD_Service VKD_Local_Enable_Hot_Key                 ; 0x0003 ord
  VKD_Service VKD_Local_Disable_Hot_Key                ; 0x0004 ord
  VKD_Service VKD_Reflect_Hot_Key                      ; 0x0005 ord
  VKD_Service VKD_Cancel_Hot_Key_State                 ; 0x0006 ord
  VKD_Service VKD_Force_Keys                           ; 0x0007 ord
  VKD_Service VKD_Get_Kbd_Owner                        ; 0x0008 ord
  VKD_Service VKD_Define_Paste_Mode                    ; 0x0009 ord
  VKD_Service VKD_Start_Paste                          ; 0x000a ord
  VKD_Service VKD_Cancel_Paste                         ; 0x000b ord
  VKD_Service VKD_Get_Msg_Key                          ; 0x000c ord
  VKD_Service VKD_Peek_Msg_Key                         ; 0x000d ord
  VKD_Service VKD_Flush_Msg_Key_Queue                  ; 0x000e ord
  VKD_Service VKD_Enable_Keyboard                      ; 0x000f ord
  VKD_Service VKD_Disable_Keyboard                     ; 0x0010 ord
  VKD_Service VKD_Get_Shift_State                      ; 0x0011 ord
  VKD_Service VKD_Filter_Keyboard_Input                ; 0x0012 ord
  VKD_Service VKD_Put_Byte                             ; 0x0013 ord
  VKD_Service VKD_Set_Shift_State                      ; 0x0014 ord
  VKD_Service VKD_Send_Data                            ; 0x0015 ord
  VKD_Service VKD_Set_LEDs                             ; 0x0016 ord
  VKD_Service VKD_Set_Key_Rate                         ; 0x0017 ord
End_Service_Table VKD

Begin_Service_Table VCD	; 0x000e
  VCD_Service VCD_Get_Version                          ; 0x0000 ord
  VCD_Service VCD_Set_Port_Global                      ; 0x0001 ord
  VCD_Service VCD_Get_Focus                            ; 0x0002 ord
  VCD_Service VCD_Virtualize_Port                      ; 0x0003 ord
  VCD_Service VCD_Acquire_Port                         ; 0x0004 ord
  VCD_Service VCD_Free_Port                            ; 0x0005 ord
  VCD_Service VCD_Acquire_Port_Windows_Style           ; 0x0006 ord
  VCD_Service VCD_Free_Port_Windows_Style              ; 0x0007 ord
  VCD_Service VCD_Steal_Port_Windows_Style             ; 0x0008 ord
  VCD_Service VCD_Find_COM_Index                       ; 0x0009 ord
  VCD_Service VCD_Set_Port_Global_Special              ; 0x000a ord
  VCD_Service VCD_Virtualize_Port_Dynamic              ; 0x000b ord
  VCD_Service VCD_Unvirtualize_Port_Dynamic            ; 0x000c ord
End_Service_Table VCD

Begin_Service_Table VPD	; 0x000f
End_Service_Table VPD

Begin_Service_Table BlockDev	; 0x0010
  BlockDev_Service BlockDev_Get_Version                     ; 0x0000 ord
  BlockDev_Service BlockDev_Register_Device                 ; 0x0001 ord
  BlockDev_Service BlockDev_Find_Int13_Drive                ; 0x0002 ord
  BlockDev_Service BlockDev_Get_Device_List                 ; 0x0003 ord
  BlockDev_Service BlockDev_Send_Command                    ; 0x0004 ord
  BlockDev_Service BlockDev_Command_Complete                ; 0x0005 ord
  BlockDev_Service BlockDev_Synchronous_Command             ; 0x0006 ord
End_Service_Table BlockDev

Begin_Service_Table VMCPD	; 0x0011
  VMCPD_Service VMCPD_Get_Version                        ; 0x0000 ord
  VMCPD_Service VMCPD_Get_Virt_State                     ; 0x0001 ord
  VMCPD_Service VMCPD_Set_Virt_State                     ; 0x0002 ord
  VMCPD_Service VMCPD_Get_CR0_State                      ; 0x0003 ord
  VMCPD_Service VMCPD_Set_CR0_State                      ; 0x0004 ord
  VMCPD_Service VMCPD_Get_Thread_State                   ; 0x0005 ord
  VMCPD_Service VMCPD_Set_Thread_State                   ; 0x0006 ord
  VMCPD_Service _VMCPD_Get_FP_Instruction_Size           ; 0x0007 ord
  VMCPD_Service VMCPD_Set_Thread_Precision               ; 0x0008 ord
  VMCPD_Service VMCPD_Init_FP                            ; 0x0009 ord
  VMCPD_Service _KeSaveFloatingPointState                ; 0x000a ord
  VMCPD_Service _KeRestoreFloatingPointState             ; 0x000b ord
  VMCPD_Service VMCPD_Init_FP_State                      ; 0x000c ord
End_Service_Table VMCPD

Begin_Service_Table EBIOS	; 0x0012
  EBIOS_Service EBIOS_Get_Version                        ; 0x0000 ord
  EBIOS_Service EBIOS_Get_Unused_Mem                     ; 0x0001 ord
End_Service_Table EBIOS

Begin_Service_Table BIOSXLAT	; 0x0013
End_Service_Table BIOSXLAT

Begin_Service_Table VNETBIOS	; 0x0014
  VNETBIOS_Service VNETBIOS_Get_Version                     ; 0x0000 ord
  VNETBIOS_Service VNETBIOS_Register                        ; 0x0001 ord
  VNETBIOS_Service VNETBIOS_Submit                          ; 0x0002 ord
  VNETBIOS_Service VNETBIOS_Enum                            ; 0x0003 ord
  VNETBIOS_Service VNETBIOS_Deregister                      ; 0x0004 ord
  VNETBIOS_Service VNETBIOS_Register2                       ; 0x0005 ord
  VNETBIOS_Service VNETBIOS_Map                             ; 0x0006 ord
  VNETBIOS_Service VNETBIOS_Enum2                           ; 0x0007 ord
End_Service_Table VNETBIOS

Begin_Service_Table DOSMGR	; 0x0015
  DOSMGR_Service DOSMGR_Get_Version                       ; 0x0000 ord
  DOSMGR_Service _DOSMGR_Set_Exec_VM_Data                 ; 0x0001 ord
  DOSMGR_Service DOSMGR_Copy_VM_Drive_State               ; 0x0002 ord
  DOSMGR_Service _DOSMGR_Exec_VM                          ; 0x0003 ord
  DOSMGR_Service DOSMGR_Get_IndosPtr                      ; 0x0004 ord

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -