VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This code will change the name of your computer.

Muhammad Hanif  (1 Submission)   Windows System Services   Visual Basic 5.0   Unknown Difficulty   Thu 19th July 2001   Mon 8th February 2021

This code will change the name of your computer.

API Declarations


Public Declare Function SetComputerName Lib "kernel32" Alias "SetComputerNameA" (ByVal lpComputerName As String) As Long


Rate This code will change the name of your computer. (1(1 Vote))
This code will change the name of your computer..bas

This code will change the name of your computer. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters