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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Debug question16 Mar 2004 19:31 GMT4
This is my error message
>>>First-chance exception in test.exe: 0xC0000005: Access Violation<<
And the line that generated this error is
>>>      timevalue[loopcountt] = duration;<<
Confusion about .h and .cpp files16 Mar 2004 12:52 GMT14
I am moving from Delphi to Visual C++ (vis studio 2003).
I always thought header files were for prototyping only and the cpp file was
for code
All (managed) C++ code samples I have seen (from MSDN), the cpp file is
Converting hex into ascii16 Mar 2004 10:03 GMT1
I'd like to know how to convert a code in hex into a code ascii.
thx
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
Pointer corruption calling across a DLL boundary16 Mar 2004 01:41 GMT4
I have a problem where I call a method in a C++ class with a pointer
which is a static member in that class.  When I use a debugger, I see
the pointer having a certain value, but when I step into the method
(F11), the pointer has a different value and is not pointing at
how to Get a handle of edit controle 16 Mar 2004 01:16 GMT1
H
How can i get a handle of edit controle
Any help would be apprecaited
Thank
Adding non-virtual, non-inline method to a class requires all dependent dlls to be recompiled16 Mar 2004 00:53 GMT4
We have a weird situation, and want to ask whether this is normal, and
if not, the things we should check for.
In our large system, compiled on Win 2000, we have these DLLs:
  a.dll
Prb building in Debug mode15 Mar 2004 23:22 GMT3
I just switched from VC6 to VC.Net (7.0).  A project I'm working on build
fine in Release mode, but when I switch to Debug, I get errors.  I'm not
really sure where to begin with regard to finding the problem, so I would
appreciate any help.
Need the smallest bound of RichTextBoxText15 Mar 2004 22:36 GMT2
Given a RichTextBox I need to be able to determine the smallest rectangle
that bounds the text. In other words the size of the smallest paper it would
fit on.
For example, if the box contains text only I need to know the width of the
Mysterious linker errors (LNK2019 + LNK2001) not present in VC615 Mar 2004 18:13 GMT1
Converting an standard mfc-app (which compiles without error in VC++ 6.0) yields some mysterious linker errors in VS.Net (7.1). I have to include two SAP-libs (cause my app calls an sap-rfc-module) which seem to be the source of the linker troubles. The linker messages state:
Double destructor?15 Mar 2004 17:56 GMT1
I have a c++ dll which i use in c# classes with the help of a wrapper
class.
In that wrapper class I have a destructor but I also have a destructor
in my c++ class. It looks like thios
Internal compiler error 15 Mar 2004 17:23 GMT5
The following code gives an internal compiler error on VC++ .net 2003. It
compiles on Comeau online, so I guess its leagal code.
Can anybody confirm the error and report it to MS?
Benedikt
Why do I get this linker error in an assembly15 Mar 2004 17:10 GMT2
Help !
I have created a Visual C++ class library (.net assembly) project with two
classes
named Base and Derived where Derived inherits from Base.
Unresolved external symbol CxxCallUnwindDtor with exception handling on15 Mar 2004 17:04 GMT4
I have created a Visual C++ class library (.net) project with two classes
named Base and Derived where
Derived inherits from Base. When I add a destructur to base I get the
following linker error:
MFC 7.0 - Differences in W2k and WinXP?15 Mar 2004 08:30 GMT3
I developed a simple application using MFC and Visual Studio .NET C++ 2002
(7.0). I developed the app on a computer with Windows 2000 Professional.
Other users of the application viewed the GUI as intended as long as they
were running Win2k operating systems. Users with Windows XP ...
font metrics15 Mar 2004 08:27 GMT2
Given a Font object, how can I extract ALL font metrics, including
characters metrics (possibly including kerning pairs) ?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 February, 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.