I've been asked to ensure that my code is optimised for :
1. Running on a Windows 2000 platform.
2. Ensuring that the system uses all processors in a multi-processor environment.
How should I approach this ?
The system was designed and developed on a Windows NT machine (with only one processor) - how can I assure that the code is designed to fit the requirements as above ?
Any help would be appreciated.
Thanks in advance.
Steve
1. Running on a Windows 2000 platform.
2. Ensuring that the system uses all processors in a multi-processor environment.
How should I approach this ?
The system was designed and developed on a Windows NT machine (with only one processor) - how can I assure that the code is designed to fit the requirements as above ?
Any help would be appreciated.
Thanks in advance.
Steve