Click here to Skip to main content
15,925,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: stupid array initialization Pin
brdavid15-Oct-04 11:49
brdavid15-Oct-04 11:49 
GeneralRe: stupid array initialization Pin
vcplusplus15-Oct-04 11:51
vcplusplus15-Oct-04 11:51 
GeneralRe: stupid array initialization Pin
Michael Dunn15-Oct-04 12:41
sitebuilderMichael Dunn15-Oct-04 12:41 
GeneralRe: stupid array initialization Pin
Killer Coding Ninja Monkey17-Oct-04 6:22
Killer Coding Ninja Monkey17-Oct-04 6:22 
GeneralRe: stupid array initialization Pin
happycpp16-Oct-04 0:38
happycpp16-Oct-04 0:38 
GeneralDeviceIoControl Pin
Astaelan15-Oct-04 11:28
Astaelan15-Oct-04 11:28 
GeneralRe: DeviceIoControl Pin
Blake Miller18-Oct-04 6:57
Blake Miller18-Oct-04 6:57 
GeneralRe: DeviceIoControl Pin
Astaelan18-Oct-04 11:18
Astaelan18-Oct-04 11:18 
Thank you, but they were unsuccessful.

As it turns out, I figured out what I needed to do. I rewrote new mouclass.sys and kbdclass.sys drivers. The need to access low level input was required, keybd_event and SendInput were insufficient, and they communicate on too high of a level, with windows messages.

Anyway, my new drivers work great, DeviceIoControl can control the mouse as it if were physically being moved. Wasn't a fun ride, but it works.

Thanks for your reply anyway.
QuestionFolder creation from inline code? Pin
rmnowick15-Oct-04 11:24
rmnowick15-Oct-04 11:24 
AnswerRe: Folder creation from inline code? Pin
Neville Franks15-Oct-04 11:35
Neville Franks15-Oct-04 11:35 
GeneralRe: Folder creation from inline code? Pin
vcplusplus15-Oct-04 11:59
vcplusplus15-Oct-04 11:59 
GeneralRe: Folder creation from inline code? Pin
Neville Franks15-Oct-04 12:42
Neville Franks15-Oct-04 12:42 
GeneralRe: Folder creation from inline code? Pin
vcplusplus15-Oct-04 12:54
vcplusplus15-Oct-04 12:54 
GeneralRe: Folder creation from inline code? Pin
Michael Dunn15-Oct-04 12:43
sitebuilderMichael Dunn15-Oct-04 12:43 
GeneralDeviceIoControl Help! Pin
Genfors15-Oct-04 11:19
Genfors15-Oct-04 11:19 
GeneralRe: DeviceIoControl Help! Pin
David Crow18-Oct-04 4:47
David Crow18-Oct-04 4:47 
GeneralRe: DeviceIoControl Help! Pin
Genfors18-Oct-04 8:23
Genfors18-Oct-04 8:23 
GeneralRe: DeviceIoControl Help! Pin
Henry miller18-Oct-04 8:41
Henry miller18-Oct-04 8:41 
GeneralRe: DeviceIoControl Help! Pin
Genfors18-Oct-04 8:49
Genfors18-Oct-04 8:49 
Generalsending commands to serial port. Pin
Anonymous15-Oct-04 10:57
Anonymous15-Oct-04 10:57 
GeneralRe: sending commands to serial port. Pin
jan larsen16-Oct-04 7:45
jan larsen16-Oct-04 7:45 
GeneralRe: sending commands to serial port. Pin
phanom18-Oct-04 7:27
phanom18-Oct-04 7:27 
GeneralPlease help me!!! With edit boxes!!! Pin
Member 136014415-Oct-04 10:34
Member 136014415-Oct-04 10:34 
GeneralRe: Please help me!!! With edit boxes!!! Pin
Maximilien15-Oct-04 10:43
Maximilien15-Oct-04 10:43 
GeneralRe: Please help me!!! With edit boxes!!! Pin
15-Oct-04 16:08
suss15-Oct-04 16:08 

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.