Lines Matching full:windows
144 - Most of the native Windows API functions (without varargs) use
147 application is intrinsically tied to the Windows API (e.g.
148 it calls native Windows API functions such as CreateFile()),
152 sound decision to request the inclusion of <windows.h>, or to
157 "Windows functionality", but is more like "C functionality".
162 of using STDCALL in the Windows API, it is not the default
163 convention used by the C compilers that run under Windows.
235 <windows.h> and the related headers), its DLL build will work
266 - MSVCRT.DLL exists on every Windows 95 with a new service pack
268 on all other Windows 4.x or later (Windows 98, Windows NT 4,
273 The fact that MSVCRT.DLL does not exist on a virgin Windows 95
274 is not so problematic. Windows 95 is scarcely found nowadays,
278 Windows 95 without a proper update installed.