i know i may not be in the right area but i cant find anywhere else to post about it
does anyone have a code to do something like this.
to take a URL and use internetreadfile to pull the source.
i have a code for vb6 but it doesnt seem to work with the
Dim sBuffer as String * BUFFER_LEN
cool thanks. im just makin some tools for myself so its nothing to hurry about.
i had the project done already but want to experiment more with the threading part of it. thanks again
well one problem i have. it seems like threading in visual basic express 2005 is a bit different.
trying to post data to an object from a thread process is different.
listbox1.items.add ADDITEM
control accessed from a thread other then the thread it was created on
seems you have to post...
i have a code that takes code from a textbox and line by line adds each line to a listbox, the problem i run into is that if your running the command it freezes the whole program until it is complete. i want to create a pause button on the form but the program thread priority is so high that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.