Hi to all I need to configure User/Password for access to device in LAN. The device is a board with ARM processor and NIC 10/100. On the board there's a DOM (disk on module). Some client need access to Hard Disk (the DOM) where my
I'm trying to create an application, in which there is a form with buttons, and each button runs a different program. For example, click on button1 will run calculator. In VB6, I could have used the shell command.
I have a visual basic application in which vbSendMail component was doing a blind memory copy (fixed 256 byte length) of results from the Win32 API function gethostbyaddr() rather than a proper string copy. This was working until a windows security patch was applied early 2007. I