I used the working set tuner (WSTUNE.EXE from the Platform SDK) with good results on projects in the past, and I just went to try to use it with a current project, and found out that it's been deprecated. What's the replacement? I tried using the SWS tool from here: http://msdn.microsoft.com/msdnmag/issues/1200/bugslayer/default.aspx But it wants symbols in a format that apparently VS 2003 doesn't generate (I can only get VS to generate SymDia). So what's the word on working set tuning? Does the VS 2005 PGO optimizer do it now? Is there another tool? Thanks. -- Steve Tibbett stevex-usenet@oakburl.net
Hello Steve, WST has been removed from SDK for a long time, I can't find it either. I checked SWS from John Robbins, it is written in 1999, so you may need to use Visual Studio 6 to make it work. Sorry for any inconvenience. Thanks, Rhett Gong [MSFT] Microsoft Online Partner Support Get Secure! - www.microsoft.com/security http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp&SD=msdn This posting is provided "AS IS" with no warranties and confers no rights.