Bluetooth
BlitzPlus Forums/BlitzPlus Programming/Bluetooth| 
 | ||
| I'd like to be able to access Windows' built-in Bluetooth functionality from B+. How would I go about this? | 
| 
 | ||
| not used b+ but in b3d it might be possible if you can find a dll that handles it. (I assume b+ as a decl folder too?) | 
| 
 | ||
| blitz supports userlibs and .decls files. Both B+ and B3d are built on Blitz. So both support userlibs. Blitz+ even has CallDLL. |