|
-
March 19th, 2001, 12:35 PM
#1
Call Back function problem
Hello ,
I made this dll that call to a vb function that clears a listbox and then prints something to it.
I call it synchroniclly from the dll. Meaning there might be a case where two threads enter at the same time to it.
after I made a simple check of calling to the dll 10 times (meaning it called to the vb function 10 times) I recieved a long list of strings when I actually had to recieve some strings each time and then cleared and more strings...
How can I fix this problem???
FatMan
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
|