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++ / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Edit control balloon tooltip blanks Winforms controls (MFC/.net mi03 Nov 2006 04:10 GMT2
I have an MFC application that has a CDialog based dialog box that contains
a .net UserControl (via DDX_ManagedControl) as well as a native edit control
which has the ES_NUMBER style set. Now a very strange thing happens: If I
press a non-numeric key in the native edit control, ...
Huge Floating Point Error02 Nov 2006 13:52 GMT5
While debugging the following code:
#include <iostream>
using namespace std;
int main()
Nasty Problem02 Nov 2006 13:22 GMT6
I have a REALLY nasty problem and could use some expert help.
I have two mixed mode apps. Each uses a mixed mode DLL that exports a couple
of classes. There is no dll main as it is not needed. This was working fine
until a couple of days ago when I added some (a lot of) new code ...
question related to sockets02 Nov 2006 10:59 GMT2
I'm working on a sockets app (using all those connect, socket, recv, send
stuff). There is one problem on just one of many pcs i deal with. This pc,
sometimes my app crashes on it, which is pretty usual cuz of application
bugs and I fix them of course. But the problem is that the ...
Cannot run exe to debug DLL in VS.NET 2003 - Unable to start debugging. Unable to start program. - Why???02 Nov 2006 09:57 GMT6
I'm using an executable (for which I do not have the source code nor the pdb
file) as the startup application to load a DLL I'm writing and need to
debug. If I try to debug the DLL I immediately get the error "Unable to
start debugging. Unable to start program XXX.exe". If I do ...
still with my ListView issue01 Nov 2006 19:55 GMT1
I'm still working with my ListView custom control and i would like to
have some confirmation and help.
1. If i understood well the OnPaint event is never thrown to ListView
control ?
Conditionally link a library01 Nov 2006 19:51 GMT2
I use a #define like WITH_MYSTUFF to conditionally compile code within
#ifdef WITH_MYSTUFF. I would now like the same define to conditionally link
with a library. In the linker settings of VS.NET 2003 I have 'Input ->
Additional
System Tray Application01 Nov 2006 17:15 GMT11
Hey There,
   I have a system tray application that is running, and it needs to
communicate with a Windows Service that I wrote. My problem is that if
a user switches to another desktop, I need the service to have
HDC to IntPtr01 Nov 2006 16:08 GMT1
how to convert a HDC to IntPtr ?
thx.
Al.
Removing Certain warning01 Nov 2006 15:56 GMT7
Hey There,
   I have this line of code:
    retVal = RegOpenKeyEx(HKEY_LOCAL_MACHINE,subKey,0,KEY_READ,&OpenKey);
   and it produces this warning:
hash_map question01 Nov 2006 15:15 GMT1
i just  don't get it:
hash_map<double, int> mapa;
double md = 0;
for(int j=0;j<1000000;++j)
My program sometimes can't exit normally01 Nov 2006 10:39 GMT2
When click X or other exit entry, OS will ask me to report error to MS,
then i use windbg to debug, it report:Unknown exception - code c0020001
(first chance)
Does anybody know what is the problem?
An unhandled non-continuable exception was thrown during process load01 Nov 2006 10:12 GMT5
I know there is similar post few years back, but it didn't help solving
my problem:
We have a big project. Our legacy code is ported to VC++ 2005 recently.
We have new feature written in C#.Net. We have developed a interop dll
Pages: 1 2 3 4 5 6 7 October, 2006
 
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.