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++ / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
COM problems13 Aug 2007 18:39 GMT5
I am trying to initialize Direct3D 9 in a C++/CLR application.
However, the create device function gives me a compilation error:
error C2664: 'IDirect3D9::CreateDevice' : cannot convert parameter 6
from 'cli::interior_ptr<Type>' to 'IDirect3DDevice9 **'
changing all int to int6413 Aug 2007 15:24 GMT3
the project we are working on uses "int" for all integral type data (i have
also declared size_t at some places where crt functions return size_t type).
Now our application has to deal with files larger than 4gb. Typical places
where my code will have to deal with more than 4gb ...
Windows Media Player 1112 Aug 2007 17:56 GMT1
My WMP 11 was working just fine, then the automatic security updates
installed KB835935.  Media Player now stops playing audio and closes down
after a few seconds.  I did a sys restore, didn't help.  I uninstalled
KB835935, that didn't work either.  I uninstalled a few programs ...
mixing COM and C++ in same library10 Aug 2007 12:53 GMT1
Is it possible to have a project that has COM classes as well as ANSI
C++ classes in the same project (i.e. Dll) ?
Is there some guideline for the CLI wrapper for C++ code?10 Aug 2007 12:48 GMT1
Hello, dear all,
CLI/C++ and C++ have many common things  and differences. If I want to
porting or wrapper some API from C++ code to CLI, I wonder is there
some good rules or proposal to make the this more reliable.
VC GUI components/libraries10 Aug 2007 09:40 GMT4
Could you recommend any decent GUI libraries meant for VC++ (unmanaged
code)? I've heard about Xtreme Toolkit by Codejock, what else is worth
looking into?
Regards,
Differences between Visual C++ and Visual C++.Net09 Aug 2007 21:26 GMT4
is there a differene between VC.Net and VC? (performance issues not the
syntax) and which is more efficient for programs that need very effecient
memry utilizations and multithreading applications?
Thanks,
Could not load Assembly09 Aug 2007 19:25 GMT1
We have a large multi project application in MFC that we are
converting to managed code. We have been able to add /CLR to all of
the projects and have compiled successfully but encounter an exception
when loading one of our Extension DLL's.
CLI Reference Parameter used for CSharp09 Aug 2007 18:52 GMT4
Hi, dear all,
Here are some questions when I was writing CLI code, which would be
used by C# Project.
1. Reference Parameter
Convert Multiple Derived Class into CLI/C++09 Aug 2007 17:44 GMT3
Hi, dear all,
Now there is a issue to convert C++ into CLI/C++. But there is a issue
block me.
Say Class MN is multiple derived from class MM and NN. But the CLI
how to fix: Cannot open include file: 'winsock6.h'09 Aug 2007 15:09 GMT1
i did compile my project on VC 6 without winsock6.h problem
but if i port to VC2005 then i get this error when compile: Cannot open
include file: 'winsock6.h':
In Tool->Option->VC++ Directories-> Include Files of VC2005 , i added:
Newbie to .NET VC09 Aug 2007 14:31 GMT4
Newbie to .NET VC, I have little experience to use VC6. ( WIN32 , not
MFC )
Is MFC still existed in .NET ?
Tell the truth, I have same problem when first time to use VC6, I
Excel dependent on .Net Framework Runtime?09 Aug 2007 06:24 GMT10
I am wondering whether Microsoft Excel 2003 is a native application or
dependent on any .Net Framework Runtime, like 1.1, 2.0 or 3.0?
How about Microsoft Excel 2007?
thanks in advance,
return value CoCreateInstance not documented in MSDN09 Aug 2007 03:20 GMT6
The return value of CoCreateInstance is -2146232576, which is un-documented
in MSDN.
http://msdn2.microsoft.com/en-us/library/ms686615.aspx
What does it mean? What is wrong with my code?
Beginner question: Symbols not loaded08 Aug 2007 19:07 GMT4
I am a beginner to C++ DotNet and I would like to ask what "Symbols not
loaded" means and how to solve this problem.
Thank you very much.
Gernot
Pages: 1 2 3 4 5 July, 2007
 
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.