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++ / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to know is param is handle to object or object19 Jan 2006 19:46 GMT2
There are few properties that don't follow the
traditional 'by handle' values.
For example:
System::Runtime::Serialization::Formatter ^f = ...;
A C# class library in a C++ project19 Jan 2006 18:56 GMT17
I have a beautiful class library (DLL) designed under C#. Now I need to
use a class from that library in a VC++ project (VS 2005).
However, I desperately fail to find a possibility to make my VC++ code
see the declaration of the class. There are no header files under C#,
Form visibility19 Jan 2006 14:48 GMT3
I need to change the opacity of some part of a form (e.g. vertically
1/2)....If i set opacity from property it affects the whole form. Can
anyone help me in this regard?
MessageBox displaying text LTR in Hebrew environment19 Jan 2006 14:22 GMT4
I have a program which runs in multiple languages. The problem is that
message boxes displayed when I run my program on Hebrew still have
left-to-right reading order. This is Hebrew locale on an English Windows
machine. I know there is a constant MB_RTLREADING or osmething, but I ...
How to disable _SECURE_ATL macro19 Jan 2006 12:31 GMT11
I have upgraded my source code from VS 2003 to VS 2005, and my code is
breaking due to the _SECURE_ATL macro in some methods of ATL. As it is
executed all the times though there is also a non-secure block of code
defined alongwith it. Is there any way of disabling this macro...as ...
Compile error when used as Property18 Jan 2006 17:49 GMT4
Could someone please explain why the following doesn't compile. This turned
up as I was programming yesterday.
Thanks,
Zany
Message: Internal limitation: too many fields.18 Jan 2006 16:45 GMT2
I have hit a problem where my .exe appears to have too many global variables
and functions
(http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=137548&SiteID=1). This
means my applicaiton dies during startup as the main .exe assembly cannot be
Can I use vs2005 to write a VC6 MFC program?18 Jan 2006 02:07 GMT7
Because vc8 uses MFC80.dll, and many PCs don't have these libraries...
So I wonder if I can use vs2005's IDE to write a vc6 program? I mean
just using mfc42.dll, etc...to make it runnable on other machines.
Thanks in advance.
What happened to Lippman's C++/CLI book?17 Jan 2006 18:45 GMT1
After waiting for Stan Lippman's book on C++/CLI forever,
(http://www.amazon.com/gp/product/0321174054/qid=1137406793)
it seems to have dropped off the planet.  Was publication canceled?
I know Stephen Fraser's book just came out.  Any others?
forward declarations and generic containers17 Jan 2006 14:51 GMT2
I'm trying to define a class, A, that has a List<> of interface
instances, IA.  IA has a property pointing back to a class A instance,
so I need to forward define IA in order to use it in A.
#include "stdafx.h"
Linking errror17 Jan 2006 10:53 GMT3
I have a problem with a project under VS 2005.
I downloaded 2 projects, one is a MFC .lib project and another one is
an .exe that uses this lib file. I need to edit those projects, but
first of all i tried to compile them.
disassembling AMD64 code.17 Jan 2006 06:54 GMT3
The version of dumpbin that ships with VC8 will disassemble x86 code.  Is
there a version of dumpbin that ships with VC8 that is able to disassemble
AMD64 object code?  Or is there some other solution.  I have compiled both
x86 and x64 versions of a binary using VC8 and I need to ...
Release of a static .LIB in the VS 200516 Jan 2006 21:41 GMT7
Could anybody shed some light into the following paradox :
I am creating a static library under VS 2005 VC++ Win32 using MFC. If
compiled right after creating by a wizard, a release version of the LIB
shows the size of almost 2 MB - without any contents of mine ! The
C++ for Web Development16 Jan 2006 13:33 GMT6
Does C++/CLR have any limitations comapred to VB/C# for web develpment?
Signature

Greg McPherran
www.McPherran.com

Upgrading from .NET 1.1 to .NET 2.015 Jan 2006 21:28 GMT15
I have received a source code project written in C++ VS.NET 2003 on .NET 1.1
that compiles without a problem.
I have opened this source code in VS.NET 2005 and the Log wizard says that
Errors 0 and Warnings 0.
Pages: 1 2 3 4 5 6 7 8 9 10 December, 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.