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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C++/CLI asp.net13 Feb 2007 19:48 GMT3
I have been working on a web application that needs to interact with a
program on the server machine.  The programmer writing the code for the
server machine is a C++ guy and I was wondering if it is possible to write a
.dll in C++/CLI that can be placed in my web apps bin file ...
static msclr::auto_gcroot managed variables and the linker lock error13 Feb 2007 17:26 GMT4
I've noticed that when trying to create a managed, auto_gcrooted
variable in a antive class, the compiler throws linker exceptions.
While searching some forums I found out that this is a bug?  I
couldn't find the work around, just numerous references to the fact
C++/CLI managed Enum appears empty in CSharp12 Feb 2007 20:59 GMT12
I'm trying to define an enum which will be used from unmanaged c++, C++/CLI
managed c++ and from C#.
I defined the following enum in a VS dll project set to be compiled with the
/clr switch:
Column Width in a Gridview12 Feb 2007 20:46 GMT1
How can I change the column width in a gridview filled with a dataset?  I
can't get TableStyle to work.  Has anyone any sample code, please?
Thanks,
Helen
Mix/match windows forms and mfc views?12 Feb 2007 20:36 GMT1
I can create a new C++/CLI app and use managed UI controls, even make
the form an MDIParent and launch child forms.
Could I create an MFC view like CView - and use it within the managed
app?  I have set the project settings to include MFC as a shared DLL,
Thread priority Issue12 Feb 2007 19:56 GMT1
We have a C# app running on Windows CE that communictes with on board
GPS receiver using dll written in C++. C++ opens the port on which
receiver is connected using CreateFile with all the appropriate flags
and options. Its been working great but lately we have been having few
dllexport for vc 6.0 c++12 Feb 2007 16:43 GMT2
I needed a way to provide vc 6.0 c++ code a way to call managed dlls
compiled in vs 2003. In order to do this I created a wrapper (in vs
2003) for the managed code and made the functions accessible with dll
export.
BCB 612 Feb 2007 15:06 GMT1
I have a application in borland C++ 6 I wish to convert it to c++ studio
2005 is there a import
routine into VSC++
TIA
What is pinned exactly?12 Feb 2007 15:03 GMT1
Hi everyone;
I have a class with several members and I pin the first reference field in a
function;
public ref struct MyClass
Getting crash information12 Feb 2007 11:42 GMT8
I want to know that when my application is running outside of the debugger
(in debug or release build) can I set the application/project settings in a
way that when it crashes it tells me which method of which class it was
running while it crashed. And can it also give me the ...
Shell problem11 Feb 2007 00:54 GMT2
My problem concerns the shell.  If there's a better forum for this post,
please let me know.
I'm trying to create a ListView control that displays the contents of a
folder with all the appropriate icons etc.  I first tried this in c# with
Windows restarting continously10 Feb 2007 20:50 GMT2
hi my windows just restarts after a few seconds after startup, it says
services.exe is ending its process unexpectedly NT/AUTHORITY. So anyone
please help me.
Is a Managed MDI child possible from a WIN32 MDI parent?10 Feb 2007 05:52 GMT3
This may be a stupid question but ...
I have an Application that I can add "plugins" to.  It is a Win32 app
with a Multiple Document window area where it displays child windows.
I add functionallity by writing Win32 dlls.  Lately I've been using
SSE and Vector09 Feb 2007 16:50 GMT1
hi.. Group,
I want to use __m128i with vector, but it seems does not work. The following
code generated a runtime error indicating that there is a memory corruption.
   std::vector<__m128i> list;
Window Layout in VS2003 IDE09 Feb 2007 11:59 GMT3
Apart from the loss of the ClassWizard for MFC work, the thing I have
disliked most about the VS2003 IDE is that I have never been able to
arrange the windows in a way that I like. I have just obtained a new
1680x1050 widescreen monitor, and I would like to revisit this issue.
Pages: 1 2 3 4 5 6 7 January, 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.