more than one driver of same type
Is it possible to use in a Windows CE project more than on driver of the same type?
No, on Windows CE devices just one driver of the same type can be created. The reason is caused by the fact, that the Windows CE runtime loads DLL files for each driver and each dll file can be instanced just once.
This is a migrated post! Originally posted on 18.09.2007 by user sebastiank. Please be aware that information can be outdated.