Hi,
I have questions about WebBrowser control (AxSHDocVw.AxWebBrowser). I wonder whether it is possible to capture the new URL when the user clicks on a HTML link, to process or validate the new URL, and to prevent or allow the browser control to proceed.
The problem is that...
I don't get much response on the other forum. I am hoping that the experts on this forum may be able to help me with this.
I have a CTreeCtrl control on a CFormView form. Now I need to resize the tree control whenever user resize the form. I don't usually have a problem with this in VC++...
Hi,
I have a problem with resizing CTreeCtrl on VC++ 7.0. I am not sure where I went wrong but it give access violation message upon running.
Judging from the values on the debugger, I am thinking the problem might be that GetWindowRect() fails to get the proper CRect dimension (although I...
Hi,
Is Visual Studio .NET 2003 Academic version worth upgrading?
I am currently using Visual Studio 6.0 Pro and I am pretty much happy with the InstallShield and Help Workshop that came with VS 6.0
I wonder whether I should upgrade to VS .NET. Btw, I will be using mainly C/C++.
Thanks...
Hi
I get the following error when trying to run my codes on my VC++ 6.0.
Debug Assertion Failed!
File:dbgheap.c
Line:1044
Expression:_CrtIsValidHeapPointer(pUserData)
Can somebody explains what it means? Thanks.
Zech
Hi,
I have a server program that is going to be written in C/C++ and some clients written in Java. The client programs are going to send and receive binary data from the server. Now my problem is with interpreting Java binaries to something that C/C++ can understand.
I understand that...
Hi,
I have a server program that is going to be written in C/C++ and some clients written in Java. The client programs are going to send and receive binary data from the server. Now my problem is with interpreting Java binaries to something that C/C++ can understand.
I understand that...
Hi,
I'm learning how to use Microsoft Window's rich edit control and I'm stuck with the streaming in and out process of the rich edit control.
It would be great if someone can show me how to piece together the EditStreamCallback function and the EDITSTREAM structure. The explanation given in...
Hi,
Does anyone know a good book on OLE automaton from C language perspective?
I find it frustrating to see that most articles on OLE automaton are always associated with VB.
Thanks.
Hi,
I am a C programmer and I have this problem concerning ms word document format. I need to open and display an ms word document inside my program. I wonder whether there is a function or method that I can use for that.
Thanks.
Hi,
I need some help with creating tooltips using TOOLTIPS_CLASS window style. The problem is that I don't know how to handle messages for the tooltips control (when to send TTM_RELAYEVENT & TTM_ACTIVATE, etc.) I'd be grateful if somebody could show me the basic skeleton for handling tooltips...
Hi,
Does anybody know how to create tooltips via Win32 API (not MFC)? I know that Microsoft provides a special window class (TOOLTIPS_CLASS) for tooltips but I can't get the tooltips to work. Furthermore, the sample code in MSDN is confusing.
Thanks.
Zech
Hi,
Anybody knows how to create tooltips via Win32 API (not MFC)? I know that Microsoft provides a special window class (TOOLTIPS_CLASS) for tooltips but I can't get the tooltips to work. Furthermore, the sample code in MSDN is confusing.
Thanks.
Zech
Hi,
Does using constants such as #define WIDTH 25 would somehow be better than using variables such as short int width=25 (in term of speed and/or size)? Thanks.
Hi,
I have a problem with my VC6++ resource editor and I can't find the solution in the manuals.
Whenever I design a dialog box in the VC6++ IDE resource editor with a picture resource (a bitmap) on it, the picture always doesn't come out properly in the compiled program. The picture shows up...
Hi,
I am a Win32 programmer interested in learning about programming under UNIX systems. I would be grateful if anyone could recommends books or sites which would be of a great start for me to start learning about UNIX programming. Thank you.
Hi,
I have a problem with my VC6++ resource editor and I can't find the solution in the manuals.
Whenever I design a dialog box in the VC6++ IDE resource editor with a picture resource (a bitmap) on it, the picture always doesn't come out properly in the compiled program. The picture shows up...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.