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...
Show off your group to the world. Share a photo of your group with us.

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 13188 - 13217 of 16191   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13188
Here's the final version (I hope): 1 - No aygshell 2 - Maximized property sheet: CMaxPropertySheet::CMaxPropertySheet(LPCTSTR pszTitle) ... { m_psh.dwFlags |=...
João Paulo Figueira
joaofig_y
Offline Send Email
Jan 2, 2006
5:23 pm
13189
Hi all, I'm trying to use a CScrollImpl/CScrollWindowImpl. I have a main frame and a view. I derive the view from CScrollWindowImpl and call SetScrollSize(). ...
Marko Bozikovic
enbozho
Online Now Send Email
Jan 2, 2006
7:22 pm
13190
... Please disregard this part, I misread the ATLASSERT condition. The first part of my mail still stands :) -- Marko ICQ: 5990814 I'm not under the...
Marko Bozikovic
enbozho
Online Now Send Email
Jan 2, 2006
7:29 pm
13191
Hi, I guess UPDATE_UI_MAP and DLGRESIZE_MAP somewhat depend on non-conforming VC++. Assume CMainDialog is a class template. DLSZ_SIZE_X could not be found if...
MB
mb2sync
Offline Send Email
Jan 2, 2006
7:53 pm
13192
Hi,, I've just upgraded an existing wtl mdi app from wtl v3 to v7.5, and modified it to change what was a plain menu to a rebar band, as in the mdi sample. So...
ian
voodini2001
Offline Send Email
Jan 3, 2006
2:34 pm
13193
... the ... (using ... 2nd ... I have something like this: CMenuHandle menu = m_CmdBar.GetMenu(); CMenuHandle menuFile = menu.GetSubMenu(0); CMenuHandle...
Bjarke Viksøe
bviksoe
Offline Send Email
Jan 4, 2006
2:09 pm
13194
I need to use a Listview for my application. I need its scrolling abilities but I cannot show the scroll bars, since the application is for a touchscreen...
Ilir Deda
iliriada2002
Offline Send Email
Jan 4, 2006
9:21 pm
13195
... Thanks bjarke, I think what you have is similar to what I have, except you have a popup menu for the recent items? In any case, I have tried it this way as...
ian
voodini2001
Offline Send Email
Jan 4, 2006
9:28 pm
13196
Hi Ian, You are right, the menu is changing every time another MDI child window is changed, and that is why you need to set the MRU menu for each change. Menus...
Nenad Stefanovic
nenad_stefan...
Offline Send Email
Jan 4, 2006
10:28 pm
13197
Hi Nenad, Thanks for that! I've done the same thing and now I'm seeing my mru list updated for each child. Just to make sure I understand whats going on here -...
ian
voodini2001
Offline Send Email
Jan 5, 2006
12:43 pm
13198
Since I just spent about a half hour searching for my old account (and failing) then jumping through hoops to create a new account to post here I hope someone...
no_good_names_availab...
no_good_name...
Offline Send Email
Jan 5, 2006
4:47 pm
13199
Hi Ian, Yes, that is correct. Cheers, Nenad ... From: wtl@yahoogroups.com [mailto:wtl@yahoogroups.com] On Behalf Of ian Sent: Thursday, January 05, 2006 4:43...
Nenad Stefanovic
nenad_stefan...
Offline Send Email
Jan 5, 2006
8:02 pm
13200
Trying to rotate an image and then display it in Windows CE 5.0. It seems to be possible by taking an IImage, converting it to an IBitmapImage, rotating it,...
Sean Kelley
svk_sweng
Offline Send Email
Jan 6, 2006
1:01 am
13201
Hi guys, Has any one of you developed or seen an MDI WTL application combined with a Splitter Window? We want to have a similar application. In the left half...
ingarrune
Offline Send Email
Jan 6, 2006
3:14 pm
13202
Hi all and happy new year, I saw in emule (http://emule.sourceforge.net) an interesting tooltip subclassing method: listview's tooltip is subclassed with a...
jo_lindien_2000
Offline Send Email
Jan 6, 2006
7:53 pm
13203
DDX_UINT_RANGE is the way to go. You need to override two functions at the bottom of atlddx.h. I think OnDataExchangeError only gets called if you have a...
Scott Leonard
scottbleonard
Offline Send Email
Jan 6, 2006
11:18 pm
13204
Yup--I developed one for Microsoft. Each MDI window had its own document instance, and used a splitter containing a treeview in the left pane, a forms window...
R. J. Dunnill
rjdunnill
Offline Send Email
Jan 8, 2006
9:51 pm
13205
Hello R.J. Dunnill, Thanks for the info. I have also received another sample program on MDI/Splitter window app. I have a small problem with it, but I hope to...
Ingar Steinsland
ingarrune
Offline Send Email
Jan 8, 2006
11:09 pm
13206
Sure, I'll do my best to answer it. Regards, RD ... From: "Ingar Steinsland" <ingar@...> To: <wtl@yahoogroups.com> Sent: Sunday, January 08, 2006...
R. J. Dunnill
rjdunnill
Offline Send Email
Jan 9, 2006
2:19 am
13207
Hi All, I guess I ran into some kind of design problem here and I need some help. In my program, there's this PaneContainer established by WTL's ...
He Shiming
billholtsh
Offline Send Email
Jan 9, 2006
7:20 am
13208
Hi He Shiming! It needs to change a little in the CPaneContainerImpl<> class to have a needed button for the horizontal pane as following: in enum: 1)...
v_s_ha
Offline Send Email
Jan 9, 2006
11:32 am
13209
... have ... shown ... Thanks Valery. But here's the thing. I wish to put a button in addition to (not instead of) the close button. Yes, one button on the...
He Shiming
billholtsh
Offline Send Email
Jan 9, 2006
11:47 am
13210
He Shiming, I stressed where you must pay attention ( m_cxToolBar length and alignment). Implementation depends on you. I wrote CPaneContainerEx for my...
v_s_ha
Offline Send Email
Jan 9, 2006
1:42 pm
13211
You dont have the correct Platform SDK installed. You should download and install Microsoft Platform SDK (psdk-x86.msi) It is freely available on Microsoft...
asachdeva19
Offline Send Email
Jan 10, 2006
2:57 pm
13212
Hello! I have installed VC Express 2005 and manually installed wtl wizard, but when I try to create new wtl application, i receive error message that " Project...
panjkov
Offline Send Email
Jan 10, 2006
9:25 pm
13213
... WTL depends on ATL, and VC Express edition does not include ATL. -- With best wishes, Igor Tandetnik With sufficient thrust, pigs fly just fine. However,...
Igor Tandetnik
itandetnik
Offline Send Email
Jan 10, 2006
9:31 pm
13214
Yes, but I also installed newest Platform SDK. I think that ATL is included with PSDK....
panjkov
Offline Send Email
Jan 10, 2006
9:56 pm
13215
Please, could you tell me how did you set up WTL to work with VC2005 Express and PSDK?...
panjkov
Offline Send Email
Jan 10, 2006
10:00 pm
13216
... I believe PSDK only includes 64-bit edition of ATL3 (somewhat obsolete by now), but not any version of 32-bit ATL. -- With best wishes, Igor Tandetnik With...
Igor Tandetnik
itandetnik
Offline Send Email
Jan 10, 2006
10:15 pm
13217
"Igor Tandetnik" wrote in message news:dq1bl3$p1j$1@.... ... I believe ATL31 for both x86-64. anyways, VS2005 Express is not the case. -km...
Konstantin Mironovich
const_at_ixbt
Offline Send Email
Jan 11, 2006
12:01 am
Messages 13188 - 13217 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