Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

VSPackage Memory Window

$
0
0

Hi,

Is there an API to access the "Memory Window"

(Debug > Windows > Memory > Memory 1)

and repurposing it/programatically feed it with an input memory address and input target process?

The motivation for such usage is to view the memory contents of some memory region of the VSPackage

(this memory region is inside the process of devenv.exe, not the debugee), and since this tool window is already implemented very good in the sense that it refreshes fast, and deals good with large datasets, i.e. lazily evaluates data on-demand, it will be ideal for me.

Otherwise,

Do you know where can I find a sample of a tool window/winform that performs lazy evaluation of data into a 2D grid array?

I have a pixel array of a 2D image and I want to show each pixel's RGBA values (images can be up to 16384 x 16384).

Thanks,
Ofir



Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>