[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
- tagREADYSTATE
- 유틸리티
- AxWebBrowser
- Microsoft
- WinAutomation
- DotNetMagic
- ScreenHunter
- iTextSharp
- 애드센스숨기기
- Sample Code
- jre
- Phalanger
- autohotkey
- Automation
- registry
- AdSense감추기
- AdSense숨기기
- Service pack
- Regular Expressions
- download.com
- iText
- 애드센스감추기
- windows
- 스크린캡쳐
- .net framework
- READYSTATE_COMPLETE
- Rollback Rx
- c#
- java
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
글 보관함