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++ / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
fatal error C1001: INTERNAL COMPILER ERROR16 Jun 2005 23:56 GMT1
I'm getting this error when I try to rebuild my project:
Compiling...
stdafx.cpp
c:\program files\microsoft visual studio .net
Use another login16 Jun 2005 23:43 GMT4
I want have access to restrict folders when inside one application. A general
user using the browser does not have access to these folders, but using the
application is supposed have access to those folders.
Is possible the application use a specific login to have access to a
Managed C++ & P/Invoke in a web serice16 Jun 2005 20:32 GMT1
I am exploring using P/Invoke to call some legacy code from our customer
contact software. I have been trying some simple test scenarios and haven't
had success. Can someone point me to an example that shows how this can be
done? Here is a snippet of code I am trying:
bug in VC++ 7.1??16 Jun 2005 17:14 GMT2
Hello, the code speaks for itself: is this a bug?
#pragma once
#include <list>
template<class T>
limit applications to one instance in Visual C++ .NET16 Jun 2005 17:07 GMT2
I have developped an application used by Windows Forms (.NET) at Visual C++
.NET v2003. I would like to limit my application to one instance working at a
moment. More than one working application is not allowed. I am requesting
help about this question.
Dependent names lookup in VC2005 B216 Jun 2005 16:24 GMT2
I just checked that the following did compile with VC2005 b2, and I
think it shouldn't:
template <typename T> struct A
{
Does this VC.net dissasembly look right?15 Jun 2005 22:03 GMT12
I declare two variables and call a function.  The second to last statement
seems fishy to me.  My other non-static function calls to other methods in
the same class do not have "this" line.  Furthermore, after executing this
line, the addresses of my local variables change.
label focus control15 Jun 2005 19:10 GMT1
I have a label such as :
label1->text= “&method”
and I have a textbox
I want that the textbox receives the focus when the user press alt+m
NULL undeclared identifier !15 Jun 2005 18:46 GMT5
I'd like to clear a picturebox
I used
pictureBox1->Image=NULL;
but I obtained
ActiveX in .NET15 Jun 2005 11:02 GMT1
I wondering if i build an activeX DLL using .NET Framework and need to user
it in client machine , should I install .NET framework in order to use it.
ActiveX Registration15 Jun 2005 11:01 GMT3
I created an ActiveX control using Visual Studio .NET 2003 and will use it
with HTML page , the problem I have that I need not to foce the client to
Register the ActiveX in order to use, i need the registration process to be
done automatically , how can I achieve this?
use VS.net to write pure c++14 Jun 2005 19:53 GMT3
I am using VS.Net2003 as editor to write my pure C++ program, in other words
I am not using any .net feature and all the code are unmanaged. How do I tell
the compiler(VS.Net 2003) this is what I want, as by defaulti it seems I
cannot see the address information of the the ...
error LNK202014 Jun 2005 13:32 GMT2
I am using VS.net 2003 and trying to build a very simple console c++
application. But got the
Console error LNK2020: unresolved token (0A00000D) MyString.__dtor
Console fatal error LNK1120: 1 unresolved externals
Initializing a struct with an array literal14 Jun 2005 13:02 GMT7
I am trying to test a command line parser. So I came up
with this (simplified):
   struct test {
     int          argc;
Threads created in unmanaged code always use the default app domai14 Jun 2005 00:09 GMT3
I have developed an application that uses mixed C++ to integrate managed
.NET applications with an unmanaged C++ application whose behaviour I cannot
change.
The unmanaged C++ application uses the Win32 API's CreateThread fn to create
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 2005
 
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.