- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try placing a keyboard input routine ("Press any key to continue") into the front of the program (console input or message box).
Run, then when at prompt, launch task manager, locate your process (should be program name)
right click and do Properties. You should find check boxes for Affinity. Unselect all but one of the check boxes. Close Task Manager and click into your app window and press Enter.
You can also use WIN32 API to set Affinity restrictions. This has to be done before IMSL launches additional threads.
Jim Dempsey
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try placing a keyboard input routine ("Press any key to continue") into the front of the program (console input or message box).
Run, then when at prompt, launch task manager, locate your process (should be program name)
right click and do Properties. You should find check boxes for Affinity. Unselect all but one of the check boxes. Close Task Manager and click into your app window and press Enter.
You can also use WIN32 API to set Affinity restrictions. This has to be done before IMSL launches additional threads.
Jim Dempsey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page