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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Delegates and Threads04 Sep 2004 13:32 GMT1
I am writing a Managed C++ image processing application which consists of a
main window and a number of image processing windows.  The main window is a
Windows Forms and each image window is an instance of a different Windows
Form.  The image windows are created by creating New ...
Web Services in C++04 Sep 2004 02:52 GMT5
I'm trying to use the Google Web APIs from a VC++ DLL, I've added a web ref,
etc, etc, I just don't know how to reference the class. I have included the
appropriate headers and added a "using namespace" at the top for the
namespace contained in a generated header. The class is
Using PlaySound() from within a DLL03 Sep 2004 22:33 GMT4
Has anybody been using the PlaySound() function to play WAV files from
within a DLL? Here is what I normally do.
Since upgrading to 7.1 NET after using VC 6.0 for quite some time, I
found that I had to add the following lines in order to use the
File "mfc42.lib" cannot be opened03 Sep 2004 19:58 GMT1
(Type your message here)
I'm upgrading a VC++ 6 project to VC.NET 2003. The compiling is OK but not linking. The error message is "mfc42.lib cannot be opened". I looked through every setting of compiling and linking and didn't find mfc42.lib in there. I understand that VC.NET 2003 ...
"Find in files" doesn't work on Unix files03 Sep 2004 19:18 GMT1
I have a VC++ project which uses files located on my Unix account
Browsing (eg. go to Definition etc) works fine, however, if I use "Fin
in Files" it does not find any single instance of the string entered.
guess? it is a Windows (find)/Unix (grep) problem, but is there also
[VS 2005 C++] std::map problem using /Za with the debug configuration03 Sep 2004 13:49 GMT1
At the moment I am using Visual Studio 2005 beta 1.
The following program does not compile using the debug configuration
setting the "Disable Language Extensions" flag to "Yes(/Za)" while
using the release configuration the build has no problem.
Output from Console Application03 Sep 2004 13:20 GMT2
I'm compiling an old C program within Visual Studio to give me the
advantages of debugging within this environment. I'm building it as a
Console application using C++ as the language. It compiles and runs fine,
but if start debugging from within Visual Studio the standard output ...
ECMA Doc 8.8.4 Error02 Sep 2004 16:34 GMT2
When I try to compile the following from the ECMA Docs:
#using <mscorlib.dll>
using namespace System;
public value class point {
C++/CLI 2.0 Beta Books02 Sep 2004 14:09 GMT2
I noticed there are already lots of books like "ASP.NET 2.0 Beta First Look"
and likewise for vb.net and C#.  When can we expect the same for C++/CLI?
I'm anxious to get all the literature I can on this.  Is the delays because
of the complexity of this language combo or what?
how to avoid an assert in AfxGetResourceHandle  (in debugbuilds)02 Sep 2004 05:41 GMT6
I have posted this on 8/19/2004 but was unclear in my intention. So here it
comes again:
how can I avoid the failing assert in the following scenario?
- create a managed C++ Windows Forms Application,
How to downgrade to VC++ 6.0 fro VC.NET ?02 Sep 2004 02:12 GMT4
Hi..
someone built  app. with VC++.NET ..
But It cause error on Windows 98 SE .. No one can correct the error.
So I would like to downgrade the app to VC++ 6.0 ..
renaming project file ??02 Sep 2004 00:33 GMT1
I create a new VC++ project, then want to rename the default filename Form1
(used for .h, .cpp, .resx) to something else.
If I rename it from within Windows explorer the project becomes all messed
up.
using RS232 serial port01 Sep 2004 23:35 GMT7
Can anyone help me, please?
I have to read from some device through a serial port.
I am writing a program in C and I have to set baud rate 2400,
transmit bits 8, parity none, stop bits 1 or 2.
Usage of static library in C01 Sep 2004 20:37 GMT4
I'm a newbie to C, C++, and Visual C++ .Net, so if there is a better place
to ask this question, please let me know.
Using Visual C++ .Net, I haven compiled and linked a static library
"myLib.lib", providing the function "myFunc". I can access it without any
FindWindow01 Sep 2004 19:40 GMT2
Hello I am trying to use findwindow to list all the instances of an
application given a specific class name i.e multiple instances of notepad.
however findwindow will only find 1 instance of notepad and not anyothers if
more than one notepad is running. How do I detect all the ...
Pages: 1 2 3 4 5 6 7 8 9 10 August, 2004
 
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.