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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot convert parameter from cli::interior_ptr<Type> to HRASCONN31 Mar 2007 23:42 GMT8
I'm having a bit of trouble using an HRASCONN object as a class member
variable inside my managed C++ class.  When I call RasDial() and pass in the
address of my HRASCONN object, I get the following compiler error from Visual
C++ 2005:
Marshal::StringToHGlobalAnsi and the corresponding overhead30 Mar 2007 20:56 GMT4
I have a c# GUI that needs to untimately send its data down to
unmanaged c++.  I've decided to do this by having a ref struct in the
CLI layer and have the c# populate this, and then pass it back to the
CLI layer.  The CLI layer will then populate the unmanged struct where
Data Transfers and IAsyncOperation30 Mar 2007 10:28 GMT2
Hello again! :(
I'm trying to implement asynchronous DnD (and Copy/Paste) in a custom NSE:
despite the lack of documentation, I found that i need my DataObject
implement the optional interface IAsyncOperation. I want to always use
VS2005 - Manually loading debug symbols30 Mar 2007 08:54 GMT7
I am attempting to manually load debug symbols for a module. I am doing
it by carrying out the ff steps:
i).   Select the call stack window
ii).  right click and select 'Load Symbols' from displayed menu
800736B130 Mar 2007 04:30 GMT1
After upgrading to VS2005/SP1 we started seeing this error (800736B1) on our
VC dlls. As close as I can determine it has something to do with the C
runtime.?
I copied the files from Microsoft.VC80.CRT along with the VC dll and this
Storing objects into a generic list.30 Mar 2007 03:53 GMT1
I'm trying to rewrite visual c++ code into visual c++ .NET code and
I've run across a problem with storing objects into a list.
Here;s an example of the code I have:
ref struct Cookies
linkage errors in release build  with VS200530 Mar 2007 03:18 GMT2
I am having linkage errors in my release build as ff:
------ Build started: Project: myModule, Configuration: Release Win32 ------
Linking...
   Creating library c:\mypath\myModule.lib and object
Managed Event Question - Static Event30 Mar 2007 00:04 GMT3
I have a static event declared in a C++ ref class, that can then be handled
in a VB app.  I'm trying to expose the static event through the interface
that the C++ ref class implements so the VB app can use the interface as
preferred.  How do you expose a static event through an ...
VC++ 2005 SP1 : redistirbutable files29 Mar 2007 20:46 GMT7
Hi,
I'm facing an issue and your help could be very helpful.
In few words, I have a app build with VC++ 2005 SP1.
I want to deploy it on a target machine, because the CRT dependency
List View variable throwing NullException29 Mar 2007 03:38 GMT2
I've added a list view to a windows form and I want to add items and
subitems to the list at runtime.  The problem that I have is that when
I try to use the list view control variable it throws the following
error
coredll.dll28 Mar 2007 23:18 GMT9
Where can I find coredll.dll? I have looked in
Program Files\Microsoft Visual Studio 8\VC\ce\Dll\x86
where it is supposed to be but it is not.
What dlls needed to deploy C++/CLI app28 Mar 2007 23:17 GMT4
What dlls do I need to redistribute with an application made using C# and
C++/CLI for a Windows XP Pro SP2 PC? As far as I have understood the
following are needed:
msvcm80.dll
MPR.DLL28 Mar 2007 23:13 GMT1
When trying to deploy my C#/C++/CLI application on a Win XP Pro SP2 with .NET
FW 1.1 and 2.0 I get the following error when opening my C++/CLI application
with dependency walker:
Besides the MPR.DLL module in dependency walker there is a Delay-load module
Running a function in the background28 Mar 2007 20:58 GMT6
Right now I have run into a problem. In my windows application I wish
to run a function called waitForClient(), which waits for a clients
connection using WinSock. Anyway, within the button click event, I
have inserted this function. The only problem is that when you click
basic_fstream and large files28 Mar 2007 18:16 GMT3
I have code written using the basic fstream object on a Win32 system.  This
is of course simply a typedef for basic_fstream<char, char_traits<char> >.
This object can not be used to write or read files that are larger than 2Gb
in size, as it would appear (from looking at the ...
Pages: 1 2 3 4 5 6 7 8 February, 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.