DOS/32 Advanced DOS Extender - D32A C/C++ Run-Time Library Reference



2.04 - DOS/32 Advanced D32A Library function - d32a_detect_windows()

Synopsys:

#include <d32a.h>
int d32a_detect_windows(void);


Description:

This function allows to detect the presence of Microsoft Windows(R).


Returns:

If the application is running in a DOS box of Enhanced Windows version 2.x, 3.x, 95 or 98, this function will return TRUE. Otherwise, if MS-Windows(R) has not been detected, this function will return FALSE.

 


Copyright © DOS/32 Advanced Team 1996-2002
All Rights Reserved