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++ / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
bug in VC++200329 Jan 2004 06:11 GMT1
I am not sure if this bug was noticed before so please ignore posting if it
was.
I was playing with sample from "C++ Templates The Complete Guide" chapter
8.2.4
Problem : Usb Time Outs by SetCommTimeouts29 Jan 2004 03:31 GMT2
Hello NG
    I’m developing software for my hardware which is connected via USB to my computer, I already have written the necessary firmware and a mini driver (by Windws2000 DDK) which both works
The Problem
I want to define communication time outs for non-overlapped read and write ...
stackwalk / callstack and symbol resolve of managed and unmanaged code - dbghelp, etc.29 Jan 2004 02:52 GMT2
We use StackWalk(StackWalk64) from dbghelp.dll to walk our
callstacksas needed, using the various Sym* methods
(SymGetSymFromAddr, SymGetLineFromAddr) to resolve source file,
function name, and source line number for each frame.  This works fine
beginners question...28 Jan 2004 23:50 GMT2
i'm a beginner to programming in anything beyond BASIC and would like a
(probably simple) question answered.
i am wanting to write a program with similar interface to the music programs
which have small instruments and effects which can be dropped onto a large
Virtual destructor causes LNK2001 !28 Jan 2004 22:56 GMT1
I encountered the following problem:
I created a "class library (.NET)" project and made a first build,
which produced a warning:
> nochkclr.obj : warning LNK4099: PDB 'libc.pdb' was not found with
VC++28 Jan 2004 18:27 GMT1
i'm using VC++ to create a handwriting recognizer.. just
the recognizer.. is there anyoe have any idea on this?? i
want to create my own gesture as the default recognizer
cannot detect a pi symbol.. or is there any method which i
Compiler Upgrade28 Jan 2004 15:58 GMT1
This seems to be confusing but let me know if anyone has encountered it
before.
I am presently working on a compiler upgrade of a huge source code. The
code did not give any errors on VC 6.0 compilation. But in VC 7.1
Using Clipboard Class27 Jan 2004 23:59 GMT1
I am new to .NET world.
Someone please show me how to use the Clipboard class in an unmanaged code.
Assume I have a MFC CString variable strText. How to put the value in
strText into the clipboard using the managed extension class Clipboard.
[?] Querying for C# methods from unmanaged C++ via COM27 Jan 2004 20:25 GMT3
This question relates both to C# and to unmanaged C++, but is not really "C#
specific" at the C# end.
Let us suppose that I have a C# class such that:
using System;
Porting existing code from VB.NET to Managed C++27 Jan 2004 19:19 GMT1
 I have some existing code in VB.NET and have to port it to Managed
C++. Is there any existing tool which lets me do this job? If not,
hwat would be a better approach to doing this, line by line
translation or rebuilding the code from scratch
Working with Forms in MC++27 Jan 2004 19:14 GMT1
   I have a simple form in my Managed C++ application that has a textbox on it that is meant to act like a console.  The textbox is updated with information as the program runs.  My problem is that a VB textbox does not recognize C++ escape characters and I want to display a ...
Using NMAKE to build C++ app - Falling over27 Jan 2004 19:14 GMT2
I'm new to C++ and .Net but I have been giving the task of building a
C++ application using NMAKE.  Simple huh?
I have visual studio .net installed and therefore VC++7.0.  However
when ever I try to run NMAKE from the dos prompt it is unable to find
CMimeMessage27 Jan 2004 09:21 GMT2
can I use this ATL classes with standard Win32 application?
Regards, Robert
Menu not showing hot keys at runtime27 Jan 2004 02:37 GMT6
Using VC++ 2003/winform app
I added a menu to my main form and then added "&File" as the text of the first item.  At design time it appears as expected (the F in File is underlined).  At runtime the F is not underlined.  I don't see any settings for enabling/disabling this.  What ...
Managed C++ Static Link Library problem27 Jan 2004 02:30 GMT4
We are trying to build a managed C++ static link library containing several classes which are members of a namespace.  The build of this library seems to work OK.  No errors.
We then try to use this library in a managed C++ application and get the following linker error.
LINK : ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 December, 2003
 
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.