Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: lookup problem, pcap.h Pin
Antti Keskinen7-Jan-04 21:41
Antti Keskinen7-Jan-04 21:41 
GeneralRe: lookup problem, pcap.h Pin
Mike Dimmick8-Jan-04 0:59
Mike Dimmick8-Jan-04 0:59 
Generalwrite into another app Edit Box Pin
SiddharthAtw7-Jan-04 20:14
SiddharthAtw7-Jan-04 20:14 
GeneralRe: write into another app Edit Box Pin
jhwurmbach7-Jan-04 20:27
jhwurmbach7-Jan-04 20:27 
Generalpreventing the user from closing a floating toolbar Pin
Hin Jang7-Jan-04 20:02
Hin Jang7-Jan-04 20:02 
GeneralRe: preventing the user from closing a floating toolbar Pin
Roger Allen8-Jan-04 3:18
Roger Allen8-Jan-04 3:18 
GeneralRe: preventing the user from closing a floating toolbar Pin
Hin Jang8-Jan-04 9:18
Hin Jang8-Jan-04 9:18 
GeneralWindow Login and keybd_event Pin
Member 8017697-Jan-04 19:52
Member 8017697-Jan-04 19:52 
Hi All

My idea was to perform autologin once i boot my computer.
So i wrote a windows Service that does the following

1. Wait for 5 minutes.
2. Simulate password characters and the ENTER key so that the login happens.
(using the keybd_event API)

The keybd_event executed from a windows Service does no seem to work.
The service type has the flag SERVICE_INTERACTIVE_PROCESS. But still it does not work.

If i login manually before 5 minutes and open a notepad, then the passowrd and ENTER is automatically typed after 5 minutes of booting.


BUT THE KEYBD_EVENT DOES NOT AFFECT THE LOGIN SCREEN AT ALL.

What is the correct approach for acheiving this functionality >

Thanx
Kiran


GeneralRe: Window Login and keybd_event Pin
Mike Dimmick8-Jan-04 1:12
Mike Dimmick8-Jan-04 1:12 
GeneralRe: Window Login and keybd_event Pin
Member 8017698-Jan-04 17:28
Member 8017698-Jan-04 17:28 
GeneralHTTP Request Pin
murali_utr7-Jan-04 19:37
murali_utr7-Jan-04 19:37 
GeneralRe: HTTP Request Pin
Alexander M.,8-Jan-04 8:17
Alexander M.,8-Jan-04 8:17 
GeneralABrower Plugin Pin
Abhi Lahare7-Jan-04 18:11
Abhi Lahare7-Jan-04 18:11 
GeneralRe: ABrower Plugin Pin
bryce7-Jan-04 18:22
bryce7-Jan-04 18:22 
GeneralLogin using my application Pin
SiddharthAtw7-Jan-04 18:05
SiddharthAtw7-Jan-04 18:05 
GeneralRe: Login using my application Pin
bryce7-Jan-04 18:20
bryce7-Jan-04 18:20 
GeneralRe: Login using my application Pin
SiddharthAtw7-Jan-04 18:39
SiddharthAtw7-Jan-04 18:39 
GeneralRe: Login using my application Pin
Monty27-Jan-04 18:52
Monty27-Jan-04 18:52 
GeneralRe: Login using my application Pin
SiddharthAtw7-Jan-04 20:17
SiddharthAtw7-Jan-04 20:17 
GeneralZip some files! Pin
shultas7-Jan-04 17:23
shultas7-Jan-04 17:23 
GeneralRe: Zip some files! Pin
bryce7-Jan-04 17:52
bryce7-Jan-04 17:52 
Generaledit control Pin
Anonymous7-Jan-04 17:14
Anonymous7-Jan-04 17:14 
GeneralRe: edit control Pin
Anonymous7-Jan-04 17:18
Anonymous7-Jan-04 17:18 
GeneralRe: edit control Pin
Anonymous7-Jan-04 17:37
Anonymous7-Jan-04 17:37 
GeneralRe: edit control Pin
jhwurmbach7-Jan-04 20:49
jhwurmbach7-Jan-04 20:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.