Search the web
Sign In
New User? Sign Up
wtl · WTL support list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 15381 - 15410 of 16191   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15381
Any idea why the following code is crashing ? I always find it difficult to have parent/child exchange informations with each other. Generally I use a global...
Yarp
yarp2002
Offline Send Email
Apr 1, 2008
9:39 am
15382
How can we make one in WTL? ... You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. [Non-text portions of this...
fuheng wu
fuhengwu
Offline Send Email
Apr 1, 2008
5:09 pm
15383
Hi, Can anyone tell me what to do to make tracking tooltips work in a composite activeX control? I have an WTL dll containing multiple dialogs. One of those...
luc.roels
Offline Send Email
Apr 2, 2008
12:12 pm
15384
Is there a WTL tree control that supports tri-state checkboxes ? I only need it to support icons/images for each item, and tri-state checkboxes. -- Best...
Richard B.
dj_deipotent
Offline Send Email
Apr 5, 2008
4:57 pm
15385
Hi, I just discovered recently that the ListView control is created with a default timer. Steps to reproduce it is as below: Use the WTL appwizard to generate...
He Shiming
billholtsh
Offline Send Email
Apr 6, 2008
12:15 pm
15386
... <snip> Although I've not heard of it, it does make sense if the ListView does animated things....
tbandrow@...
tbandrowsky
Offline Send Email
Apr 6, 2008
1:28 pm
15387
AFAIK it is used for hot-tracking. On Vista there may be other uses as well. Timo -- www.TimoSoft-Software.de - Unicode controls for VB6 "Those who sacrifice...
Timo Kunze
timosoft2001
Offline Send Email
Apr 6, 2008
5:59 pm
15388
I'm trying to create a resizable dialog based application which contains several controls and, depending on the state of one (or more) of those controls (eg....
Richard B.
dj_deipotent
Offline Send Email
Apr 6, 2008
9:33 pm
15389
I'm going to want to do this, too. I was planning to create a few CWindow-based classes for the "right side" and just create and position the controls...
Dick Dievendorff
g0mfo
Offline Send Email
Apr 6, 2008
10:08 pm
15390
it turns on in-place edit -km ... From: He Shiming To: wtl@yahoogroups.com Sent: Sunday, April 06, 2008 4:15 PM Subject: [wtl] ListView is created with a...
Konstantin Mironovich
const_at_ixbt
Offline Send Email
Apr 6, 2008
10:54 pm
15391
http://www.cherea.de/bitbucket/checktree/checktree.html shows how to do in MFC and Win32, so you should be able to derive from that. ph ... simplicity and ease...
hauptmannp
Offline Send Email
Apr 7, 2008
11:21 am
15392
Hi Nenand, Thanks for the heads up. I think BTW, ... ___________________________________________________________ All new Yahoo! Mail "The new Interface is...
Richard Butler
dj_deipotent
Offline Send Email
Apr 8, 2008
11:49 am
15393
After some further research, I came across a container class, CDlgContainerCtrl (http://www.viksoe.dk/code/tabdlg.htm), written by Bjarke Viksoe which seems to...
Richard B.
dj_deipotent
Offline Send Email
Apr 8, 2008
12:47 pm
15394
Thanks. I also came across Hans Dietrich's, XHtmlTree, on CodeProject http://www.codeproject.com/KB/tree/XHtmlTree.aspx , which is overkill for what I want,...
Richard B.
dj_deipotent
Offline Send Email
Apr 8, 2008
1:02 pm
15395
I've seen several references to corrections to WTL code. How do we get those corrections? I've copied WTL from http://www.sourceforge.net, where the Version...
Dick Dievendorff
g0mfo
Offline Send Email
Apr 8, 2008
3:00 pm
15396
... Will the MDI client splitter fix to DrawGhostBar() in atlsplit.h be included also? void DrawGhostBar() { RECT rect = { 0, 0, 0, 0 }; ...
Robert Starr
mr.robertstarr
Offline Send Email
Apr 8, 2008
3:16 pm
15397
The 8.0 release is dated June 14, 2007, not 2006. I do not know when Nenad has another release planned, but the latest source is available in the SVN...
johndiiix
Online Now Send Email
Apr 8, 2008
3:38 pm
15398
Hi Dick, You'll need to access the source code repository directly through SVN, either with your own Subversion client or the HTTP interface. For the HTTP...
Richard B.
dj_deipotent
Offline Send Email
Apr 8, 2008
5:29 pm
15399
Hello all. So I have this CMainFrame class derived from CMDIFrameWindowImpl. On the OnCreate method, I create a command bar and attach the menu to it, as well...
Fernando Arturo GĂ...
kith_kahnan
Offline Send Email
Apr 12, 2008
9:55 pm
15400
Hi Fernando, Size the left toolbar band to its ideal size: CReBarCtrl(m_hWndToolBar).MaximizeBand(1, TRUE); should do it. cheers, AR ... From: Fernando Arturo...
Alain Rist
arnavpoch
Offline Send Email
Apr 12, 2008
10:09 pm
15401
... Thanks a lot, it worked well. Regards, FG....
Fernando Arturo GĂ...
kith_kahnan
Offline Send Email
Apr 13, 2008
1:05 am
15402
Pretty new to WTL ATL and C++ but I have made lots of progress recently. I am writing a Microsoft Office Com addin in ATL which includes a propertysheet and a...
matmidlw
Offline Send Email
Apr 16, 2008
2:01 pm
15403
... supports ... product ... project with ... I thought ... Debug compile ignores ATL_MIN_CRT. these error are the standard ones when including crt. first turn...
matmidlw
Offline Send Email
Apr 16, 2008
2:01 pm
15404
Thank you! I hadn't turned off C++ exception handling. I disabled that as well as the Buffer Security Check, turned on "Minimize CRT use in ATL", and my...
Dick Dievendorff
g0mfo
Offline Send Email
Apr 16, 2008
3:16 pm
15405
Hi, I'm hosting a browser control using CAxWindow. I need to interact between javascript and the hosting application, via "window.external". From what I...
He Shiming
billholtsh
Offline Send Email
Apr 17, 2008
4:49 am
15406
"He Shiming" <heshiming@...> wrote in message news:fu6ksn+9jp9@eGroups.com ... You don't need a separate DLL, but you do need to implement a COM object. ...
Igor Tandetnik
itandetnik
Offline Send Email
Apr 17, 2008
11:55 am
15407
At least, you need a c++ class which should has a vtabl the same as IDispatch's...
duyuor
Offline Send Email
Apr 18, 2008
3:27 am
15408
Hi, this is a concern I've had for long. I also have some modal dialogs in plugins, running for years now, and only recently I figured out how to do the same...
Yarp
yarp2002
Offline Send Email
Apr 20, 2008
9:43 am
15409
Hi, I've uploaded a sample project to explain this problem. You can find it at: http://f1.grp.yahoofs.com/v1/UB8MSDri54QXxYrXqSlqRmEl5x_flHDYaEppmwux1 ...
He Shiming
billholtsh
Offline Send Email
Apr 21, 2008
5:58 am
15410
... Not sure what exactly is causing it, but it's probably related to WM_ERASEBKGD. Anyway, if you remove the WS_CLIPSIBLINGS and WS_CLIPCHILDREN styles from...
domehead100
Offline Send Email
Apr 21, 2008
12:10 pm
Messages 15381 - 15410 of 16191   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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