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++ / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Compile error C364131 Dec 2005 23:09 GMT3
I am receiving a compile error when attempting to include Directshow in a
managed C++ program using Visual C++ 2005 Express Edition Version 8.  The
.NET framework is version 2.0.50727.  To recreate the error, do the
following steps in Visual C++ 2005 Express Edition:
.Net security and mixed assemblies31 Dec 2005 16:59 GMT1
I have a series of assemblies which used to be unmanaged code and have now
had the /clr switch thrown on them to create managed code, but using win32
types etc rather than Safe CLR code.
How much of the .Net security facilities can be applied to this code?
VS.NET 2K5 editor problems31 Dec 2005 08:22 GMT2
When I add a new line in my VC++ application, the editor is really slow to
add the new line.  Is there a configuration setting I can use to speed up
line add's?  Thanks.
-Mike
Help Needed...its urgent plz30 Dec 2005 22:22 GMT3
Hi someone plz help me. I have made a dll in VC++ .NET using following
specifications
extern "C"
{
Unable to cast object30 Dec 2005 20:55 GMT10
I have a C++/CLI interface IPlugin in one assembly (a windows service) that
is inherited and implemented in another assembly (dll) by a class CPlugin. I
want to be able to create instance of this class dynamically at runtime, so I
load the dll assembly using
"Poll" Has C# Generally Replaced C++30 Dec 2005 13:17 GMT71
Is it your general opinion that C# is generally designed/intended/ready to
replace C++? I know the answer is not black and white but please repond YES
or NO (add any comments if you would like)
I just thought it might be interesting to get a tally. This is related to a
How to update a Edit Control as fast as possible?29 Dec 2005 14:20 GMT3
In my program I tried to update a edit control's text very fast, but It
seems there's no time to update it.
Following is my code. IDC_EDIT1 is a edit control;
//***************************
XP Look And Feel in VSC++6 and VSC++.NET28 Dec 2005 09:21 GMT1
How can I get the Windows XP look and feel in Visual Studio C++ 6 and
in Visual Studio C++ .NET?
How to overload [][] operator in C++.NET28 Dec 2005 08:39 GMT2
In managed C++, can I overload the operator [] to access data members
in the following way
Create object objTime;
seconds = obj["Hour"]["Min"];
removing msvcp80 dependency28 Dec 2005 08:02 GMT5
I wrote some network n multithreading code in pure c++, my exe compiles with
only 9k. But it requires msvcp80.dll & msvcr80 dlls to run on a different
machine. I want to build my exe such that I dont have to provide these dlls
with my exe. I know that size would increase but thats ...
Compilation error ostringstream28 Dec 2005 07:59 GMT3
I can't use STL class 'ostringsstream' in an VC++.net project, because
compilation produces the  following error:
Microsoft Visual Studio .NET 2003\Vc7\include\ostream(243): error
C2039: 'failed': no element of
Truth or fiction __LINE__ and C1055?28 Dec 2005 07:03 GMT1
This is related to my last post “Should templates be included in pch files?”.
After searching for more information on C1055 I found several mentions of
__LINE__ causing this to happen more often.
Is there any truth to this?
CLI C++: Events in Interfaces28 Dec 2005 06:14 GMT1
All -
I am facing couple of problems with events in CLI C++.
If i have an interface that declares few events, and a ref class implements
that interface, should it do anything extra from events perspective?
VS 2005: Dispose method Reserved27 Dec 2005 21:41 GMT13
All -
As we all know, Dispose method is reserved in C++ 8 and the expected syntax
is to use ~MyClass().
In 1.1, we used to have following structure for Dispose
operator= for derived class27 Dec 2005 15:40 GMT3
I'm having a problem with a derived class. When a copy is made of
the object it does indeed copy the additional member variables of
the object but it does not seem to be copying the members of the base class.
I have a class that is derived fom Cwnd, as follows:
Pages: 1 2 3 4 5 6 7 8 9 10 November, 2005
 
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.