Project started in nov 2022.
This example shows how to implement the threading capabilities of VBC in an ActiveX-exe. The sample code uses windows sockets to gain the name from a local IP-address.
Starting 100 threads at once, makes the code run 100 times faster than calling it in sync. The thread-server can be registered and unregistered in the app, nothing to do manually.
xxdoc/AcX_Threading
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Visual Basic 6.0 81.7%
- VBA 16.8%
- Other 1.5%
