M
Matteo Cima
Hi,
my application will run on very different devices,
everyone has its own .dll provided by its very own sdk... to access
bluetooth, print, use coms, activate barcode, leds... and so on.
Unfortunately the great opennetcf's sdf is not enough mature to supply all
these with my devices.
The best approach is to build a wrapper dll that calls the correct functions
depending on the device (i can provide the type of device via a settings
file, so i don't have the problem to probe exactly on which device i'm
running on).
what should i do?
solution a: more .dlls (one for each device type)
solution b: different .dlls but named with the same name on device
and then, how can i keep everything in the same vs2003 solution? Or what?
Matteo Cima
Senior Developer, Mobile Expert, Project Manager, Lead Analyst,
Digisoft srl Italy
mdm.listISTHENAME and digisoft.itISTHESERVER
my application will run on very different devices,
everyone has its own .dll provided by its very own sdk... to access
bluetooth, print, use coms, activate barcode, leds... and so on.
Unfortunately the great opennetcf's sdf is not enough mature to supply all
these with my devices.
The best approach is to build a wrapper dll that calls the correct functions
depending on the device (i can provide the type of device via a settings
file, so i don't have the problem to probe exactly on which device i'm
running on).
what should i do?
solution a: more .dlls (one for each device type)
solution b: different .dlls but named with the same name on device
and then, how can i keep everything in the same vs2003 solution? Or what?
Matteo Cima
Senior Developer, Mobile Expert, Project Manager, Lead Analyst,
Digisoft srl Italy
mdm.listISTHENAME and digisoft.itISTHESERVER