![]() |
Cinder
0.9.1
|
#include "cinder/UrlImplWinInet.h"
#include "cinder/Utilities.h"
#include "cinder/Unicode.h"
#include <Windows.h>
#include <Wininet.h>
#include <Strsafe.h>
Namespaces | |
cinder | |
Functions | |
void | cinder::safeInternetCloseHandle (HINTERNET hInternet) |
void | cinder::testAndThrowHttpStatus (HINTERNET hInternet) |