Home
last modified time | relevance | path

Searched refs:tool_isVistaOrGreater (Results 1 – 3 of 3) sorted by relevance

/curl/src/
H A Dtool_setup.h72 extern bool tool_isVistaOrGreater;
H A Dtool_doswin.c738 bool tool_isVistaOrGreater; variable
746 tool_isVistaOrGreater = true; in win32_init()
748 tool_isVistaOrGreater = false; in win32_init()
H A Dtool_util.c41 if(tool_isVistaOrGreater) { /* QPC timer might have issues pre-Vista */ in tvnow()

Completed in 9 milliseconds