Share via


UMTYPE

Use the UMTYPE macro to specify the type of product being built.

Set UMTYPE to this To specify this

windows

A user-mode Win32 program (this is the default).

console

A Win32 console program (a program that runs in a Command Prompt window, not a 16-bit Microsoft MS-DOS application).

nt

A kernel-mode program for an NT-based operating system.

ntss

A subsystem for an NT-based operating system.

 

Note  The types are case-sensitive. For example, a sources file might have the following line:

UMTYPE=console

 

 

Send comments about this topic to Microsoft

Build date: 5/3/2011