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!

Registers Window

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

To open the Registers window, you must be debugging. From the Debug menu, choose Windows and choose Registers.

The Registers window displays register contents. If you keep the Registers window open as you step through your program, you can see register values change as your code executes. Values that have changed recently appear in red.

See Also

Using the Registers Window | Debugging UI Reference