Have anyway to edit a library?? I have downloaded a rs232.dll file from internet, it works fine, but i don't want a msgbox when it could't get connected!!
Thank you,
Guilherme Costa
Printable View
Have anyway to edit a library?? I have downloaded a rs232.dll file from internet, it works fine, but i don't want a msgbox when it could't get connected!!
Thank you,
Guilherme Costa
short answer: no
Long answer: yes, decompile it, rebuild from assembly and hope it'll work
rs232.dll where did you get it? It prolly was written in C++.
here is a VB .Net example how to use ports