Made IEBrowser handle externals

This commit is contained in:
andreja6
2020-03-10 00:17:03 -07:00
parent 4f415cf98b
commit 8003bee5f6
7 changed files with 69 additions and 46 deletions

View File

@@ -176,7 +176,6 @@ int main(int argc, char** argv) {
try{
hresult = OleInitialize(NULL);
HRESULT hr;
/* IInternetSecurityManager *pSecurityMgr;
IInternetZoneManager *pZoneMgr;
LPCWSTR site1 = SysAllocString(L"http://www.androdome.com");