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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Does P/Invoke work against C++ classes?25 May 2005 17:42 GMT1
Can I use P/Invoke to obtain a C++ class type contained in a dll? I know how
to get structs and how to pass classes as parameters to native code but how
do I get C++ unmanaged classes from a native dll using P/Invoke?
Thx!
C++/CLI vs MCPP25 May 2005 14:02 GMT3
we have a big project with C# and MCPP mixed assemblies. Is MCPP still
supported in VS2005? Do we have to change something in MCPP?
With best regards,
Boni
AssemblyVersionAttribute not shown in Windows Explorer's Deatil View25 May 2005 12:43 GMT7
I have following line in AssemblyInfo.cpp file:
[assembly:AssemblyVersionAttribute("4.0.4000.29")];
When I build managed application, FileVersion column in Windows explorer is
empty.
get the assembly version25 May 2005 10:24 GMT2
I'm new in the .net environment.
How can I get the current version, from my own created assembly, [assembly:
AssemblyVersion("6.60.0.10")] ?
Thanks Thomas
how do I organize my C++/CLI solution25 May 2005 07:24 GMT4
it's been awhile since I've done any real C++ development, but I'm trying to
create a managed interface to some COM libraries that don't implement
IDispatch or come with type libraries, so that pretty much means C++.
I have a managed class, MainClass, and an unmanaged class ...
webservice native allocation problem24 May 2005 21:20 GMT1
i create a webservice and added my old .h and .cpp files.
it compiles fine but gives me a runtime error...
System.NullReferenceException: Object reference not set to an instance of an
object.
how to map a message in visual Studio .net ?24 May 2005 21:14 GMT2
In VisualStudio 6, there is a place allows developer to implement mapping of
windows message and its handler easily under View -> ClassWizard. For
example, I can map WM_TIMER to my own handler function using this feature.
Just wonder, is there similar feature in .net ? I could not ...
Windows Image Acquisition from managed C++?24 May 2005 14:54 GMT1
I need to use WIA (Windows Image Acquisition) from managed C++.  Is there a
"new and improved" way to access WIA from managed C++ (i.e., through .net)?
Or, is it the same COM calls as from unmanaged C++?
If it's the same COM calls, is there a "new and improved" way to access COM
including dshow.h compiles with /clr:oldSyntax but not /clr24 May 2005 02:06 GMT5
can somebody tell why I get 103 errors
with /clr and none with /clr:oldSyntax
when I include the dshow header file.
I would like to use the new syntax.
BMP pixel array23 May 2005 17:14 GMT1
I don't know if this is the right place to show my question.
I can't understand why, in the BMP array after the headers, i find some zero
that aren't in the real BMP image. This zero are at the end of a single pixel
row. Sometime i find three zeros. I've seen, in a web page, that ...
Project file corrupted23 May 2005 15:50 GMT2
I am fairly new to developing code in VC++, so please bear with me.  I have
an application developed in  a previous version of VC++.  The project will
open fine in the old version.  However, when I try to open it in VC++ .NET
2003, I get the following error:
How to register a COM dll?23 May 2005 12:31 GMT1
I use vs2005beta2 and create a new ATL COM project.
The vs2005b2 create a  COM dll for my project successful, but there only
.RGS file in \release folder.
My question is how to register the COM dll which created by vs2005B2?
errors building 6.0 project in c++ .net23 May 2005 10:57 GMT2
I have a working 6.0 project.  unicode, mfc in static library, WinMain
is the entry proc ...
I open the project in .NET, it is converted ok, now in the build I am
getting errors.
messagebox.show produces error???22 May 2005 15:32 GMT3
I am using Visual Studio .net 2003 (C#)
I have a line of code like:
messagebox.show("Hello");
I get the erorr message "The type or namespace name 'messagebox' could not
MFC applications and Visual C++'s newer editions22 May 2005 14:53 GMT8
When it comes to Win32, Visual Studio .NET 2005 Express Edition Beta 2
only allows the creation of console-based applications. What if one
wanted to create MFC-based applications and, at the same time, be able
to take advantage of the powerful and conforming C++ compiler that ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 April, 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.