I created a wrapper in C++ for the cl.exe (the Visual Studio compiler). To do this, I changed the PATH environment variable so that Visual Studio finds my cl.exe first. In my cl.exe, I then create a p
The following two links helped me to locate the symbol table in visual studio. What/Where is the "Symbol Browser" in Visual Studio 2008?
Here\'s the scenario in VS 2008: I have App1 and App2 and both of them contain references to custom Library1. Library1 has references to API1 which is only used by App1 and API2 which is only used by
I am working on a WPF App which has been working fine for some time. Recently, the XAML user controls do not show up properly on Visual Studio 2008 though the Application runs fine. It shows a long li
I have a C# project configured for x86 platform target. The application works perfectly in WinXP, but it gets problem in Win7. I am using VS2008.
Hi I have a polynomials class and I am trying to print the polynomial to the screen but am having issues.I created a method and within the method the object (Polynomial) prints but when I try to print
MVS creates .TMP files in the project i\'m working on and it does not delete them , i have searched on the web but i couldn\'t find a reason for that, regarding that when i edit the same classes on an
I created a C++ static library project in VS2008 using the wizard as following: -Win32 application -In "Application Settings", selected "Static Library"
Our team are looking into implementing Code Analysis as a check in policy in TFS. We\'ve decided on which rules we 开发者_如何学JAVAwant to enforce but won\'t be applying the policies to TFS for a w
I want to start with BlackBerry development for smarthphones. I see two ways... Eclipse Visual Studio I have Windows 7 64 bits... with Visual Studio 2008. I install the Visual Studio Plugin, I cr