|
-
Nov 5th, 2003, 11:24 AM
#1
Thread Starter
Addicted Member
edit a .dll file
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
-
Nov 5th, 2003, 01:00 PM
#2
short answer: no
Long answer: yes, decompile it, rebuild from assembly and hope it'll work
-
Nov 5th, 2003, 11:06 PM
#3
rs232.dll where did you get it? It prolly was written in C++.
here is a VB .Net example how to use ports
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|