visual-studio-2005
Flash movie not displayed on other PC
I am developing an application using C++ and MFC that shall display an swf file. I use Shockwave Flash Object control found in VS2005, set Movie property to C:\\test.swf and it displays the movie fine[详细]
2023-03-20 06:44 分类:问答To change publish version format
I need quick help from U all expert guys. Company will have new SAP system soon and it has limitation of maximum 6 character version number allowable. Soneed to change publish version style of my C# p[详细]
2023-03-19 21:56 分类:问答How do I create a div button without javascript?
I have a button image made out of divs. When I click this I want to post back and redirect. What is the best way to do this and can it be done without usi开发者_开发技巧ng javascript?If you want to t[详细]
2023-03-19 20:31 分类:问答Routine for compressing folders in Visual studio
I am trying to write a routine that compre开发者_如何学JAVAss folder/multiple files for Embedded applications in Visual studio.For that I thought of using combination of zlib and tar.I could successfu[详细]
2023-03-19 19:21 分类:问答How to resolve error C2664 _vswprintf_c_l error in visual studio 2005?
The error shown: Error11error C2664: \'_vswprintf_c_l\' : cannot convert parameter 4 from \'void *\' to \'_locale_t\' C:\\Program Files\\Microsoft Visual Studio 8\\VC\\i开发者_StackOverflownclude\\sw[详细]
2023-03-19 19:08 分类:问答Visual Studio Setup Project won't uninstall old version fully
Hopefully I can explain this clearly: I have a Visual Studio Setup Project (C++), my current build scripts do the following:[详细]
2023-03-19 12:58 分类:问答Where will I find WOW64... defines on my setup (VS 2005 on Vista 64, C++)
I got a project from the web. The \"solution\" and the \"projects\" files were coded for VS2010 but I changed the version numbers and I could load them in my VS2005. I tried to build the solution and[详细]
2023-03-19 11:37 分类:问答Visual C++ 2005: How to view the window during a debugging session
Is this possible? When I\'m debugging a program I can\'t bring the window up to see any changes. It\'s minimized during the debugging while I step through the program and I\'d开发者_开发问答 like to s[详细]
2023-03-19 10:01 分类:问答Release build problems; Passing a std::string object to a static library function
This is the first time I\'ve tried to use the release build with Visual C++ 2005 and it seems there\'s definitely some differences.[详细]
2023-03-19 06:39 分类:问答VB: Need help splitting a string into 3 variables
I need to split one variable into 3 variables. For example I have a variable called Data and it contains AAA00000001. I need to have them be split between the \"AAA\", \"0000000\", and \"1\". I looked[详细]
2023-03-19 05:41 分类:问答