Re: BLOCKDRIVER
From: umell (user_at_user.net)
Date: 10/20/04
- Next message: Paul Bobrowski: "NTSVC.OCX Help needed"
- Previous message: Tym: "Re: vb.net newbie ADO question"
- In reply to: Bob O`Bob: "Re: BLOCKDRIVER"
- Next in thread: Veign: "Re: BLOCKDRIVER"
- Reply: Veign: "Re: BLOCKDRIVER"
- Reply: J French: "Re: BLOCKDRIVER"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 20 Oct 2004 17:20:48 -0400
I just wanted to circle back and post the solution to the problem that I was
having. Let me explain a little more about the problem. I needed to know
when a PCMCIA card was inserted into a laptop. So I started to look at the
"Safely Remove Hardware" applet, this uses the hotplug.dll. So I fired up
VB6 and set a reference to hotplug.dll, then I looked at the object browser.
I could only get one class to work and the others gave me the error that I
noted in the first post. After consulting with some other people, I found
out that my answer lies in the registry,
HKLM\System\CurrentControlSet\Services\mf\Enum\Count, this value will be 0
if the card is not in the system and 1 if the card is in the system. Who
knows maybe this post will help someone else.
"Bob O`Bob" <filterbob@yahoogroups.com> wrote in message
news:4175F5CB.11A8@yahoogroups.com...
> umell wrote:
>>
>> Sorry if i offended you all. I was just simply looking for help.
>>
>
>
> Sorry if the backlash earned by a bunch of other people
> ending up in a thread that you started
> seemed like something personal.
>
> It really wasn't.
>
>
>
> Bob
> --
- Next message: Paul Bobrowski: "NTSVC.OCX Help needed"
- Previous message: Tym: "Re: vb.net newbie ADO question"
- In reply to: Bob O`Bob: "Re: BLOCKDRIVER"
- Next in thread: Veign: "Re: BLOCKDRIVER"
- Reply: Veign: "Re: BLOCKDRIVER"
- Reply: J French: "Re: BLOCKDRIVER"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|