Building a 32-bit User Space Application

Follow the steps below to create a 32-bit User Space RTSS application.

To build a 32-bit User Space application:

  1. Create an RTX64 application using the RTX64 Application template in Visual Studio. For more information, see Using the RTX64 Application Template.
  2. Right click on the solution name in the Visual Studio Solution Explorer window, and then choose Configuration Manager… from the context menu.

  1. The Configuration Manager window appears. On the Active solution platform: menu, choose <New…>.
  2. The New Solution Platform dialog appears, showing Win32 under Type or select the new platform.
  3. Click the OK button. The Solution Platforms list box should now show Win32:

  1. Select either Release or Debug from the Solution Configurations listbox:

  1. Build the project normally.

NOTE: It is not possible to build a working RTSS or RTDLL binary using the following combinations from the Solution Configurations and Solution Platforms listboxes:

Related topics: