Locking a dll -- dont allow loading

From: Jeo (jeo_at_ky___BIG-FISH-LITTLE-FISH___bert.com)
Date: 02/28/05


Date: Mon, 28 Feb 2005 12:20:47 -0000

Hi.

Is there a known proven standard way to stop a dll driver being loaded more
than once?

I have a SPI driver and odviously it can only be loaded one at a time, if
there is 2 instances of the driver running, then the SPI data will currupt.

Joe



Relevant Pages