You can now open `vmprofiler.sln`, select "Release" and "x64" then build.
### Basic Usage - Creating a vm::ctx_t Object
### Basic Usage - Creating a vm::ctx_t Object
The `vm::ctx_t` class is a small container-like class which is simply used to contain all information for a given vm entry. This class contains the following useful information:
The `vm::ctx_t` class is a small container-like class which is simply used to contain all information for a given vm entry. This class contains the following useful information: