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++ / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DoModal returns -1 when opening dialog with flexgid29 Sep 2006 19:24 GMT1
When I insert the FlexGrid control in a dialog (using controls toolbar) the
dialog fails to open on program execution (DoModal returns a -1). If I remove
the FlexGrid from the dialog, the dialog opens so it is definitely a flexgrid
related issue. This is using VC++ 6.0
DoModal returns -1 when opening dialog with FlexGrid29 Sep 2006 18:37 GMT1
When I insert the FlexGrid control in a dialog (using controls toolbar) the
dialog fails to open on program execution (DoModal returns a -1). If I remove
the FlexGrid from the dialog, the dialog opens so it is definitely a flexgrid
related issue. This is using VC++ 6.0
Sample of Unmanaged C++ code calling Managed C++29 Sep 2006 17:53 GMT1
Does anyone have a simple "Hello World" like application that demonstrates
unmanaged C++ calling managed C++ developed in VS2005?  I'm confused by many
posts as they discuss managed extensions from VS2003, and related techniques.
I have found managed to unmanaged technique very ...
reading in a file29 Sep 2006 17:02 GMT3
i have a file - which on each line has some data i need to fill into a
box - now although reading in the data is simple enough and putting it
in the correct box will be no problem, as i can just read a lilne then
put into the corresponding box...it just seems like a task i should be
Can I use .NET instead of COM29 Sep 2006 16:25 GMT1
I have several unmanaged C++ based DLLs.  I would like to wrap them and
expose them as a class library for third party use (i.e., VB).  In the past
(pre .NET days) I've done this with COM - I'd write ATL COM interfaces that
could then be programmed to in VB code by a third party. ...
unable to locate MSVCP80D.dll29 Sep 2006 15:44 GMT4
I'm using vs2k5 vc++ (native/unmanaged). I just took a separate copy of a
project from source control (vss) and after fixing its dependencies build it
and it builds fine. But when I try to run the exe it reports the following
strange message:
CWinFormsView28 Sep 2006 19:06 GMT1
I am trying to use CWinFormsView. I have followed the instructions in
the Microsoft article on changing a CView based class to use it.
However, when I compile I get this message:
fatal error C1189: #error :  MFC WinForms support requires /clr
is it possible to use DotNet Components in MFC via COM or Activex Tech?28 Sep 2006 16:26 GMT1
is that possible?
thanks
Passing managed object reference to unmanaged code27 Sep 2006 22:04 GMT8
I have some legacy unmanaged C++ code in which I've introduced some managed
C++ using the new CLI feature of VS 2005.   My managed C++ code invokes a
number of methods on a new C#class I've written.  This C# class creates
additional managed objects and passes one of them back to ...
String support under managed vc27 Sep 2006 21:45 GMT3
I have an old project written in c++ that also uses MFC.
It's a class that allows me to access a data base, it does not export
any MFC interfaces it's a "simple" c++ class that uses several
capabilities of MFC.
How can I to fill a polygon?27 Sep 2006 21:23 GMT1
I'm still new in VB and need to fill a polygon with a color ¿does exist some
code to help me to do that?
I appreciate some help.
Thank you
comapring two variants27 Sep 2006 17:16 GMT1
when I try to compare two VARIANTS, i get a compilation error.
when i tried the same in version visual studio 7.0 it works fine but with
7.1 it gives me the following compilation error:
binary '!=' : no operator found which takes a left-hand operand of type
Outlook application object27 Sep 2006 10:31 GMT7
I want to create an Outlook-appointment using .NET VC.
My Visual Basic example starts with:
Dim oApp As Microsoft.Office.Interop.Outlook.Application = New
Microsoft.Office.Interop.Outlook.Application
Generic SortedList Problem C++ VS200527 Sep 2006 06:35 GMT2
I have a program that works fine using Remove and Add to update
a value.  The program processes a log file from a router and
counts the hits based on url.  It bothers me to use Remove/Add when
all I want to do is change a value.  I can get the index using
ThreadPool and Dual Core Opteron.26 Sep 2006 23:54 GMT4
I have been seeing a strange behaviour when doing some tests on a Dual -
Dual Core Opteron system using Windows XP (32bits with SP2).
In out application we have a wrapper around the thread pool to handle the
work on renderers and CPU intensive tasks. On the Dual - Dual Core ...
Pages: 1 2 3 4 5 6 7 August, 2006
 
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.