Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C++/CLI issue: using STL and CLI value types (C# structs)28 Aug 2006 19:07 GMT4
I'm having a major problem trying to use value types like
System::Drawing::Rectangle with std::vector.  Is it possible to use STL
containers with these type of objects, or am I just doing something wrong?
Thanks!
Problems with my .exe symbol28 Aug 2006 15:16 GMT2
I've generated a program. It compiles and runs ok, but I can't debbug
it. I've got the following error:
Loaded "D:\CMS\Debug\CMS.exe', no matching symbolic information found.
I'm compiling a debug version of course.
What would be the best choice for new client-side apps?28 Aug 2006 03:12 GMT11
I've been reading MSDN to find out the answer for the question above,
but I think I should ask in this newsgroup (since nearly everything I
read in MSDN Seems to recommend me to move to .NET).
Here's the scenario:
Converting VC++ 6.0 executable code to .Net DLL26 Aug 2006 18:07 GMT1
I wish to convert c++ code written using VC++ 6.0 to the .Net development
environment (Visual Studio 2005).  
So far I have copied the code into a new C++ Class Library project and
recompiled it.  I got some errors from the linker and had to change the
Cannot compile any cpp programs26 Aug 2006 12:40 GMT13
Whenever I try to compile a VC++ program using VS .NET 2003 I get an
error saying mspdb71.dll not found.
How can I fix this error?
PS. I ran vsvars32.bat and it did not change a thing.
'System::String __gc *' to 'std::string'26 Aug 2006 01:56 GMT2
Can anyone tell howt to convert 'System::String __gc *' to 'std::string'
Thanks
Double characters26 Aug 2006 01:05 GMT1
I'm using std::strings in a program, and was wondering what the most
efficient method of performing the following two tasks would be:
1.  Locate all apostrophes (') in a string and replace with two apostrophes
('')
Changing Collations25 Aug 2006 21:32 GMT2
I have a strange little issue.  I need to load some data from VC++ into SQL
Server but I need to "map" (for lack of a better word) some of the strings
to a different collation.  Is there a VC++ function to convert strings from
one collation to another?  And would anyone know if ...
Need template work-around in VC625 Aug 2006 16:34 GMT6
I am using VC++ 6 (sp6) and cannot change compilers. I have something
akin to this code:
#include <iostream>
using namespace std;
no matching symbolic information found.24 Aug 2006 12:29 GMT1
I've developed a program under VS 6.0. I can compile it and run it, but
when I try to debbug , all my breakpoints are dissabled and I can see
the following messages:
Loaded 'D:\prj\simulador HMS\Enviar Datos al sim\CMS\Debug\CMS.exe', no
How to write a managed wrapper class for a unmanaged Dialog class in VC++?23 Aug 2006 21:15 GMT1
I have a dialog application that is created using VC++ 6.0 and a Windows form application using .NET 2003.  I'd like to access the Dialog from the form.  I have tried every thing I know to write a wrapper class for the dialog class but failed.  Would someone here help me out on ...
Static object not constructed by loader: ctor not called?23 Aug 2006 15:48 GMT3
Im getting a runtime error because Ive got a static object that is not
properly initialized.  
---------- header file xxx.hpp ---------------
class SomeClass {
Passing none static member function as callback parameter to manag23 Aug 2006 15:45 GMT12
I have my main application class(unmanaged) that has a none static member
function that I need to pass as a delegate to managed C# method.
In one of the methods of this class(unmamanged), I am calling a managed C#
method(I use gcnew to instantiate the managed class). One of the ...
How can i check the String letters?23 Aug 2006 15:44 GMT2
How can i check the String letters?
i have a textbox and will filled with numbers.
i want to check if the number contain a '0' in font of the numbers,
e.g. '090',i would like to cut the 1st '0', that will change to '90'.
Operate a Program??!!23 Aug 2006 13:06 GMT7
Please can any body tell me:
How can I operate (or deliver) the " Visual C++.NET ", from its mother
program " MS Visual Studio 2005"??
A beginner needs Help.
Pages: 1 2 3 4 5 6 7 July, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.