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
Add Class wizard05 Mar 2004 07:06 GMT2
When I begin typing the name of a class to add, it simultaneously begins to appear in the .h and .cpp fields----unless the class name begins with C (capital C). For example, if I try to name the class Complex, I ge
Complex for the class name bu
omplex.h and omplex.cpp for the other ...
Bug Report: Incorrect treatment of function types in VC7.104 Mar 2004 21:27 GMT2
According to 8.3.5/3 the types int(int(int)) and int(int(*)(int))
should be the same. Indeed, the test program at the end of this
message compiles and executes correctly on
   Comeau 4.3.3,
Is there a .NET equivalent to time_t???04 Mar 2004 19:47 GMT1
Hey there,
I believe the subject says it all.....
Please let me know.
Thanks
Access .MDB file04 Mar 2004 17:59 GMT1
I have an Access Database (. mdb file). I want to open it and fetch data to
my program using ODBC or ADO. Can any one suggest me a good weblink about it
?
Best regard
.NET Null Reference Exception in C library - I really need help....04 Mar 2004 16:36 GMT2
Hey guys,
I have narrowed down the location of the exception....it is occurring within a method call within
the strtok function:
Within strtok.c, there is a call like the following:
CxxCallUnwindDtor?04 Mar 2004 15:31 GMT1
I have an abstract class that inherits from 'MarshalByRefObject' which is also abstract. When I add a destructor to my class Link errors with message
error LNK2001: unresolved external symbol "void __cdecl __CxxCallUnwindDtor(void (__thiscall*)(void *),void *)" ...
user breakpoint problem04 Mar 2004 15:02 GMT2
Wish someone can help me out.
I have a windows appliction which uses both unmanaged and managed c/c++
code. Whenever I quit application I got following error:
Heap block at 07A3DEDO modified at 07A3DEDO  past requested size of 4
Static class members in different T.U. ?04 Mar 2004 13:12 GMT1
I'm having problems using static members of a class (largely HANDLEs of various sorts) as static class members of a class. It compiles OK but the linker complains of unresolved external symbol. Declaring them as just normal globals or member variables doesn't cause the said ...
generic function how to set up declaration,prototype04 Mar 2004 12:15 GMT2
Hi I am trying to learn how to set up and use generic functions (can operate on different data types).  I have a simple function to add any type, set up a
//template function to add any 2 types togethe
template<class T
    T Addition(T first,T second
TypeLoadException03 Mar 2004 21:42 GMT2
I am attempting to write a class to expose the STL map class to .NET
languages as an IDictionary. As part of the implementation I created an
implementation of IEnumerator that contains a pointer to an iterator.
However any calls to the enumerators constructor result in a
How I can logoff current user in Windows 2000 when the application is closed?03 Mar 2004 21:02 GMT1
Can anyone give me a suggestion: what WINDOWS API I can use to logoff the current Windows 2000 user when the my application is closed? Thanks.
Execution Problem03 Mar 2004 20:16 GMT1
C++ will not execute a program that I have built. It links fine and compiles fine. There are no errors or any problems at all. But when I say execute it just gives me a quick mouse with hour glass and goes back to the regular cursor without executing it. All the resource files ...
build03 Mar 2004 17:11 GMT1
If build creates a .exe where does it go...I feel like I need to set some configurations. Whenever I build I get a spawn error.
Oracle Pro*C and VC++ 7.1 - source control and syntax color03 Mar 2004 15:29 GMT2
I'm developing code using Oracles embedded sql in .pc-files. These files are
pre-processed by the proc-tool, which generates a .cpp-file. Here are my
problems
- Syntax coloring - how can I make the visual studio editor to color the the
Dll in C++.NET and "Fatal execution engine error"03 Mar 2004 14:36 GMT1
I have project in old C++ (not .NET). I have prepared .dll in C++.NET for
this old project. Project compile without any errors but after execution I
got error "Fatal execution engine error". Does anybody know where is
problem?
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.