Demos of RSXNT 1.41

Note: These demos assume that the binaries are installed in the directory \rsxnt\bin.

Win32 console or GUI

RSXIDE

RSXNT contains a IDE called RSXIDE. You can run the GNU C compiler inside the RSXIDE program. RSXIDE can use a DDE compatible editor.

GUI

This program is a simple program that can uses the Win32 GDI.

Text-mode GUI

It is possible build a GUI-style text-mode program, that can use functions like printf in a GUI window.

Bound programs (Win32 and DOS):

Bound programs allow to run one binary under several operation systems. This example supports Win32 console, Win16 GUI and DOS.

Win32 console with RSXNT.DLL

Win16 GUI with RSXWIN.EXE

DOS with RSX.EXE