o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

How to Detect Windows Logon -

Hi all,

Im writing a windows service that will be used to time Logon and Logoff events. For the logoff im using the WM_QUERYENDSESSION system Message as a start point for my timer and the 2nd generated event as an end point. Job Done.

However is there an equivalent system Message for Logon events cos if there is I cant find it!

Anybody got any ideas? All help greatly appreciated!

Cheers
Ross

btw im using VB .NET

 

Checking how is logged in -
how i can detect how is loged in on a windows 95/98 station... for example i logon with my username hpimentel on my machine, and my boss logon with wreinoso, i what to now how i can detect how is loged in... thanks...


Windows Logon -
I am trying to write a logon program for a booking system that will start before you get the windows logon message It will check first in the database if that user has booked that particular pc and then pass that username and password to the windows network logon. What I don't understa


Logon To Windows -
How do you logon to windows! I'm making a program that has to be able to logon to windows just like the logon dialog box at the start. How can I do that!


How to Detect Windows Logon -
Hi all, Im writing a windows service that will be used to time Logon and Logoff events. For the logoff im using the WM_QUERYENDSESSION system Message as a start point for my timer and the 2nd generated event as an end point. Job Done. However is there an equivalent system Messa


Detect Various Windows States -
Are there methods to detect: a. When Windows is going into standby state? b. When Windows 2000 has the keyboard locked by Ctr-Alt-Del. I already know how to detect when the screen saver is on. Basically, I would like a comprehensive solution to detect when the computer is u


help in strange xp logon problem -
i make a code to log off windows xP and auto re logon without need user to press alt+ctrl+del but win i configuar pc to re logon in user name havn't pass word or a blank user pass word , windows put a one charakter as a pass word and cannt logon ("wrong user name or password&quo


Windows Logon Queries -
Does anyone know how I can disable the Cancel Button at the Windows Logon Prompt? How about how to prevent users from changing the Domain to which they are connecting.


Activate Component Services -
Could you help me, how to activate Component Service on Windows logon ? while i logon windows, the component services automatically run with their authentication, but if i restart my computer, and i am not logon into windows this component services is stoped. anyone can solve thi


Detecting the windows log in screen -
I need to detect when the windows log on screen appears. I was thinking of reading the handle of each screen as it comes up and activating if the logon screen is detected. Some one is logging on after hours to a computer and we need to work out who it is. Any snippets guys?


How to get program to start at xp logon window -
I was wondering if i could start my program at windows logon screen. What im trying to do is a voice recognition program that starts at windows xp logon screen. Its an added feature in a security program im making for my brothers company.


How can I bring up the Windows NT logon screen -
I need to bring up a Windows logon screen with only one keypress. What is the API call to bring up the Window's Logon Screen? I appreciate any help you may have to offer, Daniel Christie


can YOU help -
I need some major help! I need to write or get a script that does the following: Has people on a network logon w/ their name (and grade) and then it will send who logs on - when - and their grade and when they log off. i need it to send this to a main computer - to a database or


logon in windows made in VB -
Hello I would like to make my own logon application. But then I have to know how you can pause the startup and then start windows(if password correct) or don't start up windows (if password incorrect). Someone who can help me? Greetz nickname


[2005] Validating a network ID -
Is it possible to validate your Windows XP logon ID? I have an application in which a user may enter any valid Windows XP logon ID. I just need to be able to validate it. How can I do this? Thanks,


Custom Windows logon screen -
Hello chaps, I'm not sure if any of you have heard of a network system called RM Connect? This system is used by educational establishments for it's ease of use and administration. All told it is an excellent and useful system for any network. I am recreating, for my own purpose


Windows Logon Authentication -
Where and how does windows handle its user logon authentication? Thanks, Squirrelly1


Automatic Network Logon in WinME -
I would like my computer to automatically logon whithout asking for the Windows Networking Logon Dialog Box. This link http://www.winguides.com/registry/display.php/125/ doesn't work.


Logon for every database write... -
Hello. I am working on a vb6/SQL2000 project that requires (1) login to the application; (2) Whenever a write to the database is made, the user must validate that it is them making the write. The only way security can be setup is via windows NT authentication; (3) If the user puts in i


Windows Login Functions -
I am trying ot lgon to a server from VB6.0. The server is on a different domain to the one I am currently on, but has a trust relationship. I cannot logon using advapi32.dll 'logonuserA'. Anyone experienced this problem ?? It has been frustrating me for a while. It w


