

pexe file using the Native Client SDK tools and run it as a bona fide Native Client module.
:max_bytes(150000):strip_icc()/xsd-visual-studio-5c3f2a14c9e77c00014ba34b.png)
Use Visual Studio’s built-in debugger to debug your code while it’s running as a Pepper plugin.This allows you to develop code incrementally, coding and/or porting one feature at a time into the Pepper APIs while continuing to use native Windows APIs that would otherwise be unavailable in an actual Native Client module. Compile your module into a dynamically-linked library (DLL) using Visual Studio’s C/C++ compiler and run it as a Pepper plugin.Visual Studio handles the details of launching a web server to serve your module and run the module in Chrome with a debugger attached. Iteratively write and test your application more easily.Organize and maintain your code as a Visual Studio project.The Native Client add-in for Visual Studio helps you develop your application more efficiently in many ways: Visual Studio Express is also not supported. No other versions of Visual Studio are currently supported. The Native Client add-in requires Visual Studio 2012 or Visual Studio 2010 with Service Pack 1. Whether you’re porting an existing project or starting from scratch, the Native Client Visual Studio add-in makes it easier to set up, build, run and debug your Native Client app by integrating the Native Client SDK development tools into the Visual Studio environment. Porting Windows applications to Native Client in Visual Studio.Developing for Native Client in Visual Studio
