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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Catch in unmamaged code won't link13 Feb 2004 07:48 GMT3
Try this one on for size:
// Managed C++ Project/code
#pragma unmanaged
struct S
unresolved token!!!13 Feb 2004 07:47 GMT6
Ok, here is a real *nice* one...  Fortunately, I didn't waste too much time on
this one, but a real piece of crap to say the least:
Try out this piece of code (managed C++):
//begin code
Difference in Optimizing between Standard and Profesional13 Feb 2004 03:18 GMT1
A release configuration in the standard edition of C++ .NET 2003 says "Maximize Speed (/02)".  Does anyone know how that compares with the optimizing capabilities of the Profesional edition?
[ANN] Firebird .NET Data Provider 1.5 Release Candidate 4 released13 Feb 2004 02:46 GMT1
Firebird .NET Data Provider 1.5 Release Candidate 4 available for download.
Release Changes:
- Bug fixes.
        ---------------------------------------------------
Outsourcing - Sending IT/programming jobs to foriegn countries13 Feb 2004 01:43 GMT1
                            Recently I read an article in a magazine called "Wired," I think that's what it's called.  Well,  The article is about a problem programmers might have in the future.  They found a way to reduce expenses by replacing high paid programmers to lower ...
Getting it off my chest: debugging in vc++ under dotnet13 Feb 2004 01:34 GMT5
I started this week recomipling all our projects under vc++7 which is ok by
me. most of it worked fine and what the compiler spat out was quickly fixed
without too much bother.
Then came a service. Now this services works a treat under vc++6. under
Use SQL statement with ADODB.Recordset in VC++12 Feb 2004 20:01 GMT1
I am a newcomer in VC++ developement
I work VC with Oracle database
I want to manipulate the database with ADODB
After connected , i do as follow:
DLL Problem12 Feb 2004 16:48 GMT2
I am writing some OpenGL programs using GLUT as my windowing
interface, Every time I try to run my programs I can compile them but
then get the error
application has failed to start because glut32.dll was not found
Need a cloning smart pointer12 Feb 2004 12:24 GMT2
I need something like this:
 class X {
   private:
     struct Impl_ {
Constructor return value?12 Feb 2004 11:49 GMT7
OK I know a constructor can't have a return value but is it feasible such that I have a class whereby
//in MyClass1.
class MyClass
 MyClass1(){}
Too many relative include directories in VC2003?12 Feb 2004 08:36 GMT3
I received a big fat package of source code developed with Metrowerks
CodeWarrior and now I am trying to convert this project to VC.NET
2003. My problem is, that in order to compile I have to add around 70
additional include directories to the project's compiler settings.
Beginner Programmers12 Feb 2004 03:53 GMT3
I am an instructor at a technical college.  My task is to bring the
ciriculum up to .NET.  I would like some suggestions on what class to teach
to beginner programmers as the first class.  We are currently teaching C++
console mode (functional based).  We then move into object ...
DrawTextEx does not work12 Feb 2004 01:17 GMT3
I have a small rectangle into which I want to display a maximum of 2 lines of text.  If the text overflows that second line I want to display the ellipse at the end.  The problem is the text drawing functions don't draw an ellipse at the end of the text when the text is displayed ...
Calling one constructor from another in VC++12 Feb 2004 01:07 GMT31
I'm fairly new to C++ and VC++, but for the most part it seems to do most of
the same things that can be done in Java, with just some syntactic and
structural adjustments. However, one thing I haven't been able to figure out
is how to call one constructor from another within a class ...
delayload as pragma: fixed in Whidbey?11 Feb 2004 22:56 GMT6
The following linker directive
    #pragma comment (linker, "/delayload:xy.dll")
which was valid in VC 6 produces just a warning in VC 7.1 (though the
directive is ok, IMO).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 January, 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.