visual-studio-6
Is it possible to resize fixed dialog boxes that are part of Visual Studio?
In Visual Studio开发者_StackOverflow 6 the project settings dialog box is not resizable. Is there a reason for it to be so?[详细]
2023-03-21 03:26 分类:问答Is there any available VBP (Visual Basic 6 Project) file documentation?
Is there any available documentation on the Keys/Values used in the VBP (Visual Basic Project) file?I\'m trying to achieve a better understanding of how VBP handles references internally.[详细]
2023-03-08 05:27 分类:问答Is it safe to typecast unsigned short to wchar_t and vise versa?
Hello I am migrating project from Visual studio 6.0 to Visual Studio 2005.开发者_运维百科 The problem i am facing is ths ... in VS 6.0 wchar_t was simply typecast of unsigned short but in VS2005 wcha[详细]
2023-02-21 03:21 分类:问答Build Visual Studio 6 project with Visual Studio 2010
I am trying to build a project created in VS 6 with VS 2010. When I open .dsw file, VS converts the project asking me this message:[详细]
2023-01-14 19:38 分类:问答Recommended migration strategy for C++ project in Visual Studio 6
For a large application written in C++ using Visual Studio 6, what is the best way to move into the modern era?[详细]
2023-01-01 18:22 分类:问答Automatically run script/EXE when exiting from the VB6 IDE to check-in to SVN
I\'d like t开发者_如何学Goo run a script to do a SVN check-in automatically when exiting the VB6 IDE.[详细]
2022-12-30 02:19 分类:问答VB Installation problems with crystl32.dll and CRPE32.dll
I installed VB6 onto my machine. Whenever I open VB6 editor, it is asking for a "Dell Resource" CD[详细]
2022-12-20 04:12 分类:问答What are the default return values for operator< and operator[] in C++ (Visual Studio 6)?
I\'ve inherited a large Visual Studio 6 C++ project that needs to be translated for VS2005. Some of the classes defined operator< and operator[], but don\'t specify return types in the declarations[详细]
2022-12-20 03:14 分类:问答Define a struct in a midl generated header file
I am in the process of automating the build of a legacy product and have hit a wall... I have a开发者_JAVA技巧 .idl file that is compiled in VC++ 6.0 using midl to generate a .tlb, .h and .c file tha[详细]
2022-12-11 22:36 分类:问答