|
-
Jul 13th, 2000, 01:40 PM
#1
Thread Starter
Member
Are there any API calls or switch settings in VB to enable 6.0 to run under dual processors in NT 4.0?
-
Jul 13th, 2000, 02:06 PM
#2
When using multiple processors, NT divides whatever threads are running among the available processors based on load, thread priority and so on. Since regular vb apps are single-thread processes, one app won't take advantage of both processors. (I think activex exes can be divided into threads, or so I've been told...)
John
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
|