in reply to Re^5: Calling a function form an external DLL with Inline::C on windows
in thread Calling a function form an external DLL with Inline::C on windows
Win32::SerialPort uses Win32::CommPort which uses Win32::API to export some functions from the Windows API.Where does Win32::SerialPort enter into the equation? The original question specifies that the communication is via TCP/IP, not serial.
If there is something I missed...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Calling a function form an external DLL with Inline::C on windows
by kikuchiyo (Hermit) on Aug 12, 2010 at 08:57 UTC | |
by Anonymous Monk on Feb 13, 2015 at 22:11 UTC |