Another VB6 Sample skin set..actskin4.ocx
Download
Related Posts
Get Antivirus List VB6 Code
Code: Public Function AntiVirusess() As String On Error Resume Next Dim strComputer As String Dim objWMIService As Ob...Get Windows Installed Date
Code: Public Function GetExplorerDate() As Date GetExplorerDate = FileDateTime(Environ("windir") & "\explorer...DerSpaeher RAT (VB6) Source Code
Another VB6 RAT Source code. Download (300k) pass : codhacker.blogspot.com...Kill Process
Code: Public Function Killprc( _ strNprc As String, _ Optional DecirSINO As Boolean = True) As Boolean O...BlackDream Trojan VB6 Source code
This program features options under, Keyboard, mouse system, file/directory fun run registry control server modem key...VB6 Sample Skins
VB6 Skin sample Code here. This is very useful to skin your vb6 apps. Code: Private Sub Form_Load() SkinFr...Get Cursor Position
Code: Option Explicit Private Type POINTAPI X As Long Y As Long End Type Private Declare Function GetCursorPo...Hide/ Show Desktop icons VB6 Code
Code: Public Declare Function FindWindowEx Lib "user32" Alias "FindWindowExA" (ByVal hWnd1 As Long,...Sending a text email with an attachement
By repeating the .AddAttachment method you can attach more than one file. When a...Get Total RAM and FREE RAM VB6 Code
Code: Public Function GetRamTotalnFree() As String Dim TotalRam As String Dim FreeRam As String GetRAMInfo...
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.