Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
core specific settings.
Name: bencho Date: February 26, 2007 at 17:09:29 Pacific OS: Media Center 2005 CPU/Ram: Amd X2 4400+ / 2Gb Corsai Product: Silverstone LC03
Comment:
hey, as you all know, there are some progs/games that are incompatible with today's dual cores. some allow you to ALT-TAB and change the affinity manually but others won't. is there a way to add a command line or something in the .exe or shortcut that will tell it to always activate with a specific core? that way there's no need to set the core every time? if so, how and what should i do?
Name: IVO Date: February 27, 2007 at 03:48:09 Pacific
Reply:
As I don't run under Core Duo or SMP environments I don't know if what I am suggesting can fit your need. Here the link to download the "process" line command utility: using the -a switch you can get/set the affinity mask.
Summary: I'm including iostream.h, conio.h, and windows.h. I'm compiling the release version and have checked some of the settings regarding optimizations. Here is my code, just for a simply program that sta...
Summary: Not sure if this will help, but there is a bug that causes a compilation error. Did you start your source file by going to File->New->Source File or by first creating a project using File->New->Proje...
Summary: Start with a specific set of file types you want to support. Learn their header files (documentation and/or just looking at them) and then create specific functions in your program to extract the nec...