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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
i wanna tell Microsoft ...31 Mar 2006 20:00 GMT1
... a few things about what I feel would help make me more productive in my
environment. I think that others could benefit too. Is there an email or
place where I can post my ideas directly?
Back in the day there were programs that allowed you to enter items for
New to C++ entirely (HELP!)31 Mar 2006 19:21 GMT3
I'm interested in learning C++.  I'm not sure exactly what this means.  I'm
currently a VB.NET/C#.NET programmer (both Windows Forms and ASP.NET).  I am
totally clueless when it comes to C++.  I've tried creating new projects and
even that is confusing.  I'm unsure of the ...
Reallocating a char *31 Mar 2006 15:07 GMT3
(all unmanaged c++)
I have a char *. I allocate it using:
char * t = new char [ any_size_here];
at some point I want its length to grow to accomodate copying more
Workaround for fatal error C1067: debug information module size ex31 Mar 2006 09:59 GMT1
when compiling with debug information, I get an error:
fatal error C1067: compiler limit : debug information module size exceeded
The error is caused by a very large enum (about 2000 elements) which comes
from a referenced component.
own Vector class30 Mar 2006 23:40 GMT6
the class:
public __gc class Vector {
private:
Double y, x, z;
Assertion failed in vector iterator30 Mar 2006 22:10 GMT4
I'm trying to "port" a project from VC++ 2003 to VC++ 2005 (Express
Edition). This project contains the following code on several places (It is
not exactly this code but a generalization of what it does.):
vector<int> int_vector;
Accessing control in indexed mode30 Mar 2006 21:47 GMT1
Is it possible, in Managed C++, to name/access visual controls an indexed way
like VB 6.0
Thanks,
Hugo
The "/clr" flag (C++ compiler) corrupt my structures !!30 Mar 2006 17:48 GMT3
I m trying to create a C++ managed class to use it in C#. I m new to MC++ and
interoperability and I try to find a bug since a long time without succes,
maybe you can help me ?
(I have a sample project if you want to debug it, you can contact me at
Default Array Initialization Bug30 Mar 2006 16:34 GMT4
I found a bug in VC++ .NET 2003 regarding default initialization of
arrays of primitives in a constructor initialization list, as detailed
in this post:
http://groups.google.com/group/comp.lang.c++/msg/dab44a8b786b6a79
Outlook 200030 Mar 2006 06:02 GMT1
I receive this error message.  unable to display folder, error has been
detected in the file C:/_______________, quit all mail applications and then
use the inbox repair tool.  
How do I use this tool?
#import and wchar_t30 Mar 2006 04:13 GMT1
Is there any way to make #import use wchar_t as a Built-In type?
I have a .idl file that has some wchar_t parameters when run through MIDL
it produces a header file that also references wchar_t parameters, but
whenever I use #import on the DLL, which was generated in the DLL ...
Unresolved External29 Mar 2006 19:54 GMT3
I'm writing an ISAPI DLL [unmanage code] that calls into managed C++ code
(same DLL). I'm receiving the following link errors:
EditResponse.obj : error LNK2001: unresolved external symbol "int __cdecl
stricmp(char const *,char const *)" (?stricmp@@$$J0YAHPBD0@Z)
problems with GDI+ and tiff images29 Mar 2006 19:02 GMT2
I am using GDI+ to load a tiff image and write a string to it and save the
tiff image to another file.
I can save the image with only LZW Compression and not abel to save with
CCITT4 compression. If I use CCITT4 compression I get an invalid paramter
difference between Visual Studio 2005 Team Edition and Professional Edition?29 Mar 2006 16:20 GMT2
What is the difference between Visual Studio 2005 Team Edition and Professional Edition? Programming wise, there is no difference, right?
Thanks.
Wanjun
Using a DateTime with SQL ?29 Mar 2006 10:01 GMT2
I am using instances of DateTime within my application
and i need their values to be used as selection criteria in an SQL
select clause.
So i need them to return a literal string representation of themselves
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 2006
 
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.