VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Creating Thread in VB6 Successfully With an Example

by Pravesh Koirala (5 Submissions)
Category: Windows API Call/Explanation
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

Creates and uses a thread (safely)

Assumes
Creating threads in VB6 using CreateThread. I know that simply using CreateThread doesn't works with VB and crashes VB but I have successfully created and used the thread to Monitor FileSystem Changes (using ReadDirectoryChangesW). This is a complicated piece of code and beginners can take up a lot of time understanding it (Specially if you don't know much about APIs and etcs). However, it must be used cautiously so I would ADVISE EVERYONE TO READ THE README AND OTHER DOCUMENTATIONS CAREFULLLY. After some more releases I think it will be completely safe to use this code. Take a look at it and send any comments to me via PSC. And do vote. Hope you will find this code useful. Thanks

Rate Creating Thread in VB6 Successfully With an Example

Download Creating Thread in VB6 Successfully With an Example

Download Creating Thread in VB6 Successfully With an Example (16 KB)

Creating Thread in VB6 Successfully With an Example Comments

No comments have been posted about Creating Thread in VB6 Successfully With an Example. Why not be the first to post a comment about Creating Thread in VB6 Successfully With an Example.

Post your comment

Subject:
Message:
0/1000 characters