Skip to search.
wtl · WTL support list

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 4913 - 4943 of 16586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4913 soulofsealion <dworth...
soulofsealion Offline Send Email
Feb 3, 2003
1:58 pm
I generated a MDI project from the WTL7 wizard(originally done in VS6) I compiled this in VS.NET and the code executed OK. When I used the /clr switch. It...
4914 Alexey Rogovoy
ahsoftgroup Offline Send Email
Feb 3, 2003
1:58 pm
Hi, Anybody could give me ToolBar for Internet Explorer with XP Themes support? -- WBR, Alexey Rogovoy...
4915 Rodrigo Strauss
rodrigostrauss Offline Send Email
Feb 3, 2003
4:31 pm
Is there any specific reason to compile the project for CLR?????? Strauss ... From: <dworthem@...> To: <wtl@yahoogroups.com> Sent: Monday, February 03,...
4916 soulofsealion <dworth...
soulofsealion Offline Send Email
Feb 3, 2003
5:54 pm
I found the answer elsewhere. The problem is that HIMAGELIST is only forward declared as a struct in the windows header files. The solution is to put an...
4918 Paul Selormey
pegroups Offline Send Email
Feb 4, 2003
12:17 pm
The solution is simple, read the source codes for CPropertyPageImpl; and you will find notification message handlers to override such as int OnSetActive() { ...
4919 Angus Comber
anguscomber Offline Send Email
Feb 4, 2003
2:05 pm
Hello I am using an ATL control which generates an alarm dialog. Whenever the time comes round for the alarm dialog I see this error: The instruction at...
4920 Paul Selormey
pegroups Offline Send Email
Feb 4, 2003
2:38 pm
Do you have the source to the PVDayView9.ocx? Best regards, Paul. ... From: "Angus Comber" <angus@...> To: <wtl@yahoogroups.com> Sent: Tuesday,...
4921 Frank Wu <fwu@...>
wwu2057 Offline Send Email
Feb 4, 2003
3:32 pm
Hi All, I use ATL 7 created a full control with attributes, then added WTL header files. However, I got compile error with "atlctrls.h" and "atldlgs.h" because...
4922 John Wilkinson
johndiiix Offline Send Email
Feb 4, 2003
4:12 pm
Hi, Frank - Try searching the message archives on this topic (CComModule, or "ATL 7"); there have been several discussions on how to use WTL with ATL 7. You...
4923 Angus Comber
anguscomber Offline Send Email
Feb 4, 2003
5:37 pm
Unfortunately not. It is a third party commercial control. Angus ... From: "Paul Selormey" <paul@...> To: <wtl@yahoogroups.com> Sent: Tuesday,...
4924 Brock Davis
brocktriplets Offline Send Email
Feb 4, 2003
5:47 pm
Angus, How are you invoking the third party control ? Off hand sounds like your passing bad memory location. To debug, put a break point in the debugger right...
4925 Angus Comber
anguscomber Offline Send Email
Feb 4, 2003
6:00 pm
The dialog is NOT invoked by my application. Basically the system clock gets to eg 2 pm on Wednesday and then their ATL control generates an alarm dialog. ...
4926 ntufarellich <ntufare...
ntufarellich Offline Send Email
Feb 4, 2003
6:58 pm
See my reply to a kevin request: the message id is 4398. With TB_ADDSTRING try to use this string instead: "|New|Open|Save|Cut|Copy|Paste|Print|About||" Note...
4927 John Wilkinson
johndiiix Offline Send Email
Feb 4, 2003
7:05 pm
First of all, I assume that IODiary.EXE is your application. Is that correct? Second, does the error message come up literally with "My application name -...
4928 Gareth Simpson
xurble Offline Send Email
Feb 5, 2003
2:44 pm
The FAQ for the Windows XP design guidelines say that MS will consider releasing the source versions of the new 24bit colour / 8 bit alpha XP standard toolbar...
4929 rmarsdena@...
rmarsdena Offline Send Email
Feb 5, 2003
9:45 pm
I have a CReBar in my SDI app that contains a dialog with two edit control, a button and a combobox. The problem is that when I click on any part of it, it...
4930 BRANDON C CORFMAN
bcorfman Offline Send Email
Feb 5, 2003
10:13 pm
Rob, Make sure the "Control" property is checked in the rebar dialog's properties. Best regards, Brandon...
4931 rmarsdena@...
rmarsdena Offline Send Email
Feb 5, 2003
10:50 pm
Thanks Brandon, By "Control" property in the dialog, do you mean the "Control" option in the "more styles" tab of the dialog properties box. If so, that's set...
4932 Brandon Corfman <bcor...
bcorfman Offline Send Email
Feb 6, 2003
2:09 pm
Rob, I don't believe it's the message map. The advice I gave you was for VS.NET. Setting the "Control" option works for that version. But reading your reply,...
4933 rmarsdena@...
rmarsdena Offline Send Email
Feb 6, 2003
3:42 pm
Once again, many thanks, Brandon. That's about par for the course with Microsoft :-( I can't find any reference in the MSDN. I'll dig around the internals when...
4934 oleg_reabciuc <olegr@...
oleg_reabciuc Offline Send Email
Feb 6, 2003
4:10 pm
Hi there , I'm trying to create custom tooltip for CTreeListView ( Bjarke Viksoe) and I realize that subclassed control cannot use ToolInfo which have next...
4935 Brandon Corfman <bcor...
bcorfman Offline Send Email
Feb 6, 2003
4:54 pm
There is a TrackTooltip demo in the WTL Groups' Files section that deals with tooltips. Maybe this will help. Best regards, Brandon...
4936 Roger Headrick
rdheadrick2 Offline Send Email
Feb 6, 2003
10:00 pm
hi rob, Isn't this the default/expected behaviour of a dialog? I would guess you would have to handle either the dialog's WM_MOUSEACTIVATE or WM_LBUTTONDOWN...
4937 Dee Holtsclaw
ldholtsclaw Offline Send Email
Feb 6, 2003
11:51 pm
Or WM_SETFOCUS and set the focus to the WPARAM value... (BTDT) Ciao, Dee ... From: Roger Headrick [mailto:rdheadrick2@...] Sent: Thursday, February 06,...
4938 Hiu Sing Ngai
hiusing@... Send Email
Feb 7, 2003
4:13 am
Hello guys, I would like to place a edit control with a CUpDownCtrl attached in a View. However, I can't make the UpDownCtrl attach to a edit control even I...
4939 Manish Gupta
mr_double_word Offline Send Email
Feb 7, 2003
4:30 am
Hello wtl I have this list view. Which gives me a NM_CLICK notification when selection changes using the mouse (i.e. you click on a list item). I need a...
4940 Rick Parrish
hotsolder Offline Send Email
Feb 7, 2003
5:04 am
... LVN_KEYDOWN maybe? -rick...
4941 Rick Parrish
hotsolder Offline Send Email
Feb 7, 2003
5:09 am
... Or maybe ... LVN_ITEMCHANGED ... you might be able replace the NM_CLICK/LVN_KEYDOWN handlers with this one. -rick...
4942 Nathan Wilhelmi
nw60312 Offline Send Email
Feb 7, 2003
6:32 am
I believe that LVN_ITEMCHANGED will do what you are looking for. Nate ... From: Manish Gupta [mailto:mrmangu@...] Sent: Thursday, February 06, 2003...
4943 Ilker Aksen
octo_ian Offline Send Email
Feb 7, 2003
9:30 am
Hi, Did you check the order of controls on your dialog resource ? Updown control must come after your edit control in order to use autobuddy. Regards, Ilker ...
Messages 4913 - 4943 of 16586   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help