Author Topic: Can threads be created in QB64?  (Read 2868 times)

0 Members and 1 Guest are viewing this topic.

Offline EricE

  • Forum Regular
  • Posts: 114
    • View Profile
Can threads be created in QB64?
« on: August 21, 2020, 03:47:11 pm »
Hello everyone.
Can threads be created in QB64?
I believe the answer is "no" unless one goes beyond the language by calling API functions.

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
    • View Profile
Re: Can threads be created in QB64?
« Reply #1 on: August 21, 2020, 03:51:32 pm »
I believe you are correct about QB64.