/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class com_btr_proxy_search_desktop_win_Win32ProxyUtils */ #ifndef _Included_com_btr_proxy_search_desktop_win_Win32ProxyUtils #define _Included_com_btr_proxy_search_desktop_win_Win32ProxyUtils #ifdef __cplusplus extern "C" { #endif /***************************************************************************** * Class: com_btr_proxy_search_desktop_win_Win32ProxyUtils * Method: winHttpDetectAutoProxyConfigUrl * Signature: (I)Ljava/lang/String; ****************************************************************************/ JNIEXPORT jstring JNICALL Java_com_btr_proxy_search_desktop_win_Win32ProxyUtils_winHttpDetectAutoProxyConfigUrl (JNIEnv *, jobject, jint); /***************************************************************************** * Class: com_btr_proxy_search_desktop_win_Win32ProxyUtils * Method: winHttpGetDefaultProxyConfiguration * Signature: ()Ljava/lang/String; ****************************************************************************/ JNIEXPORT jstring JNICALL Java_com_btr_proxy_search_desktop_win_Win32ProxyUtils_winHttpGetDefaultProxyConfiguration (JNIEnv *, jobject); /***************************************************************************** * Class: com_btr_proxy_search_desktop_win_Win32ProxyUtils * Method: WinHttpGetIEProxyConfigForCurrentUser * Signature: ()Lcom/btr/proxy/search/desktop/win/Win32IESettings; ****************************************************************************/ JNIEXPORT jobject JNICALL Java_com_btr_proxy_search_desktop_win_Win32ProxyUtils_winHttpGetIEProxyConfigForCurrentUser (JNIEnv *, jobject); /***************************************************************************** * Class: com_btr_proxy_search_desktop_win_Win32ProxyUtils * Method: readUserHomedir * Signature: ()Ljava/lang/String; ****************************************************************************/ JNIEXPORT jstring JNICALL Java_com_btr_proxy_search_desktop_win_Win32ProxyUtils_readUserHomedir (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif