From e611b132f9b8abe35b362e5870b74bce94a1e58e Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 16 May 2020 20:51:50 -0700 Subject: initial commit --- private/mvdm/ieuvddex/ntvdm.def | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 private/mvdm/ieuvddex/ntvdm.def (limited to 'private/mvdm/ieuvddex/ntvdm.def') diff --git a/private/mvdm/ieuvddex/ntvdm.def b/private/mvdm/ieuvddex/ntvdm.def new file mode 100644 index 000000000..ac08ac0b3 --- /dev/null +++ b/private/mvdm/ieuvddex/ntvdm.def @@ -0,0 +1,24 @@ +NAME ntvdm.dll + +EXPORTS + +; Debugger extension entrypoints +; Many of these will be processor specific. On the wrong processor, +; they will be stubs. They all should be stubs on versions that ship +; off site. + + dr + dt + dtr + er + eventinfo + ica + ireg + pdump + pint + pstart + pstop + sel + trace + vdmtib + help -- cgit v1.2.3