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++ / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Exceptions and disappearing controls (vc 2003)22 Apr 2008 20:56 GMT-
I'm writing custom controls in Visual C++ 2003 (managed C++). If there is
any not handled exception in my control, all it's instances are removed from
designer.
Is there any way to prevent this ?
can not get MEMORY_BASIC_INFORMATION22 Apr 2008 16:41 GMT1
I want to get some memory information.
the following codes are in a win32 DLL.
---------------------------------------------------------------------------------
MEMORY_BASIC_INFORMATION mbi;
Form based MFC Ocx22 Apr 2008 15:50 GMT3
I can not create MFC OCX that has FormView as view class or dialog based. How
I can add formview class to MFCOCX.
Thank you in Advance for Help
error C2061: syntax error : identifier 'ref'22 Apr 2008 14:33 GMT6
So I have this perfectly fine and running app, that uses managed C++
forms.
Problem#1:
[1] I pass a Bitmap reference to a class, hoping to modify it in one
Vista / XP msvcrt.dll error22 Apr 2008 12:03 GMT16
I have a VC++ / .NET 2.0 solution built using VS 2005 SP1 under XP.  
Everything has been working well there over the past year.  I have recently
starting porting the app to Windows Vista (since it currently will not
execute properly there).  
downloading emails22 Apr 2008 04:47 GMT1
the last day and a half, I have only been able to dowload a small percent of
emails - mail always says that it is downloading 28 of 174 emails, and it
never goes any further????  I am running the Mail program with Vista.
Problem deploying binary21 Apr 2008 18:34 GMT3
I have MS Visual Studio 2005, on 32 bit WXP.
I created a simple C++ application.  It runs well and fast on my
machine.  However, when I copy the binary to another machine,  I get
the following error:
Calling a managed method with an out parameter from C++21 Apr 2008 15:17 GMT1
This is probably a really dump question but I'm stuck and need a leg-
up with this.
I'm writing a C++ interop layer that couples a managed plugin to an
unmanaged host (specifically its a managed implementation for a
ToUpper not working21 Apr 2008 14:38 GMT2
I have the following managed code:
String* ts;
ts = S"   test   ";
ts = ts->Trim();
Using an icon resource as a button image21 Apr 2008 10:07 GMT1
I am using VS2005 in a cli managed application.
I have buttons which load icon files to use as button images.
I use icons so that the images are already transparent when placed.  The IDE
converts these to images and stores them in the form resx file, and I change
problem using delphi dll in vc++21 Apr 2008 09:54 GMT7
I am using a delphi DLL in vc++,static linked with ".h"and "lib".
the export functions in DLL are "__stdcall",but the function doesn't
work well,it often returns some weird values.
when I add codes as follows,it suddenly works well. why??
Sync file version with assembly version21 Apr 2008 07:49 GMT5
I have a C++/CLI project (VS 2005) that produces a DLL that exports C bindings.
Internally, this DLL contains routines compiled with /clr.
I notice that my DLL doesn't have a version resource.  I assume that, unlike C#
and VB, C++ doesn't automatically generate a version resource. ...
version info in VS200520 Apr 2008 14:07 GMT2
I can't for the life of me figure out where the version info properties
are in a Visual Studio 2005 C++ DLL project. In VC6.0 it was a page in
the resources. In VB 2005 it's in the AssemblyInfo. Where is it in a C++
DLL project?
Immediate openings with Product development company19 Apr 2008 07:52 GMT-
Hi Friends,
We are having an immediate openings with one of topmost product
development company for position of "User experience designer".The
experience is 4 to 7 years and should be strong at photoshop and has
array variable subscript generate wrong code (2008) ?18 Apr 2008 16:29 GMT3
here is the code:
DWORD SomeFunction(DWORD Dw_0, DWORD Dw_1, DWORD Dw_2)
{
    return Dw_0 + Dw_1 + Dw_2;
Pages: 1 2 3 4 5 March, 2008
 
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.