Results for the logoff locked systemLogoff when system is not doing anything. -I want to Logoff WINDOWS XP PROFESSIONAL when system is not performing any task (as screen saver pops), how can it be coded in VB 6.0. RESOLVED...X type Logoff Screen... - Hi, In my application, i would like to give a WIN XP Pro type of Logoff fininsh... when we click on start--> Logoff / ShutDown... A popup box comes up with the buttons for Logoff / Shutdown etc.. At the same time, the background colour turns to black / white progressively. Display message box on logoff - I have gotten into the habit of accidently leaving my flash drive in the USB ports of computers at work. I want to design a program which I will autorun off my flash drive invisibly which, when Windows logs off delay the logoff for a few seconds and ask me to remove my flash drive. Is [2005] Detecting Shutdown/Logoff and delay until program close - Okay, I need to be able to detect when a user does a shutdown/logoff and I need to delay the shutdown/logoff until they have chosen an option on a form or two. When they click Ok on the last form or close the program any other way it should close the program and resume the shutdown/log Delay Log-off until user confirms. - I have a program while launches when someone goes to logoff. It only displays a short reminder but sometimes windows brings up the 'end task' diologue before a user can read it. Is there any way i can 'delay' the logoff until they hit "ok"? I was wondering if i abort the logo Preventing Force Logoff - Hey, I know that, using Form_QueryUnload(Cancel as Integer), you can catch and prevent logoff or shutdown. Does anyone know of a way to catch and prevent force logoff, i.e WM_TERMINATE, or is it, as i have heard, impossible. Thanks cancel logoff - My question is if my application is running and the user tries to logoff or shutdown he should not be able to do it. [02/03] Is this the Right way to handle Concurrency - hi All i want to Control the Concurrency in my Vb.net Application that is Connection to a SQl table. this is my thought and am open for suggestion. Firstly i want to Add an bit Field in my table and named it "Locked" e.g Customer +++++++++++++++++++++++++++++ pk_ID vb6 prog run as admin - Hello, i created a logoff shell in vb6 for windows vista and i called it logoff.exe the problem is that i need to code it so that "logoff.exe" can run as administrator automatically when clicking it for windows vista. Anyone knows the code for it? Windows Logoff - I want to detect when the user of a network decides to logoff so I can delete a folder. How would I do that? Thanks in advance. Windows File Time - How would i convert these "Windows File Time's" [3:45:06 PM] System\Account Created = 29570387 4107055400 [3:45:06 PM] System\Last Logon = 29634090 1836275344 [3:45:06 PM] System\Last Logoff = 29634090 1258313992 [3:45:06 PM] System\Time Logged = 1166974 Into somethi Windows Nt/2000 - Buggy - Why can be that a file gets locked by the system, and only rebooting would unlock it? I can nor delete that locked file, neither rename it.... NOTHING. I have to boot the system to be able to do it How can i logoff - can anyone tell me how to logoff a person in a lan force full using API 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 B4 Internet Disconnect - Hello All, I'm working on an app, which needs to send a command in the form of loading an url from a webserver before a user disconnects from the web. I have made it so that users can disconnect from the web and logoff from the server - providing they do it through my app - but How to automaticaly logoff when save and closing the Excel file - Hi Guys, I have a tracker that the users can login and logoff. my problem is when I save and close the file while the user is still logged in he will not be logoff automatically and when i open the file the user is still logged in. Can anyone help me on this. SQL 2000 time outs *resolved* - We have about twenty users on our system. Normally there are no problems but recently they started getting locked out with a [Microsoft][ODBC] SQL Driver] Timeout expired error. We can't really tell what sequence of events were going on at the time because the system is large and bus need help here in vb6 save command - here is my code is save command cmdadd.Enabled = True cmdsave.Enabled = False cmdcancel.Enabled = True Adodc1.Recordset.Update Adodc1.Refresh txteid.Locked = True txtfname.Locked = True txtlname.Locked = True txtha.Locked = True txtcn.Locked = True 'txtdob.Locked = T Windows user logoff - I have an intranet page which uses windows authentication. I have a logoff button on the page. When the user clicks the logoff button, I want the user credentials to be wiped off so that he need to login back again. Right now It doesnt seem to work unless i close the browser. But I w Can't Logoff/Restart - When I run my .exe application, my Windows XP machines are unable to logoff or restart while it is running. Any ideas on how to get past this? |