RegisterDevice
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi. I am in a project that needs to use a serial port to virtually set so that it acts as a virtual serial port for interfacing with many devices. In The market, there is software on it but that cost US$100++ per port which is too costly for my school project. I seen codes in Windows CE using RegisterDevice but when i use in Visual C++ on desktop, it says undeclared even if i include and Any help will be greatlt appreciated. Thank You