Is anyone aware of any performance implications from changing the _win32_winnt from 0x400 to 0x0501?
I am compiling C++ on VS2005. My Application is very communications oriented, doing quite a lot of Winsock work.
Is anyone aware of any performance implications from changing the _win32_winnt from 0x400 to 0x0501?
I am compiling C++ on VS2005. My Application is very communications oriented, doing quite a lot of Winsock work.
I'm unaware of any particular performance-related issues, but if you could provide more specific details about how your performance is suffering, someone might be able to help.
For example, is your network throughput lower than you think it used to be?