Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Classes & Source Code Thread, create windows user account,(New Version 1.1) in Visual Basic Programming; create windows user account,(New Version 1.1) mail me load bhary.dll or the whole project from author Nirmalbhary state punjab(india),student of ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3066


Reply
LinkBack Thread Tools Display Modes
create windows user account,(New Version 1.1)
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
31-08-2008, 09:09 PM
 
create windows user account,(New Version 1.1) mail me load bhary.dll or the whole project from author Nirmalbhary state punjab(india),student of mata gujri college fatehgarh sahib.Msc(it).

Author: nirmalbhary
Date Submitted: 6/7/2007
Category: Windows Operations
Compatibility: VB 6


Declarations

PHP Code:
'add ref to bhary
'
if u like it mail me plz
Code

PHP Code:
Private Sub Command1_Click()
Set accnt = CreateObject("bhary.Adonis")
Set g_oUserList = CreateObject("Shell.Users")
Dim oldpwrd, newpswrd As String
oldpwrd
= Text2.Text
newpswrd
= Text1.Text
Call accnt
.ChangePwd(g_oUserList, oldpwrd, "")
End Sub

Private Sub Command2_Click
()
Set accnt = CreateObject("bhary.Adonis")
Dim accType As Integer
Set g_oUserList
= CreateObject("Shell.Users")
If
Text3.Text = Empty Then
MsgBox
"Enter any Account Name"
Text3.SetFocus
Exit Sub
End
If
Frame1.Visible = True
If Option1.Value = True Then
accType
= 0
ElseIf Option2.Value = True Then
accType
= 1
Else
accType = 3
End
If
Call accnt.createAccount(g_oUserList, Text3.Text, accType)
End Sub
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Classes & Source Code Thread, create windows user account,(New Version 1.1) in Visual Basic Programming; create windows user account,(New Version 1.1) mail me load bhary.dll or the whole project from author Nirmalbhary state punjab(india),student of ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3066


Bookmarks

Tags
account, create, user, version, windows


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Jailbreak iPhone 2.1 GUI Version -->WINDOWS<-- Developer Software and Programs 0 01-10-2008 01:42 AM
Do we create sites for user or the engines? Developer Search Engine Optimization (SEO) 0 11-09-2008 07:02 AM
User Accounts Manager for Windows XP Developer Classes & Source Code 0 31-08-2008 07:58 PM
Create Windows XP User Accounts Developer Classes & Source Code 0 31-08-2008 07:06 PM
Windows Key - Reset any Windows account password! Developer Operating System 0 29-07-2008 08:10 PM