grip003
Well-known member
This might be a dumb question, but I dont even have DllImport in my System.Runtime.InteropServices. How do I use DllImport if it is not even listed? Im trying to set the affinity of my program before/as the application is started. If there is another way other than using the kernel32.dll with DllImport, then I would love to know how to do this.
Thanks.
Thanks.