mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00

- Move more dlls with no stubs into using def files instead of spec files. svn path=/branches/cmake-bringup/; revision=49450
26 lines
564 B
Modula-2
26 lines
564 B
Modula-2
|
|
LIBRARY vdmdbg.dll
|
|
|
|
EXPORTS
|
|
VDMBreakThread@8 @1
|
|
VDMDetectWOW@0 @2
|
|
VDMEnumProcessWOW@8 @3
|
|
VDMEnumTaskWOW@12 @4
|
|
VDMEnumTaskWOWEx@12 @5
|
|
VDMGetContext@12 @6
|
|
VDMGetDbgFlags@4 @7
|
|
VDMGetModuleSelector@20 @8
|
|
VDMGetPointer@20 @9
|
|
VDMGetSegmentInfo@16 @10
|
|
VDMGetSelectorModule@32 @11
|
|
VDMGlobalFirst@24 @12
|
|
VDMGlobalNext@24 @13
|
|
VDMIsModuleLoaded@4 @14
|
|
VDMKillWOW@0 @15
|
|
VDMModuleFirst@20 @16
|
|
VDMModuleNext@20 @17
|
|
VDMProcessException@4 @18
|
|
VDMSetContext@12 @19
|
|
VDMSetDbgFlags@8 @20
|
|
VDMStartTaskInWOW@12 @21
|
|
VDMTerminateTaskWOW@8 @22
|