I am trying to find out the version of Visual Study that is used to compile the python on my computer
It says
Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)] on win32
What I do not understand is that MSC V.1500. Does it mean it is compiled with 2005?
I cannot find this information on `python.org' neither. Any help is appreciated!
In my VisualStudio 2010 project I have files with .mm file extension, that need to be compiled as normal C++ files. Is there a way to make a build rule for new extensions or something like that? In VS 2008 there were options for that, but they are gone in 2010.
I have an older laptop that I won't get around to replacing for another month or two. It has 1GB of memory so I'm trying to squeeze applications as much as possible.
In VisualStudio 2010, it has apparently loaded some extensions related to Team Foundation Server, since I have menu items and dialog choices for it.
Questions:
Would I save a noticable amount of memory (even a couple of MB would be good) if I managed to disable this?
How do I disable it?
I recently came across this website: http://studiostyles.info, which contains a list of color schemes that people have already created.
However, I can't find instructions on how to import them into VisualStudio 2010, does anyone know how?
PS: I am sorry, if this question has been asked but I cannot find an answer, through search.
Hi I am getting the operation cannot be completed error when i tried to open Visualstudio 2010. Previous to that I was trying to install web platform and didnt install but that is all I did...anyone have suggestions...i tried restart my pc...
We only have VisualStudio 2005. We're developing an application for Windows Mobile 6 and would like to use the .NET Compact Framework 3.5. However VS 2005 defaults to the 2.0 framework (for Windows Mobile 5).
It all works fine, but I would still like to use the 3.5 framework. Is this possible in some way?
Hi;
I want to know that, if is it possible to see the different parts of a file at the same time in Zend Studio 7? Maybe in different windows or something like that. I know this can be succeeded with simpler editors like editPlus
tHanks
Hi,
My VisualStudio 2010 project creates resource.h when compiled but does creates the file in UTF-16. How do I get VS 2010 to generate this file in either UTF-8 or ANSI?
Note: I need this to happen automatically. So, re-opening the file and resaving it is not an option.
Thanks.
In VisualStudio 2008 I know its possible to have one solution with two (or more) projects.
Is it possible OR How is it possible for the projects to share common class files?
For example - Project 1 has a log file handling class. Can Project 2 reference it?
My hope is to increase code re-use and avoid two copies of the same thing that need to be maintained.
The target is Winforms C# (3.5)
Was wondering if any C++ programmers have tried out the VSTD2010? If so, is there anything new that will help us (unmanaged) C++ programmers become more productive? Anything that Visual Assist X is not already doing? =p Or anything in particular that would want me to upgrade from VSTD2008?
Hello,
what exactly are the differences between the different VisualStudio install modes (General, Web Development, C#)? This is also confusing because I do Web Development in C#. Which one should I use?
If you have a header file named ThisIsAHeaderFile.h, the following will still locate the file in Visual Studio:
#include <ThisIsAheaderFile.h>
Is there a way to enforce case sensitivity so that the #include will result in an error?
I am unable to open a VisualStudio 2005 solution under vss. The solution contains an Asp.net web site and around 10 more projects. I have already taken the latest source code from vss client. I have also made everything writeable. All I want to do is to see if the latest from Vss compiles in my machine.
Is there anything I am missing here?
I have multiple ToolStrips with buttons on my form. I'd like to move some buttons from one ToolStrip to another. However, the VisualStudio IDE is not allowing me to drag the buttons off of a ToolStrip. I could go and edit the designer file for the form, but I try to avoid that as much as possible. So is there some way to do this through the IDE?
Hey, How to install SDL library in VISUAL C++ 2008? I I am looking for a tutorial how to install, but I found nothing good :(( please help me?, sorry for bad english. Thanks :))
The right-click (context) menu in VisualStudio 2010 editor is not tall enough and makes me scroll up/down looking for menu options. Is there a way to make it taller?
Hi all!!
I have a source code for a project with their make files. I want to create a VisualStudio (2005) solution from it. Is there any direct way to do this? can anyone help me please. I spent hours for searching, but couldn't find a way to do this.
Thanks.
Well, that's pretty much the question: Is Serialization of Objects threaded in Visual C++ 6.0? I've got a nasty bug that would be explained if this is the case, and I haven't found any documentation about it.
I have some files that are uuencoded, and I need to decode them, using either .NET 2.0 or Visual C++ 6.0. Any good libraries/classes that will help here? It looks like this is not built into .NET or MFC.
I'm attempting to install Office 2010 Pro Plus on a netbook running WWindows 7 Starter but the installer prompts for a file location:
Setup cannot find ProPlusr.WW\ProPrWW2.cab. Browse to a valid installation source, and then click OK.
I checked the installation files and can see that the file is present. I selected the folder and clicked OK, but the installer keeps prompting for the file.
Has anyone else encountered this?
Hello everybody,
I recently inherited an application which uses Apache on a Debian 5 installation. I am a begginer in Apache and would have a wory since I understand that the Debian setup of Apache is not quite the classical one.
I found this page which describes some differences but wondered if there are some other "gotcha"s that I should be aware of. Is that page exhaustive in explaining the differences or are there others?
Thank you!
Possible Duplicate:
ATI Radeon 5770 Eyefinity - 3 monitors
How to setup Eyefinity to support three monitors on HD 5700/5800 series card?
Monitors are connected the following way: DVI-DVI-DisplayPort
Currently driver does not allow me to do this. If I click on the third monitor to extended it, I get message to disable other one.
Message:
I am using DisplayPort adapter to DVI, so I do not have native displayPort monitor. Might be that a problem?
Is there a package I can install in debian that will create a SOCKS5 proxy on some port? (preferably with authentication)
I'd like to use this with uTorrent.
If not, how do you setup a socks5 proxy on a server?