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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
template overloading operator c++ 6 to vs200506 Oct 2006 08:22 GMT4
I am converting some C++ projects from 6 to vs2005
I turned off precompiled headers and common lanuage runtime
support.
template<int nSize> class DBString
AppDomains and static unmanaged variables05 Oct 2006 15:36 GMT6
Our application environment consists of three basic layers:
1. Third-party unmanaged DLLs that were written before the CLR was invented
and maintain a significant amount of information (including memory
management and connection pooling constructs) as static variables which were
detecting volume mute in windows05 Oct 2006 10:31 GMT2
I am implementing a mute button on my application which successfully
changes the mute status of the mixer in windows. I would like to know
if there is a way to detect the mixer being muted from outside the app
(by the user or another program), so I can display this in my own app.
service coded in managed C++; how are restarts handled?05 Oct 2006 10:04 GMT6
I am new to this game so please bear with me. I have just written a simple
application as a service using Visual Studio and managed C++. I wish the
process to run in the background and to not use a GUI **ever**. It just
runs. And if it fails for ANY reason then it is simply to be ...
embed motorola s file in exe05 Oct 2006 07:07 GMT4
     I want to embed a motorola s file in my exe file using Visual
C++.net,
     and then I can use the data in the Motorola file.  How should I
do?
array<float>^  to float* conversion04 Oct 2006 18:36 GMT5
Hi all, i'm new in visual c++ and i'm having troubles converting types.
Let me explain: i have an unmanaged c++ function that wants an float*
parameter but i have an array<float>^, how i can covert it?
the following code doesn't show up any error during compile time but
Where can we get a complete list of VC++ data types?04 Oct 2006 10:01 GMT4
We need a list of all VC++ Data Types. Searched through MSDN but could
not find a single list. Since we are new to VCC+ we really don't know
if what we are getting is sufficient or there is more.
Would help if we could get some reference link.
Linking error while compiling unmanaged C++ code with /clr03 Oct 2006 22:50 GMT3
We converted VC++ 6.0 to VS 2005 and tried to compile with /clr,
however, we got few linking errors:
MSVCMRTD.lib(mstartup.obj) : error LNK2022: metadata operation failed
(8013118D) : Inconsistent layout information in duplicated types
STL CLI When?02 Oct 2006 15:35 GMT5
Any news on when STL for .NET will be available?
ASP.Net .Net 2.0 public static string method in web page01 Oct 2006 23:33 GMT1
I got two ASPX pages in VS 2005 .Net 2.0
One code behind is
public partial class C1 : System.Web.UI.Page
{
Pages: 1 2 3 4 5 6 7 September, 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.