68 lines
1.6 KiB
Modula-2
68 lines
1.6 KiB
Modula-2
;
|
|
; Definition file of computecore.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "computecore.dll"
|
|
EXPORTS
|
|
HcsEnumerateVmWorkerProcesses
|
|
HcsFindVmWorkerProcesses
|
|
HcsGetWorkerProcessJob
|
|
HcsStartVmWorkerProcess
|
|
HcsAddResourceToOperation
|
|
HcsCancelOperation
|
|
HcsCloseComputeSystem
|
|
HcsCloseOperation
|
|
HcsCloseProcess
|
|
HcsCrashComputeSystem
|
|
HcsCreateComputeSystem
|
|
HcsCreateComputeSystemInNamespace
|
|
HcsCreateEmptyGuestStateFile
|
|
HcsCreateEmptyRuntimeStateFile
|
|
HcsCreateOperation
|
|
HcsCreateOperationWithNotifications
|
|
HcsCreateProcess
|
|
HcsEnumerateComputeSystems
|
|
HcsEnumerateComputeSystemsInNamespace
|
|
HcsGetComputeSystemFromOperation
|
|
HcsGetComputeSystemProperties
|
|
HcsGetOperationContext
|
|
HcsGetOperationId
|
|
HcsGetOperationProperties
|
|
HcsGetOperationResult
|
|
HcsGetOperationResultAndProcessInfo
|
|
HcsGetOperationType
|
|
HcsGetProcessFromOperation
|
|
HcsGetProcessInfo
|
|
HcsGetProcessProperties
|
|
HcsGetProcessorCompatibilityFromSavedState
|
|
HcsGetServiceProperties
|
|
HcsGrantVmAccess
|
|
HcsGrantVmGroupAccess
|
|
HcsModifyComputeSystem
|
|
HcsModifyProcess
|
|
HcsModifyServiceSettings
|
|
HcsOpenComputeSystem
|
|
HcsOpenComputeSystemInNamespace
|
|
HcsOpenProcess
|
|
HcsPauseComputeSystem
|
|
HcsResumeComputeSystem
|
|
HcsRevokeVmAccess
|
|
HcsRevokeVmGroupAccess
|
|
HcsSaveComputeSystem
|
|
HcsSetComputeSystemCallback
|
|
HcsSetOperationCallback
|
|
HcsSetOperationContext
|
|
HcsSetProcessCallback
|
|
HcsShutDownComputeSystem
|
|
HcsSignalProcess
|
|
HcsStartComputeSystem
|
|
HcsSubmitWerReport
|
|
HcsSystemControl
|
|
HcsTerminateComputeSystem
|
|
HcsTerminateProcess
|
|
HcsWaitForComputeSystemExit
|
|
HcsWaitForOperationResult
|
|
HcsWaitForOperationResultAndProcessInfo
|
|
HcsWaitForProcessExit
|