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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to avoid manual copying?31 May 2005 19:13 GMT2
I have an assembly ComnAssembly.dll which is used by 3 applications.
In other words there are 3 solutions which include ComnAssembly.dll
project.
In order to avoid manual copying I use post-build event command line
graph plotting31 May 2005 08:24 GMT2
any1 know how to plot graph using vc++??
thanks
wayne
--
IServiceProvider error31 May 2005 07:30 GMT1
I'm writing a managed c++ project and have the following error:-
error C2872: 'IServiceProvider' : ambiguous symbol
could be 'c:\Program Files\Microsoft Visual Studio
8\VC\PlatformSDK\Include\ServProv.h(48) : System::IServiceProvider
error LNK2019: unresolved external symbol "long __stdca31 May 2005 06:27 GMT4
Hi,
I'm trying to use some power management features with windowsx xp
and I have visual studio .net 2003 installed.
As per documentation of ACPI, you can
Create an instance of a form31 May 2005 05:57 GMT4
I'd like to create and affich an instance of the form "Form2" as a mdichild
of the actual form.
In C#.net, I know that is like this :
Form2 MyForm=new Form2();
Form freezing form31 May 2005 00:51 GMT13
Why in this code the form *does not refresh* when it gets the focus/after some time?
#using <mscorlib.dll>
#using <system.windows.forms.dll>
#using <system.dll>
My first C++ Form30 May 2005 20:13 GMT2
I'm trying to use a Form in C++ for the first time.
Alas, my only C++ .NET book is for 2002, so it does  not cover Forms.
In the snippet below, where lstOutput is a Listbox control, I get the error:
i:\C++\C++Code\UseForm\Form1.h(121): error C2664:
How to watch export function and class from a managed DLL?30 May 2005 19:08 GMT3
I can use the tool such as dllexp.exe to watch the export functions which
built by unmanagedC++, but I can not watch the export function or class
built by managedC++ .
Who know where has the tool that can watch this?
Streams and commas30 May 2005 14:11 GMT4
Why does the following code print "fail" instead of "123"
in the vc 2005 beta?
Thanks
-John
C++ assertion30 May 2005 10:37 GMT2
(Type your message here)
I am supporting a system which uses ORACLE Forms, and we are getting an intermittent error:
Assertion failed!
Program: D:\Dev6i\bin\ifrun60.exe
Can I use what kind of toos for viewing the class of a COM DLL?30 May 2005 03:17 GMT1
Can I use what kind of toos for viewing the class of a COM DLL?
Regards,
Joye
developing managed c++ library29 May 2005 19:30 GMT7
I try to develop a .Net class library using managed c++ and have several
problems:
- If I use operator new, I get a linker error because operator new is
missing. Searching the web I found out, that this is a well known
Passing information between Visual C++ .net & Visual FoxPro29 May 2005 14:10 GMT2
I am developing an application on Visual Foxpro 7. I would like to inculde
some .NET functions in it.
For this purpose I have created a dll in VC++ .net using managed c++. I have
written all the code in the .h file. What should I write in the .cpp file to
assignment operator syntax29 May 2005 04:48 GMT5
To follow up on the "copy constructor clarification thread"...
The assignment operator syntax shown previously:
MyClass% operator=(const MyClass%);
seems to have problems if you have member properties that need to be copied
ASP/ActiveX Error28 May 2005 16:53 GMT1
I have set up a website and am testing ASPs. I have created
a very simple ActiveX component with two interfaces:
    AboutBox() - displays  About details
    calcpi()   - returns   3.14159
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 April, 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.