Advertisement

1 - 10 of 15 containing alltags:("VC   2005") (0.001 seconds)
Hi Experts, If I go out and buy the latest version of VC++ (Visual Studio 2005) - which uses the .NET framework - will my existing projects build "as is" and will they run without design changes...
Zones: Windows MFCDate Answered: 04/20/2006 Grade: A Views: 0
Howdy. I have static text controls in a group box on a window created in the dialog editor. Every second, a function updates the text like in the example below. The WM_CTLCOLORSTATIC message is han...
Zones: C++Date Answered: 09/08/2007 Grade: A Views: 0
Hi, Please bear with me I am very very new to VC++ (both native & managed). I am trying to wrap a number of C functions from the intel dialogic library into managed code using VS 2005 with opti...
Zones: MS Visual C++, C++, .NET Framework 2.xDate Answered: 01/21/2008 Grade: C Views: 10
Hello, is there a way to add a PDF into a VC++ 2005 project as a resource ??? is there any other way?? 10x
Zones: Microsoft Visual C++, C++, M...Date Answered: 05/18/2008 Grade: A Views: 4
When I am compiling the following code on VC++6.0 I am not getting any errors. But when i am doing the same thing I am getting errors **************************************** template<class T> ...
Zones: C++, MS Visual C++Date Answered: 02/09/2008 Grade: A Views: 11
Hi all, i m new in VC++ 2005, now i m working on Audio-Video Splitter . i m using MFC,SDI document type for my projrct. For audio and video files i m using MCIWnd Macros,but there is some prob...
Zones: Microsoft Visual C++, MS Visual C++Date Answered: 05/20/2008 Grade: A Views: 8
Hi All, I have created an Dll into VC++.NET 2.0 2005 ATL into release mode. But It is not working into that PC where .net framework isn't installed. I want to make an plateform independent Dll...
Zones: ATL / WTL / COM Programming, Microsoft Vi...Date Answered: 09/23/2008 Grade: C Views: 0
Hi, I am really new to VC++ so please bear with me. I have created a managed DLL in VC++ .NET using VS2005. I have added to the project a resource file and completed the asembly version details...
Zones: MS Visual C++, Microsoft Visual C++, Visual Stud...Date Answered: 03/16/2008 Grade: A Views: 0
When trying to register my ocx file using the following command "regsvr32  login.ocx" I am getting the following error "The module "login.ocx" was loaded but the call to DllRegisterServer fail...
Zones: Windows Vista, MS Visual C++Date Answered: 02/25/2008 Grade: A Views: 21
Please provide equivalent code in VC#.NET. Module Module1     Sub Main()         ' Initialize an array of arrays.         Dim Arr()() As String = {New String() {"A00"}, New String() {"A10...
Zones: MS Visual C#, MS Visual BasicDate Answered: 03/10/2008 Grade: A Views: 0