Share via


Windows Runtime Unsupported CRT Functions

Many C run-time (CRT) APIs can’t be used in Windows Store apps that execute in the Windows Runtime. These apps are built by using the /ZW compiler flag. For a list of unsupported CRT functions, see CRT functions not supported by /ZW.

All CRT APIs are described in the Alphabetical Function Reference section of the documentation.

See Also

Reference

Run-Time Routines by Category

Other Resources

CRT Alphabetical Function Reference