Home
last modified time | relevance | path

Searched refs:ERROR_INTERNET_MIXED_SECURITY (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/wininet/
H A Dinternet.c1486 { ERROR_INTERNET_MIXED_SECURITY , ERROR_CANCELLED, FLAG_TODO }, in test_InternetErrorDlg()
/reactos/sdk/include/psdk/
H A Dwininet.h2029 #define ERROR_INTERNET_MIXED_SECURITY (INTERNET_ERROR_BASE + 41) macro