borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (change the caption of a control of any place on project)Next Topic (Hi, plot 3 curves using visual basic instead of 1 curve only!) New Topic New Poll Post Reply
AndreaVB Forum : VB General : Process Owner (UserName)
Poster Message
MikeG
Level: Sage

Registered: 21-02-2003
Posts: 54

icon Process Owner (UserName)

I'm looking for a way in VB6 to read a process and determine the owner (User Name).

OS is WinXP or Win2000

Any thoughts?

12-07-2006 at 07:16 PM
View Profile Send Email to User Show All Posts | Quote Reply
soorena
Level: Big Cheese

Registered: 30-11-2003
Posts: 26
icon Re: Process Owner (UserName)

yea you can use readproccessmemory to read the memory and writeprocessmemory to write and using process32first and process32next to find the name of the processes and openprocess for their handle

13-08-2006 at 07:55 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB General : Process Owner (UserName)
Previous Topic (change the caption of a control of any place on project)Next Topic (Hi, plot 3 curves using visual basic instead of 1 curve only!) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder