I want to hook my floppy device what kind of hook will it be...
i.e. in SetWindowHookEx what will be the idHook parameter
This is a discussion on Hooking Floppy reading within the Windows Programming forums, part of the Platform Specific Boards category; I want to hook my floppy device what kind of hook will it be... i.e. in SetWindowHookEx what will be ...
I want to hook my floppy device what kind of hook will it be...
i.e. in SetWindowHookEx what will be the idHook parameter
Software is like sexit is good when it is free
You'd have to make a driver if you want to specifically control floppy drive access under Windows.
>> I want to hook my floppy device...
What does that mean? What exactly do you want to do?
gg