NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Memory Window

Note   This feature is available for native-code applications only.

To open a Memory window, you must be debugging. From the Debug menu, choose Windows, Memory, and then choose Memory 1, Memory 2, Memory 3, or Memory 4. You can open these Memory windows in any order.

You can use a Memory window to view large buffers, strings, and other data that do not display well in the Watch or Variables windows.

A toolbar at the top of the Disassembly window has a single control:

Address
To scroll the screen to a specified memory address, type the address in this box and press return. The address can be either a numeric address, a function name, or an expression.

The toolbar can be hidden or displayed using the shortcut menu.

See Also

Using the Memory Window | Debugging UI Reference