?? vxdserv.cc
字號:
{ 0x0004, "Read_Or_Write" }, { 0x0005, "Cancel" }, { 0x0006, "Test_IO_Valid" }, { 0x0007, "Get_Size_Info" }, { 0x0008, "Set_Async_Manager" }, { 0x0009, "Call_Async_Manager" }, { -1 } /* Terminator */};vxd_service_desc vxd_vpowerd_services[] = { { 0x0000, "Get_Version" }, { 0x0001, "Get_APM_BIOS_Version" }, { 0x0002, "Get_Power_Management_Level" }, { 0x0003, "Set_Power_Management_Level" }, { 0x0004, "Set_Device_Power_State" }, { 0x0005, "Set_System_Power_State" }, { 0x0006, "Restore_Power_On_Defaults" }, { 0x0007, "Get_Power_Status" }, { 0x0008, "Get_Power_State" }, { 0x0009, "OEM_APM_Function" }, { 0x000a, "Register_Power_Handler" }, { 0x000b, "Deregister_Power_Handler" }, { 0x000c, "W32_Get_System_Power_Status" }, { 0x000d, "W32_Set_System_Power_State" }, { 0x000e, "Get_Capabilities" }, { 0x000f, "Enable_Resume_On_Ring" }, { 0x0010, "Disable_Resume_On_Ring" }, { 0x0011, "Set_Resume_Timer" }, { 0x0012, "Get_Resume_Timer" }, { 0x0013, "Disable_Resume_Timer" }, { 0x0014, "Enable_Timer_Based_Requests" }, { 0x0015, "Disable_Timer_Based_Requests" }, { 0x0016, "W32_Get_Power_Status" }, { 0x0017, "Get_Timer_Based_Requests_Status" }, { 0x0018, "Get_Ring_Resume_Status" }, { 0x0019, "Transfer_Control" }, { -1 } /* Terminator */};vxd_service_desc vxd_vxdldr_services[] = { { 0x0000, "GetVersion" }, { 0x0001, "LoadDevice" }, { 0x0002, "UnloadDevice" }, { 0x0003, "DevInitSucceeded" }, { 0x0004, "DevInitFailed" }, { 0x0005, "GetDeviceList" }, { 0x0006, "UnloadMe" }, { 0x0007, "PELDR_LoadModule" }, { 0x0008, "PELDR_GetModuleHandle" }, { 0x0009, "PELDR_GetModuleUsage" }, { 0x000a, "PELDR_GetEntryPoint" }, { 0x000b, "PELDR_GetProcAddress" }, { 0x000c, "PELDR_AddExportTable" }, { 0x000d, "PELDR_RemoveExportTable" }, { 0x000e, "PELDR_FreeModule" }, { 0x000f, "Notify" }, { 0x0010, "PELDR_InitCompleted" }, { 0x0011, "PELDR_LoadModuleEx" }, { 0x0012, "PELDR_LoadModule2" }, { -1 } /* Terminator */};vxd_service_desc vxd_ndis_services[] = { { 0x0000, "GetVersion" }, { 0x0001, "AllocateSpinLock" }, { 0x0002, "FreeSpinLock" }, { 0x0003, "AcquireSpinLock" }, { 0x0004, "ReleaseSpinLock" }, { 0x0005, "OpenConfiguration" }, { 0x0006, "ReadConfiguration" }, { 0x0007, "CloseConfiguration" }, { 0x0008, "ReadEisaSlotInformation" }, { 0x0009, "ReadMcaPosInformation" }, { 0x000a, "AllocateMemory" }, { 0x000b, "FreeMemory" }, { 0x000c, "SetTimer" }, { 0x000d, "CancelTimer" }, { 0x000e, "StallExecution" }, { 0x000f, "InitializeInterrupt" }, { 0x0010, "RemoveInterrupt" }, { 0x0011, "SynchronizeWithInterrupt" }, { 0x0012, "OpenFile" }, { 0x0013, "MapFile" }, { 0x0014, "UnmapFile" }, { 0x0015, "CloseFile" }, { 0x0016, "AllocatePacketPool" }, { 0x0017, "FreePacketPool" }, { 0x0018, "AllocatePacket" }, { 0x0019, "ReinitializePacket" }, { 0x001a, "FreePacket" }, { 0x001b, "QueryPacket" }, { 0x001c, "AllocateBufferPool" }, { 0x001d, "FreeBufferPool" }, { 0x001e, "AllocateBuffer" }, { 0x001f, "CopyBuffer" }, { 0x0020, "FreeBuffer" }, { 0x0021, "QueryBuffer" }, { 0x0022, "GetBufferPhysicalAddress" }, { 0x0023, "ChainBufferAtFront" }, { 0x0024, "ChainBufferAtBack" }, { 0x0025, "UnchainBufferAtFront" }, { 0x0026, "UnchainBufferAtBack" }, { 0x0027, "GetNextBuffer" }, { 0x0028, "CopyFromPacketToPacket" }, { 0x0029, "RegisterProtocol" }, { 0x002a, "DeregisterProtocol" }, { 0x002b, "OpenAdapter" }, { 0x002c, "CloseAdapter" }, { 0x002d, "Send" }, { 0x002e, "TransferData" }, { 0x002f, "Reset" }, { 0x0030, "Request" }, { 0x0031, "InitializeWrapper" }, { 0x0032, "TerminateWrapper" }, { 0x0033, "RegisterMac" }, { 0x0034, "DeregisterMac" }, { 0x0035, "RegisterAdapter" }, { 0x0036, "DeregisterAdapter" }, { 0x0037, "CompleteOpenAdapter" }, { 0x0038, "CompleteCloseAdapter" }, { 0x0039, "CompleteSend" }, { 0x003a, "CompleteTransferData" }, { 0x003b, "CompleteReset" }, { 0x003c, "CompleteRequest" }, { 0x003d, "IndicateReceive" }, { 0x003e, "IndicateReceiveComplete" }, { 0x003f, "IndicateStatus" }, { 0x0040, "IndicateStatusComplete" }, { 0x0041, "CompleteQueryStatistics" }, { 0x0042, "EqualString" }, { 0x0043, "RegAdaptShutdown" }, { 0x0044, "ReadNetworkAddress" }, { 0x0045, "WriteErrorLogEntry" }, { 0x0046, "MapIoSpace" }, { 0x0047, "DeregAdaptShutdown" }, { 0x0048, "AllocateSharedMemory" }, { 0x0049, "FreeSharedMemory" }, { 0x004a, "AllocateDmaChannel" }, { 0x004b, "SetupDmaTransfer" }, { 0x004c, "CompleteDmaTransfer" }, { 0x004d, "ReadDmaCounter" }, { 0x004e, "FreeDmaChannel" }, { 0x004f, "ReleaseAdapterResources" }, { 0x0050, "QueryGlobalStatistics" }, { 0x0051, "OpenProtocolConfiguration" }, { 0x0052, "CompleteBindAdapter" }, { 0x0053, "CompleteUnbindAdapter" }, { 0x0054, "WrapperStartNet" }, { 0x0055, "WrapperGetComponentList" }, { 0x0056, "WrapperQueryAdapterResources" }, { 0x0057, "WrapperDelayBinding" }, { 0x0058, "WrapperResumeBinding" }, { 0x0059, "WrapperRemoveChildren" }, { 0x005a, "ImmediateReadPciSlotInformation" }, { 0x005b, "ImmediateWritePciSlotInformation" }, { 0x005c, "ReadPciSlotInformation" }, { 0x005d, "WritePciSlotInformation" }, { 0x005e, "PciAssignResources" }, { 0x005f, "QueryBufferOffset" }, { 0x0062, "InitializeEvent" }, { 0x0063, "SetEvent" }, { 0x0064, "ResetEvent" }, { 0x0065, "WaitEvent" }, { 0x0066, "ReturnPackets" }, { 0x0067, "QueryReceiveInformation" }, { 0x0068, "CmRegisterAddressFamily" }, { 0x0069, "ClOpenAddressFamily" }, { 0x006a, "CmOpenAddressFamilyComplete" }, { 0x006b, "ClCloseAddressFamily" }, { 0x006c, "CmCloseAddressFamilyComplete" }, { 0x006d, "ClRegisterSap" }, { 0x006e, "CmRegisterSapComplete" }, { 0x006f, "ClDeregisterSap" }, { 0x0070, "CmDeregisterSapComplete" }, { 0x0071, "ClMakeCall" }, { 0x0072, "CmMakeCallComplete" }, { 0x0073, "CmDispatchIncomingCall" }, { 0x0074, "ClIncomingCallComplete" }, { 0x0075, "CmDispatchCallConnected" }, { 0x0076, "ClModifyCallQoS" }, { 0x0077, "CmModifyCallQoSComplete" }, { 0x0078, "CmDispatchIncomingCallQoSChange" }, { 0x0079, "ClCloseCall" }, { 0x007a, "CmCloseCallComplete" }, { 0x007b, "CmDispatchIncomingCloseCall" }, { 0x007c, "ClAddParty" }, { 0x007d, "CmAddPartyComplete" }, { 0x007e, "ClDropParty" }, { 0x007f, "CmDropPartyComplete" }, { 0x0080, "CmDispatchIncomingDropParty" }, { 0x0081, "CoCreateVc" }, { 0x0082, "CoDeleteVc" }, { 0x0083, "CmActivateVc" }, { 0x0084, "CmDeactivateVc" }, { 0x0085, "CoRequest" }, { 0x0086, "CoRequestComplete" }, { 0x0087, "CoSendPackets" }, { 0x0088, "InitAnsiString" }, { 0x0089, "InitUnicodeString" }, { 0x008a, "AnsiStringToUnicodeString" }, { 0x008b, "UnicodeStringToAnsiString" }, { 0x008c, "WriteConfiguration" }, { 0x008d, "OpenConfigurationKeyByName" }, { 0x008e, "OpenConfigurationKeyByIndex" }, { 0x008f, "ConvertStringToAtmAddress" }, { 0x0090, "AllocateMemoryWithTag" }, { 0x0091, "OpenGlobalConfiguration" }, { 0x0092, "InterlockedIncrement" }, { 0x0093, "InterlockedDecrement" }, { 0x0094, "InterlockedAddUlong" }, { 0x0095, "InterlockedInsertHeadList" }, { 0x0096, "InterlockedInsertTailList" }, { 0x0097, "InterlockedRemoveHeadList" }, { 0x0098, "InterlockedPopEntryList" }, { 0x0099, "InterlockedPushEntryList" }, { 0x009a, "WriteEventLogEntry" }, { 0x009b, "GetFirstBufferFromPacket" }, { 0x009c, "SendPackets" }, { 0x009e, "GetSystemUpTime" }, { 0x009f, "ScheduleWorkItem" }, { 0x00a0, "QueryAdapterInstanceName" }, { -1 } /* Terminator */};vxd_service_desc vxd_vwin32_services[] = { { 0x0000, "Get_Version" }, { 0x0001, "DIOCCompletionRoutine" }, { 0x0002, "QueueUserApc" }, { 0x0003, "GetThreadContext" }, { 0x0004, "SetThreadContext" }, { 0x0005, "CopyMem" }, { 0x0006, "NpxException" }, { 0x0007, "EmulateNpx" }, { 0x0008, "CheckDelayedNpxTrap" }, { 0x0009, "EnterCrstR0" }, { 0x000a, "LeaveCrstR0" }, { 0x000b, "FaultPopup" }, { 0x000c, "GetContextHandle" }, { 0x000d, "GetCurrentProcessHandle" }, { 0x000e, "SetWin32Event" }, { 0x000f, "PulseWin32Event" }, { 0x0010, "ResetWin32Event" }, { 0x0011, "WaitSingleObject" }, { 0x0012, "WaitMultipleObjects" }, { 0x0013, "CreateRing0Thread" }, { 0x0014, "CloseVxDHandle" }, { 0x0015, "ActiveTimeBiasSet" }, { 0x0016, "GetCurrentDirectory" }, { 0x0017, "BlueScreenPopup" }, { 0x0018, "TerminateApp" }, { 0x0019, "QueueKernelAPC" }, { 0x001a, "SysErrorBox" }, { 0x001b, "IsClientWin32" }, { 0x001c, "IFSRIPWhenLev2Taken" }, { 0x001d, "InitWin32Event" }, { 0x001e, "InitWin32Mutex" }, { 0x001f, "ReleaseWin32Mutex" }, { 0x0020, "BlockThreadEx" }, { 0x0021, "GetProcessHandle" }, { 0x0022, "InitWin32Semaphore" }, { 0x0023, "SignalWin32Sem" }, { 0x0024, "QueueUserApcEx" }, { 0x0025, "OpenVxDHandle" }, { 0x0026, "CloseWin32Handle" }, { 0x0027, "AllocExternalHandle" }, { 0x0028, "UseExternalHandle" }, { 0x0029, "UnuseExternalHandle" }, { 0x002a, "KeInitializeTimer" }, { 0x002b, "KeSetTimer" }, { 0x002c, "KeCancelTimer" }, { 0x002d, "KeReadStateTimer" }, { 0x002e, "ReferenceObject" }, { 0x002f, "GetExternalHandle" }, { 0x0030, "ConvertNtTimeout" }, { 0x0031, "SetWin32EventBoostPriority" }, { 0x0032, "GetRing3Flat32Selectors" }, { 0x0033, "GetCurThreadCondition" }, { -1 } /* Terminator */};vxd_service_desc vxd_vcomm_services[] = { { 0x0000, "Get_Version" }, { 0x0001, "Register_Port_Driver" }, { 0x0002, "Acquire_Port" }, { 0x0003, "Release_Port" }, { 0x0004, "OpenComm" }, { 0x0005, "SetCommState" }, { 0x0006, "GetCommState" }, { 0x0007, "SetupComm" }, { 0x0008, "TransmitCommChar" }, { 0x0009, "CloseComm" }, { 0x000a, "GetCommQueueStatus" }, { 0x000b, "ClearCommError" }, { 0x000c, "GetModemStatus" }, { 0x000d, "GetCommProperties" }, { 0x000e, "EscapeCommFunction" }, { 0x000f, "PurgeComm" }, { 0x0010, "SetCommEventMask" }, { 0x0011, "GetCommEventMask" }, { 0x0012, "WriteComm" }, { 0x0013, "ReadComm" }, { 0x0014, "EnableCommNotification" }, { 0x0015, "GetLastError" }, { 0x0016, "Steal_Port" }, { 0x0017, "SetReadCallBack" }, { 0x0018, "SetWriteCallBack" }, { 0x0019, "Add_Port" }, { 0x001a, "GetSetCommTimeouts" }, { 0x001b, "SetWriteRequest" }, { 0x001c, "SetReadRequest" }, { 0x001d, "Dequeue_Request" }, { 0x001e, "Enumerate_DevNodes" }, { 0x001f, "Map_Win32DCB_To_Ring0" }, { 0x0020, "Map_Ring0DCB_To_Win32" }, { 0x0021, "Get_Contention_Handler" }, { 0x0022, "Map_Name_To_Resource" }, { -1 } /* Terminator */};vxd_service_desc vxd_configmg_services[] = { { 0x0000, "Get_Version" }, { 0x0001, "Initialize" }, { 0x0002, "Locate_DevNode" }, { 0x0003, "Get_Parent" }, { 0x0004, "Get_Child" }, { 0x0005, "Get_Sibling" }, { 0x0006, "Get_Device_ID_Size" }, { 0x0007, "Get_Device_ID" }, { 0x0008, "Get_Depth" }, { 0x0009, "Get_Private_DWord" }, { 0x000a, "Set_Private_DWord" }, { 0x000b, "Create_DevNode" }, { 0x000c, "Query_Remove_SubTree" }, { 0x000d, "Remove_SubTree" }, { 0x000e, "Register_Device_Driver" }, { 0x000f, "Register_Enumerator" }, { 0x0010, "Register_Arbitrator" }, { 0x0011, "Deregister_Arbitrator" }, { 0x0012, "Query_Arbitrator_Free_Size" }, { 0x0013, "Query_Arbitrator_Free_Data" }, { 0x0014, "Sort_NodeList" }, { 0x0015, "Yield" }, { 0x0016, "Lock" }, { 0x0017, "Unlock" }, { 0x0018, "Add_Empty_Log_Conf" }, { 0x0019, "Free_Log_Conf" }, { 0x001a, "Get_First_Log_Conf" }, { 0x001b, "Get_Next_Log_Conf" }, { 0x001c, "Add_Res_Des" }, { 0x001d, "Modify_Res_Des" }, { 0x001e, "Free_Res_Des" }, { 0x001f, "Get_Next_Res_Des" }, { 0x0020, "Get_Performance_Info" }, { 0x0021, "Get_Res_Des_Data_Size" }, { 0x0022, "Get_Res_Des_Data" }, { 0x0023, "Process_Events_Now" }, { 0x0024, "Create_Range_List" }, { 0x0025, "Add_Range" }, { 0x0026, "Delete_Range" }, { 0x0027, "Test_Range_Available" }, { 0x0028, "Dup_Range_List" }, { 0x0029, "Free_Range_List" }, { 0x002a, "Invert_Range_List" }, { 0x002b, "Intersect_Range_List" }, { 0x002c, "First_Range" }, { 0x002d, "Next_Range" }, { 0x002e, "Dump_Range_List" }, { 0x002f, "Load_DLVxDs" }, { 0x0030, "Get_DDBs" }, { 0x0031, "Get_CRC_CheckSum" }, { 0x0032, "Register_DevLoader" }, { 0x0033, "Reenumerate_DevNode" }, { 0x0034, "Setup_DevNode" }, { 0x0035, "Reset_Children_Marks" }, { 0x0036, "Get_DevNode_Status" }, { 0x0037, "Remove_Unmarked_Children" }, { 0x0038, "ISAPNP_To_CM" }, { 0x0039, "CallBack_Device_Driver" }, { 0x003a, "CallBack_Enumerator" }, { 0x003b, "Get_Alloc_Config" }, { 0x003c, "Get_DevNode_Key_Size" }, { 0x003d, "Get_DevNode_Key" }, { 0x003e, "Read_Registry_Value" }, { 0x003f, "Write_Registry_Value" }, { 0x0040, "Disable_DevNode" }, { 0x0041, "Enable_DevNode" }, { 0x0042, "Move_DevNode" }, { 0x0043, "Set_Bus_Info" }, { 0x0044, "Get_Bus_Info" }, { 0x0045, "Set_HW_Prof" }, { 0x0046, "Recompute_HW_Prof" }, { 0x0047, "Query_Change_HW_Prof" }, { 0x0048, "Get_Device_Driver_Private_DWord" }, { 0x0049, "Set_Device_Driver_Private_DWord" }, { 0x004a, "Get_HW_Prof_Flags" }, { 0x004b, "Set_HW_Prof_Flags" }, { 0x004c, "Read_Registry_Log_Confs" }, { 0x004d, "Run_Detection" }, { 0x004e, "Call_At_Appy_Time" }, { 0x004f, "Fail_Change_HW_Prof" }, { 0x0050, "Set_Private_Problem" }, { 0x0051, "Debug_DevNode" }, { 0x0052, "Get_Hardware_Profile_Info" }, { 0x0053, "Register_Enumerator_Function" }, { 0x0054, "Call_Enumerator_Function" }, { 0x0055, "Add_ID" }, { 0x0056, "Find_Range" }, { 0x0057, "Get_Global_State" }, { 0x0058, "Broadcast_Device_Change_Message" }, { 0x0059, "Call_DevNode_Handler" }, { 0x005a, "Remove_Reinsert_All" }, { 0x005b, "Change_DevNode_Status" }, { 0x005c, "Reprocess_DevNode" }, { 0x005d, "Assert_Structure" }, { 0x005e, "Discard_Boot_Log_Conf" }, { 0x005f, "Set_Dependent_DevNode" }, { 0x0060, "Get_Dependent_DevNode" }, { 0x0061, "Refilter_DevNode" }, { 0x0062, "Merge_Range_List" }, { 0x0063, "Substract_Range_List" }, { 0x0064, "Set_DevNode_PowerState" }, { 0x0065, "Get_DevNode_PowerState" }, { 0x0066, "Set_DevNode_PowerCapabilities" }, { 0x0067, "Get_DevNode_PowerCapabilities" }, { 0x0068, "Read_Range_List" }, { 0x0069, "Write_Range_List" }, { 0x006a, "Get_Log_Conf_Priority" }, { 0x006b, "Support_Share_Irq" },
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -