From c5054a8c644113d48c026614bf7b87cb5dc08e3a Mon Sep 17 00:00:00 2001 From: mjjo Date: Thu, 16 Oct 2014 09:18:12 +0000 Subject: [PATCH] --- CyworldDownloader.csproj | 23 ++++ Form1.Designer.cs | 1 + Form1.cs | 225 ++++++++++++++++++++++++++++++--------- GDI32.cs | 12 ++- IHTMLElementRender.cs | 56 ++++++++++ 5 files changed, 266 insertions(+), 51 deletions(-) create mode 100644 IHTMLElementRender.cs diff --git a/CyworldDownloader.csproj b/CyworldDownloader.csproj index 4421285..68a5f0f 100644 --- a/CyworldDownloader.csproj +++ b/CyworldDownloader.csproj @@ -35,6 +35,7 @@ 3.5 + 3.5 @@ -55,6 +56,7 @@ Form1.cs + @@ -79,6 +81,27 @@ True + + + + + + {3050F1C5-98B5-11CF-BB82-00AA00BDCE0B} + 4 + 0 + 0 + primary + False + + + {EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B} + 1 + 1 + 0 + tlbimp + False + +