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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C++/CLI property override28 Feb 2005 23:08 GMT1
How can I override property in C++/CLI. Well I know how to override when the
input and output types are the same (and number) ..., but  I would like the
derived (overridden) property to return different type than base.
Thanks
error C2872 : 'IServ28 Feb 2005 17:32 GMT1
Hi,
i am developing under Microsoft Visual Studio 2005 (C++). I am using
managed classes ( ref class Myclass) and STL.NET but i am facing two
main problems :
timing performance of code28 Feb 2005 14:13 GMT6
I am looking to time the performance of my code, I am currently using the
system time "DateTime::Now" however I am finding the results are not very
accurate.
I have been told that I can use the system diagnostics to use a performance
Scrollbar of a CComboBox28 Feb 2005 11:21 GMT8
I'd like to know if there's a way to subclass the scrollbar of a CComboBox
control?
Thanks in advance,
David
VC project packaging27 Feb 2005 18:17 GMT3
Hello there,
In VC++6, you can use Installshield for vc6 to create a setup for your
project. But how to do so in VC++.NET? Thank you very much in advance.
Harry
OOP???27 Feb 2005 17:36 GMT1
Ex: I have 2 classes like this:
class Parent
{
   private string msg;
Linking ODBC recordset with dialog fields27 Feb 2005 13:10 GMT1
In VC++6 I used to use the add member variable tab of the class wizard to
bind recordset fields with dialog controls simply by specifying the m_pSet->
variable before the variable name.  This all appears to have changed in VC
.NET.
C --> MSIL --> java bytecode translation ??27 Feb 2005 07:10 GMT8
I'm working with a C program (about 40 k LOC) and I'm interested
in the possibility of translating it into Java bytecodes, the
goal being to package it as part of a system, the remainder of
which is written in Java.
Questions on a Regular Rexpression26 Feb 2005 19:20 GMT6
Given the regular expression:
S"^([a-zA-Z]+|[a-zA-z]+\\s[a-zA-Z]+)$"
1) Isn't the "[a-zA-Z]+|[a-zA-z]+" part redundant? As far as I can
understand it means exactly the same as "[a-zA-Z]+" alone.
Has ANYONE gotten C++ .NET libraries to work?26 Feb 2005 18:21 GMT10
With Visual Studio .NET 2003, I create a new project -> C++ -> Class
library (.NET).
The instant I include a C++ header file such as:
#include <string>
using C++ visual Studio.net to write programs for c++ 6.026 Feb 2005 01:02 GMT5
I am a student taking a computer class programmning with ms visual C++.  The
college is using ms visual C++ 6.0 on it's computers.  I purchased ms visual
studio.net (Academic) (ver 2003) which is more up to date.  How can I use my
program to write C++ 6.0 the same way I am be ...
Need Help Fixing GDI Leaks26 Feb 2005 00:44 GMT6
I have an application which is heavily graphics intensive, all the graphics
being custom.
Scattered throughout by app, I have
MyView->OnDraw( this->GetDC() );
Using MS Visual Studio.net to write Ms visual C++ 6.026 Feb 2005 00:13 GMT3
I am a student taking c++ programming I purchased a program Visual Studio.net
(2003 ver), The college is using visual C++ 6.0.  How can I use my porgram to
write programs in Ms 6.0.  Do I have to buy C++ 6.0 I allready purchased on
program.  
migration from VC6 to VC++.NET Casting Pb26 Feb 2005 00:07 GMT1
Hi
Trying to compilate my former VC++6 project under .NET, I get this message
"
'static_cast' unable to convert (__thiscall CDlgPow::*) (void) in AFX_PMSG
File open dialog26 Feb 2005 00:03 GMT2
I need to implement a simple file open dialog in my form application
(C++ .NET).  I know there has to be a canned version of this dialog
somewhere that I can simply use, but where?  How?  All the
documentation I've seen involves MFC, and I'm not using MFC.
Pages: 1 2 3 4 5 6 7 8 9 10 January, 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.