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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unicode/non-unicode compilation in an international dll09 Mar 2005 15:08 GMT1
I have a vc++ dll that needs to run on english, german, and japanese
machines (those are my testing machines but it needs to run globally).
I couldn't get the dll to load in all environments so I made a test MFC app.
If I compile the app with UNICODE, it will run on english and ...
Internal visibility09 Mar 2005 14:17 GMT8
How do I set the visibility of a member in managed c++ to internal (I'm used
to using it in C#, but can't find in C++.NET)
Thanks,
Catching floating point errors09 Mar 2005 08:10 GMT13
I have a very large Visual c++ .net 2003 7.1 native c application
(approximately 500,000 lines of code).  This application is a simulation
that frequently works with floating point numbers.
From time to time  I do something bad -- for example divide by zero or try
Multicore systems and XP 32/Longhorn - XP x6409 Mar 2005 02:55 GMT16
Since multicore processors are about to become mainstream soon,
multithreading will become a main concern too.
However I am thinking that perhaps for small/medium-sized applications
multithreading optimisation should not be a major concern apart from the
Linker error under VC++ .NET between an .exe and a .lib08 Mar 2005 22:24 GMT6
I'm having a pretty idiot problem under VC++ .NET but cannot solve it.
I have an .exe A and a dll B.
A uses some methods of B (so A depends of B).
B exports its methods using __declspec(dllexport) and A imports them using
Why is there no foreach extension for managed C++?08 Mar 2005 16:17 GMT2
Hey everyone,
Why is there no foreach extension in managad C++? Will it be in a future
release of managed C++?
For instance, the keyword __foreach could be reserved to do that.
Warning LNK4099: PDB 'libc.pdb' was not found with ...08 Mar 2005 16:17 GMT2
Hey everyone,
When I compile my managed C++ project I get the following linker error:
nochkclr.obj : warning LNK4099: PDB 'libc.pdb' was not found with
'C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\lib\nochkclr.obj' or
Are there any RPC developement example available?08 Mar 2005 16:13 GMT1
Hi, all:
Are there any RPC developement example available?
Thanks
CYShao :-)
How to load icon in clipboard!08 Mar 2005 15:50 GMT3
i want to load an icon into the clipboard using win32 api. i have loaded the
BMP image using following function.
::SetClipboardData(CF_BITMAP, (HANDLE)hBmp);
but dont know how to load the icon.
generate native 64 bit Itanium code08 Mar 2005 14:24 GMT1
who knows  that software serves in order to compile a projetcs c++ (VC7) for
ITANIUM with Windows Serveur 2003.
To The Microsoft VS2005 Development Team : And Microsoft in General08 Mar 2005 14:23 GMT2
Thanks for making such an awesome programming environment, it's truly
amazing.
I really like C#, but C++ .net is so powerful, (The Interop capabilities are
mind boggling.)
Why Out of memory error when trying to create a thread?08 Mar 2005 12:07 GMT3
I'm using MS Visual C++ .NET, Windows XP, and 1GB RAM.
Why could be the reason why I get an error message saying
Out of memory
when running the following code
C# with C++08 Mar 2005 08:30 GMT8
I have a win32 mfc c++ non managed app ( created with vs6)
which is too critical to transform into managed c++.
I need to create a c# application which can run this application, and
communicate with, like send string (for ex, received from msn), etc ...
array of characters08 Mar 2005 02:01 GMT1
(Type your message here)
Hi,
I need to make an array of alphapetic in C#,like ch[1]=a,ch[2]=b;
and so on,i need it to make some encryption algorithms.
Intellisense in Immediate/Command window??07 Mar 2005 18:57 GMT1
Why doesn't the Intellisense feature work in the Immediate/Command
window in VC++ .NET 2003? In VB.NET 2003, it works fine. For example,
typing:
?this.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 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.