Similar Threads:
1.Wierd problem: The controls lost their positions and sizes, and error message
Hi there,
I developed a Win32 dialog-based GUI application, and it worked fine in both
Win2K and WinXP computers (I tested it in about 5 computers).
Recently I found something wierd when testing the software in two computers
of our customers (one WinXP Professional Ver 2002 desktop, and a laptop with
WinXP ). For the laptop, the controls lost their original positions and
sizes, for example, the bitmap was put to the left instead of the center,
and the dialog became smaller. In the desktop, I had the same problem and
got one error message: "Debug Assertion Failed. File: filecore.cpp.
Line:238"
Anybody can help?
John
2.CAxWindow and keyboard messages
Hi,
In a custom application written using ATL/WTL, I'm hosting (using
CAxWindow) an ActiveX control, that is itself hosting Microsoft Word !
The problem is that Microsoft Word does not receive keyboard messages.
I have checked with Spy++, and none of the windows in the hierarchy
down to Microsoft Word receive keyboard messages.
Do anyone knows where the problem might come from?
Thanks for your time.
Maxime.
3.CAxWindow (atlaxwin71) hosting browser control is very slow for remote http urls
4.CAxWindow Best way to tell control didnt work?
Hello everyone, looking for some idea's
When one creates a CAxWindow, or uses CreateControl, if the control is not
found the window defaults to an IE control and the HRESULT does not show an
error.
Is there a way to tell that the control did not work.
thanks
5."Losing" Controls on User Controls
Hi,
I have been developing with C# User Controls and occasionally have a problem
where I "lose" a control from the design surface of the User Control. The
controls that I am using to build my User Controls are themselves custom
controls.
Occasionally, when I change something in either the User Control and/or one
of the custom controls that are on it and recompile, when I go to the
"Visual" design surface of the User Control, the custom control that used to
be on it is no longer there. But if you look at the code for the User
Control, the custom control object is still declared, and any references to
it in code are still there. But apparently it's no longer added to the User
Control in code.
I have a workaround...
1) Remove declaration of the "lost" object from the User Control code.
2) Go into the toolbox and get the custom control and put it back on the
User Control
3) Set any custom control properties that were set before, and re-register
for custom control events (because the eventhandler methods are still there
all I have to do is select the right one thank goodness)
Still, this is an ENORMOUS PAIN IN THE BUTT when it happens. Can somebody
tell me how to avoid this situation (Please don't say don't use custom
controls on User Controls).
Thanks.
BBM
6. Web custom control losing event handling on included control
7. First message sent is lost (TCP)
8. MSMQ loses the first message