CoRegisterMallocSpy
[DllImport("ole32.dll", SetLastError = true)]
public static extern void CoRegisterMallocSpy(
IMallocSpy pMallocSpy
);Last updated
[DllImport("ole32.dll", SetLastError = true)]
public static extern void CoRegisterMallocSpy(
IMallocSpy pMallocSpy
);Last updated