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++ / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
There are any Path or Directory function to convert an absolute path to a relative path?08 Mar 2004 19:27 GMT2
There are any Path or Directory function to convert an absolute path to
a relative path using a choiced directory as base to calculate the
origin of the relative path?
DocumentComplete Event.08 Mar 2004 06:39 GMT1
Can you teache me how to use this event as follows
I have no idea about this
There are not any example codes shown in MSDN on-line document
Thanks in advance
How to turn of LNK Warning08 Mar 2004 05:31 GMT2
    Who can tell me how to turn off the annoying link warning, like this:
Xxxx.lib(read_dose.obj) : warning LNK4204: '......xxxx\vc70.pdb' is missing
debugging information for referencing module; linking object as if no debug
info
erro in using gdi+08 Mar 2004 01:58 GMT1
I use vc6.0,something wrong when i use GDI+

in StdAfx.h
I add the following code betwen
managed class index property06 Mar 2004 22:35 GMT1
I have this funny problem defining a C++ (VC++ 2002) managed class index
property:
public: __property virtual String __gc *get_Prefixes(int aiIndex) {
   return m_pDatasetList->Prefixes[aiIndex].c_str();
#include <iostream.h>06 Mar 2004 15:22 GMT1
when i use #include <iostream.h> in some files
i get lots of error messages of the kind 'ambiguous symbol
this is solved when i use #include <iostream
why is that ? and can i use #include <iostream.h> in some way
HTML Help Workshop06 Mar 2004 10:12 GMT2
Our HTML Help Workshop is dated 1999 and does not match the current HTML Help Work documentation.  Our HTML Help Workshop version is 4.74.8702.0.  This version is also reffered to as version 1.3
What we want is HTML Help Workshop version 1.4 or later.  We hope that version 1.4 ...
CreateWindowEx with WS_POPUP crashs.06 Mar 2004 08:17 GMT3
It s just a Windows application with a WinMain function, an own
registered Window Class and a CreateWindowEx call, no mfc and other
gimmicks.
I made several applications with a the main window being a WS_POPUP
How in VC++ .NET to set English to character of  MS Agent?06 Mar 2004 03:37 GMT1
Hello. In project on Visual Basic .NET 2003 (File, New, Project, Visual
Basic Project, Windows Application) after occurrence of Genie of Microsoft
Agent and pressing of key Scroll Lock below Genie there is help "Genie is
listening for command", and further it is possible to operate ...
Not-managed code version of Path.ChangeExtension?06 Mar 2004 02:43 GMT4
I am looking for a implementation of the Path.ChangeExtension method for a Win32 Console Project (without .NET). I know I could write my own implementation parsing the filename string, but I wonder if there is anything in the standard C/C++ libraries or the Win32 SDK that would ...
threads and synchronization05 Mar 2004 22:50 GMT1
I have some problems with threads.
I have a class thats start a thread. After thread the class should wait
nutil the thread is finish. I tried it like this:
----------------------------------------------------------------------------
Exceptions05 Mar 2004 15:39 GMT3
sometime the following line produces an exception:
   ((CMessageDialog*)vec->at(0))->EndDialog(1);
Now I want to catch this Exception, tried it with c++ and mfc exception
handling, like:
Debugging05 Mar 2004 10:38 GMT5
Is there any way to bypass stepping through the standard libraries when
debugging?
Thanks
Unresolved external symbol "void __cdecl __CxxCallUnwindDtor 05 Mar 2004 09:11 GMT1
Hello dear .Net experts
I have created a Visual C++ class library (.net) project with two classes named Base and Derived wher
Derived inherits from Base. When I add a destructur to base I get the following linker error
Common.obj : error LNK2001: Unresolved external symbol "void ...
Useful tip05 Mar 2004 09:09 GMT6
Sometimes all I want to do is build a particular solution without firing up
vstudio in GUI mode and then wait whilst source control get its act together
etc. Anyway I've found a nifty solution to this by adding some extra file
associations. So here is how you do it:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 February, 2004
 
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.