[C#] Register/Unregister ActiveX Control
regsvr32 acawebthumb.dll regsvr32 /u acawebthumb.dll using System; using System.Runtime.InteropServices; namespace WebThumbSample { class RegCOMServer { [DllImport("kernel32.dll")] static extern bool FreeLibrary(IntPtr hModule); [DllImport("kernel32.dll")] static extern IntPtr LoadLibrary(string lpFilename); [DllImport("kernel32.dll")] static extern UIntPtr GetProcAddress(IntPtr hModule, string ..
Code/C#
2009. 3. 15. 19:00
[JavaScript] Redirecting URL
Code/JavaScript
2009. 3. 5. 10:05
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- AxWebBrowser
- Service pack
- .net framework
- registry
- autohotkey
- ScreenHunter
- c#
- Regular Expressions
- READYSTATE_COMPLETE
- tagREADYSTATE
- Sample Code
- Automation
- 애드센스감추기
- 유틸리티
- 스크린캡쳐
- jre
- windows
- AdSense숨기기
- iTextSharp
- DotNetMagic
- WinAutomation
- 애드센스숨기기
- download.com
- Phalanger
- AdSense감추기
- java
- iText
- Microsoft
- Rollback Rx
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
글 보관함