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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SetIcon bug10 May 2004 06:11 GMT14
I found possible bug with set icon.
I'm not sure but I don't think this is supposed to work like this.
Program uses large instead of small icons.
Please tell me is it known bug or maybe I missed something.
error C2912: explicit specialization; ... is not a specialization of a function template08 May 2004 19:30 GMT1
Can anyone give me a simple work around to fix this compiler error on VC7.1
....cpp(23) : error C2912: explicit specialization; 'bool Equal<_F32>(const
_F32::type,const _F32::type)' is not a specialization of a function template
For this code:
Binary searching08 May 2004 00:15 GMT8
can anyone tell me what's the best way to search in binary content? Best if someone could post or link me to some source code (in C/C++).
The search should be as fast as possible and it would be great if the engine (or so) would accept multiple parameters (like a search offset, a ...
Data Structure question08 May 2004 00:08 GMT3
I have an application that loads a 150 MB text file containing 6.6
million strings. I want to be able to quickly determine run lookups
against this and determine yes or no; is a given string in this collection.
This obviously requires a binary tree (or possibly a hash table). My
__fastcall functions in a static lib, cant be called from managed code ??07 May 2004 21:44 GMT10
I have this giant library, it's static and it's all compiled in __fastcall
fashion.
I can not call any of those functions from winforms...
even doing a wrapper off the main class, I still cant call it....
Virtual functions not being called07 May 2004 14:56 GMT1
I have a pointer to a form
form->DoStuff();
but the subclass of form is not being called despite the DoStuff() being
declared virtual in the base class. One thing that is interesting is that
Using STL in a forms application07 May 2004 13:09 GMT2
I found out the hard way that I can't include an STL container in a
form object, and spent a half day trying to locate authoritative
documentation on exactly why.  So far I've concluded from indirect
evidence (no thanks to the online help) that what I want to do cannot
Suspected parser bug in VC7.107 May 2004 11:47 GMT2
For this
   template< typename T >
   struct X {
     void f(X) {}
Changing places on items in treeview!07 May 2004 10:46 GMT1
During drag&drop of items in a CTreeView - how do I replace items on the
tree which I drag an item on top of.
We can use the example of WindowsXP. In the start menu -> Programs ->
Startup. I can change places on items in that folder. How can I do that in
Problem using OCX in Mixed MFC & Managed App07 May 2004 09:56 GMT4
I have a VC7 App consisting of "old" MFC-Source and new Manged Source that uses an OC
in one of its MFC-based dialogs
When started, AfxOleInit (called in InitInstance) fails with a message that "OleInitialize returne
scode RPC_E_CHANGED_MODE"
Question about right click in a CTreeControl!07 May 2004 08:48 GMT3
Having problems about right clicking on an item in a tree control. The item
that is clicked on is not the right one.
If I have three items in a tree.
Here is my problem. I click on the first item with normal click. I click on
devenv bug with project reloads06 May 2004 21:38 GMT1
If you have a solution open that contains multiple projects and more than
one of those project files is changed outside of the environment (getting
from SourceSafe, for example), then the environment only offers to reload
one of the projects. The remaining projects are then out of ...
VC++ Program compilation/ debugging on Solaris machine06 May 2004 17:40 GMT1
How can we debug a VC++ application on Solaris machine? There is one header file called debugger.h but how to use it?
Send message from ProcA to ProcB06 May 2004 16:32 GMT4
How do you send a message from one App to another (say ProcA to ProcB)?
TIA
Augie
Managed C++ and Jagged Arrays06 May 2004 08:51 GMT3
Does anyone know the forthcoming Whidbey release of the C++ compiler support Jagged (or Ragged if you prefer) Arrays
If so how?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 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.