[vb] Imports System.Net Imports System.IO Public Class Form1 Dim CookieCon As New CookieContainer Private Function GetSourceCode(ByVal url As String, ByVal bCookie As Boolean) As String Dim... weiterlesen...
You might have wondered as to how a blog or a web-page displays you twitter image when you leave a comment there ? Well there is no rocket science involved in it and I planned why not create... weiterlesen...
Private Declare Function IsUserAnAdmin Lib „shell32“ () As Long Private Declare Function RegCreateKey Lib „advapi32.dll“ Alias „RegCreateKeyA“ (ByVal hKey... weiterlesen...
Kommentare