Detect logoff/logon/lock/unlock workstation events -
I need to write a utility that will perform a function on another running program depending upon the user logging off/on or locking /unlocking the workstation. How can I detect these events? Any help is greatly appreciated. Thanks.


Make a batch file not wait for my app to finish -
Am on-site at the moment, and I have a slight problem. When my app is loaded by the logon scripts on the computers here, it loads just fine, but then the logon script window will stay open until my app has finished running. If I quit my app the logon script window immediately close


Logon Dialog -
Hi, I have made an app which covers the windows logon dialog with one that has no cancel button. I have made it hide the window when the user clicks on 'logon', and then SendKeys "{TAB}{TAB}{TAB}" & "{DEL}" & txtUserName.Text & "{TAB}" &


[2005] Security -
Good Evening, I am just hoping someone can help me out, maybe point me in the right direction. I am making a small security program and I just want to know how easy it to do the following things: 1: Can I detect if the windows password for the account has been changed? 2: Can


Detecting an error in Windows -
Hey all. How can I detect if Windows has occured an "Illegal Operation"? You know, that highly annoying box? Can I detect any other errors Windows gives?


Check per WMI the Windows Logon State -
Hello, Is it possible to check per WMI the Windows Logon State? or is there another possibility to check per WMI if a workstation (Win2k,XP) is locked? Thank You


Full Proof authenticating system -
I am developing a Authenticating system through a username and password. The operating system requirement is Windows 95/98 or Windows 2000 or NT. I am supposed to produce a dialog box with a user name and password textbox on it to the client machines. When he pressess the OK button the


How to detect windows Shutdown -
Hey guys, see if u can help me on this one? i want to detect windows shutdown.....is there any API to do this? the thing is i want my application to write to a log file everytime the windows shutsdown...... all help is greatly appiciated........ Thanx Amprat Msg for Gibbo


Change Windows XP Logon Password -
Hey everyone. is there a way that i can change my Windows XP logon password with a vb 6 program? Thanks in advance?


schedule a exe to run from logon script -
I have a vbs logon script for windows 2000 domain in which I have just added an audit tool for hardware/software inventory. I have code to map to a network drive and run the exe when a user logs in but I only want the exe to run every other week or twice a month. Is the a command I c


Web application logon question -
I have a web application written in ASP which require the user to logon before can access the information publish on the site. But my problem in to control each user account can only logon to the web application at 1 location (PC) at a time. If the same user account try to logon fro


How to delay windows -
I would like to say how delay windows. My prog start before the logon(user name and password) of windows 95. My prog ask a question to my user and the user click a button to continue. But, when my prog start, after few second, the logon of windows appear. My question is: Is it po


Detecting Hardware -
How do I Detect the following hardware: -Detect CD-ROM -Detect ZIP Drive -Detect JAZ -Detect Sparq -Detect Floppy -Detect DVD ------------------ Thanks, In Christ, Ben


Grabbing Logon Name -
Does anyone know how to grab the current user's logon name?? (Logon on to an NT Domain.) Is it different for Win9x/NT/2000 ? If so, how can you determine what the current user is running for an O/S. I'd imagine all this wonderful info is in the registry somewhere right?


xp logon screen hack -
Does anyone know the hack (or a link) for changing the windows logon screen? As in the whole thing including the background image and stuff, not just user pics. Thanks.


Log on to Windows -
Can Any body pls help me with Running a Windows login prompt at windows startup using a vb prog.......? 'Cause ever since I reinstalled windows on my pc.....I have to log off using 'Log off <user>' & logon to windows every time i boot my pc (windos does'nt give me


Wireless networks and domain logon!!! -
I have been tearing my hair out over this for nearly three days. The wireless on my laptop broke down. The simple solution I thought was to buy a network adaptor, however, this was not to be the case. I logon to a Windows domain so I therefore need the wireless connection active bef


Check is app on XP -
What is the easiest way for my program to detect to detect if it running on XP? I use the environ function to detect the path to the windows directory but on XP there is no winnt folder. What is a reliable way to check this... thanks


how to change windows logon/boot screen -
hi every1 i've seen progs that can change windows logon/boot screen, any1 knows how to do so? ty..


How to detect browser (IE) shutdown -
Is it possible and how to detect the Internet explorer shutdown.... Like if several windows are open and how to detect if all have been closed ???


Detecting Desktop -
Hi, I need my VB application to detect the Desktop folder. Windows has different desktop folder's names in different language versions of Windows. How can I detect the desctop? Or maybe you know how to detect many system folders, not just desktop, "Programs" folder for examp