Skip to search.
wtl · WTL support list

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 13809 - 13838 of 16586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13809 wtl@yahoogroups.com Send Email Aug 1, 2006
7:20 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the wtl group. File : /EWF.zip Uploaded...
13810 Raja Babu
raja_raj_raja Offline Send Email
Aug 1, 2006
1:40 pm
Hi all Although old to WTL I am not highly experienced I am doing research in speech recognition in windows mobile If any body have any discussions on any APIs...
13811 Maciej Rutkowski
maciej_rutko... Offline Send Email
Aug 1, 2006
2:00 pm
Dear aunt, let's set so double the killer delete select all. ** darn, sorry, couldn't resist ;) ** Regards, MaciejR...
13812 John Burkhardt
jbx1138 Offline Send Email
Aug 2, 2006
4:36 pm
I have a subclassed control on a dialog box that I would like to behave as a static control. It is essentially a Rich Edit control, but used for informational...
13813 Igor Tandetnik
itandetnik Offline Send Email
Aug 2, 2006
4:45 pm
John Burkhardt <john.burkhardt@...> ... Handle WM_GETDLGCODE, return DLGC_STATIC. -- With best wishes, Igor Tandetnik With sufficient thrust, pigs fly...
13814 Roel Vanhout
rvanhout@... Send Email
Aug 3, 2006
9:50 am
Hi, A wizard-generated wtl application has the following code in WinMain: if(bRun) { _Module.StartMonitor(); hRes =...
13815 Igor Tandetnik
itandetnik Offline Send Email
Aug 3, 2006
12:05 pm
"Roel Vanhout" <rvanhout@...> wrote in message news:44D1C866.10606@... ... I believe so, yes. -- With best wishes, Igor Tandetnik With sufficient...
13816 wtl_prg Offline Send Email Aug 3, 2006
2:22 pm
I want the user to skip some of the displayed rows in CListViewCtrl - how do I go about doing this? I thought of handling LVN_ITEMCHANGING, but that may have ...
13817 jpandrieu Offline Send Email Aug 3, 2006
2:25 pm
I don't know if this is more of an ATL or WTL question, but I'm hoping someone here might have some insights. I have implemented an MSHTML-based window using a...
13818 smspencer_wtl Offline Send Email Aug 3, 2006
3:51 pm
... I did something similar to this for a list that looked like a tree (don't ask!), and solved this by handling WM_KEYDOWN as well, and looking for things...
13819 He Shiming
billholtsh Offline Send Email
Aug 4, 2006
4:46 am
Hi, I'm using a well-known approach to create my own tabbed dialogs. That is, I create several modeless dialogs as view window, and control show/hide upon tab...
13820 Igor Tandetnik
itandetnik Offline Send Email
Aug 4, 2006
12:00 pm
"He Shiming" <heshiming@...> wrote in message news:eauj84+9ir7@eGroups.com ... CTabCtrl::AdjustRect -- With best wishes, Igor Tandetnik With sufficient...
13821 He Shiming
billholtsh Offline Send Email
Aug 4, 2006
1:41 pm
... Thanks, I forgot to mention that I had already tried AdjustRect. But I can't get it aligned. I've got couple questions regarding this message. 1. What's...
13822 Igor Tandetnik
itandetnik Offline Send Email
Aug 4, 2006
2:54 pm
... The rectangle of the tab control itself, within its parent (assuming you are placing content windows as children of the same parent, that is, as siblings...
13823 hoang_truongda Offline Send Email Aug 4, 2006
7:37 pm
... U can use other link: http://www.codeproject.com/dialog/ezskin.asp http://www.codeproject.com/library/SkinCtrl.asp Learn WTL ...
13824 He Shiming
billholtsh Offline Send Email
Aug 5, 2006
1:24 am
... (assuming you ... is, as ... Well, I managed to solve the problem. It looks like we are supposed to create those modeless dialogs as child window of the...
13825 Ngo Dang Quy Duong
duong113@... Send Email
Aug 5, 2006
8:55 am
Hi man, i use WTL to create a Composite Control include CSplitterWindow, CListViewCtrl, CEdit. It has some problem 1. When i move the bar of the vertical...
13826 Konstantin Mironovich
const_at_ixbt Offline Send Email
Aug 7, 2006
11:39 pm
gentlefolks, I use a set (array/list) of view objects derived either from CDialogImpl<..> or CWindowImpl<..,..> (resizeable modeless dialogs, tree views, list...
13827 ??????.????
ryanginstrom Offline Send Email
Aug 8, 2006
12:08 am
... Destroying a top window should destroy its children as well, so there will probably be few times when you need to do this. When you do, I believe that the...
13828 John Robbins
jcr_alr Offline Send Email
Aug 8, 2006
3:21 pm
We have a number of WTL projects developed with VC6 and WTL that I would like to upgrade to the current Visual Studio compiler since I believe that VC6 is no...
13829 ic.iaxu Offline Send Email Aug 8, 2006
3:46 pm
May be this link will help http://www.codeproject.com/wtl/WTLExpress.asp...
13830 Daniel Bowen
newob_leinad Offline Send Email
Aug 9, 2006
5:27 am
The base class ActiveX hosting code for forwarding focus doesn't work well with Internet Explorer, so its best to do it yourself. Try handling WM_SETFOCUS with...
13831 Joe Andrieu
jpandrieu Offline Send Email
Aug 9, 2006
9:01 am
Daniel, Thanks for the code. You are close to the mark, as I've been woefully discovering in trying to debug issues of tabbing into/out of my container. What...
13832 John and Ann Robbins
johnrobbinsca Offline Send Email
Aug 9, 2006
11:21 am
Thank you very much - just the link I was looking for John Robbins. ... From: ic.iaxu To: wtl@yahoogroups.com Sent: Tuesday, August 08, 2006 11:42 AM Subject:...
13833 A H
ajhuddy2000 Offline Send Email
Aug 9, 2006
10:10 pm
This is for any PPC guru's out there: I am having difficulty making the vertical scroll bars appear in my property pages when the screen has been changed to...
13834 John Burkhardt
jbx1138 Offline Send Email
Aug 10, 2006
1:08 pm
Hi WTL list, I'd like to set the background color of my WTL main frame menu. But it is getting a wacky gradient background from the command bar background ...
13835 Igor Vigdorchik
igorv007 Offline Send Email
Aug 10, 2006
9:26 pm
This could be useful: http://www.codeproject.com/wtl/menuxp_wtl.asp John Burkhardt <john.burkhardt@...> wrote: Hi WTL...
13836 shaohao0218 Offline Send Email Aug 11, 2006
7:06 pm
Hi, WTLers: I still got a crash error when I tried to delete an modeless dialog box from "OnFinalMessage" in ATL7.1+WTL8.0 by pressing a CBitmapButton. I've...
13837 gilad_no Offline Send Email Aug 11, 2006
9:06 pm
Hi all, Does anyone know for a good TCP networking code to be used under windows? Most of the code I found was for MFC. I'm looking for an event driven...
13838 gilad_no Offline Send Email Aug 11, 2006
9:08 pm
Hi all, Does anyone know for a good TCP networking code to be used under windows? Most of the code I found was for MFC. I'm looking for an event driven...
Messages 13809 - 13838 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