Hi all. I've just started using VB.Net having used Delphi for a number of years. I seem to have problems with linking code to component events e.g. double click on a textbox and a textchange sub is created. Somehow though the link between the textbox and the subroutine gets broken and I can't...
Hi. I've used Delphi for a number of years and have now been asked to do projects in VB.net.
I can't seem to even do a simple task like creating a graph with a standard VCL component. Does such a component exist? How do you do graphs in VB.net . Also a simple non data aware grid doesn't seem...
I've found API's to list all processes running on a machine. We are running terminal server though and I want to log who is the User that "owns" the application. I have tried GetTokenInformation but this seems to give the username of the server machine and not the user who "owns" the app. Sorry...
Does GetUserName not just get the current user of the workstation. What if you're running terminal server and want to monitor all applications and the User who initiated the application?
Appreciate the help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.