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++ / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
possible to connect OdbcDataAdapter to 3rd party driver with VC++.NET Standard??26 Dec 2003 02:18 GMT1
I am trying to learn .NET with the standard edition of
VC++.NET 2003 Standard edition. When I use the wizard in
the toolbox to connect to a non-microsoft ODBC data
source, I get the error message "It is only possible to
template question again25 Dec 2003 06:37 GMT1
The following codes can't pass compilation in vc7.1,
error occured at the possition where Foo is called.
************************************************************8
template<typename type>
Cannot use ExitWindowEx(...)24 Dec 2003 18:44 GMT1
Before I using this function, I've done all the prepare
things. This included:
   GetCurrentProcess();
   OpenProcessToken(...);
explanation24 Dec 2003 13:39 GMT1
I need somebody to explan to me what LINEAR SEARCH and  
BINARY SEARCH is.  This is the subject of arrays, so It
should be easy to explain.  THnak you for your time.
Run time error checks24 Dec 2003 09:59 GMT1
In VC7.1 there is the compiler option to turn on run time error checks
(/RTC compiler options). So if there are any uninitialized data a
dialog pops up.
I know it's useful but is there a way to turn this off for the session
STL iterator conversions in VC.NET24 Dec 2003 08:23 GMT3
I just moved from VC++ 6.0 to VS.NET and my project no longer compiles
properly. Why this doesn't work anymore (I get C2679 error):
---
std::vector<int> intVec;
Interesting Run-Time Check Failure #2 Information24 Dec 2003 08:15 GMT1
I got this error from my compiler with a little test class I was
playing with one afternoon.
It's not production code or anything, but it's small and I looked it
over pretty carefully and couldn't find anything wrong.
Closing a Context Menu24 Dec 2003 01:32 GMT1
Basic Question, difficult answer
1) Thread one; Open Context Menu.
2) Thread two; it needs close the Context Menu without Mouse interaction.
Thread two has all the information about the Context Menu
Problems building COM project - VC723 Dec 2003 17:42 GMT1
I'm having trouble building a new COM project I created in VC7. The
following linking errors occur:
nafxcw.lib(thrdcore.obj) : error LNK2019: unresolved external symbol
__endthreadex referenced in function "void __stdcall
Internal Compiler Error23 Dec 2003 17:42 GMT7
I am getting an Internal Compiler Error on two template
functions in VC++ 7.1. The weird thing is that in another
project these functions compile and run fine. The place
they are instantiated is fairly trivial and I don't know
using template23 Dec 2003 07:14 GMT2
the following codes can pass the compilation in VC6 but not in VC7.1..
is it a bug?
#include <list>
template<class type>
Differences between Windows Form design in VC++ and C#23 Dec 2003 04:21 GMT1
I am very confused about the different ways of VC++ and
C# for doing windows form/dialog design in Visual
Studio.NET.
In C#, after you drag & drop the components to the form,
Third Party Licensed Component23 Dec 2003 04:04 GMT1
Is it true that MS VC++.Net 2003 does not support licensed components?  I
almost bought a 3rd party serial port component and the vendor told me this.
They said it would only work on the development machine.  I searched google
and found a very similar thread about a year ago but I ...
Unresolfved token - sprintf23 Dec 2003 02:42 GMT3
I keep getting an unresolved token error during linking on sprintf.
I've included <stdio.h> but the problem is still there.
Linker error on VC 7 : unable to load ole32.dll22 Dec 2003 09:30 GMT5
I am encountering the following linker error on VC7.
LINK : fatal error LNK1171: unable to load ole32.dll
This error is only encountered for the "Debug" configuration. The project
successfully compiles/links in "Release" configuration.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 November, 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.