Skip to search.
wtl · WTL support list

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 16586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1 Yuri Kirilenko
kiri@... Send Email
Apr 6, 2000
5:00 pm
Hi all! symptom: ======= The application hangs up, at execution of the menu command from the keyboard. For example <Alt> + <F> for "&File" option. file: ==== ...
2 Nenad Stefanovic
nenads@... Send Email
Apr 6, 2000
10:07 pm
Hi Yuri, Thank you for your bug report. I have to say that I haven't seen this problem myself, so I will have to put some more research in this. Thanks, Nenad ...
3 Orantas Gladkauskas
orantas@... Send Email
Apr 10, 2000
11:21 am
4 Daniel Eriksson
daniel_e@... Send Email
Apr 20, 2000
10:56 pm
Has anyone tried to use WTL from a DLL, or even better, from an inproc COM server (implemented in a DLL)? I've searched the web for information without...
5 dbowen@... Send Email Apr 20, 2000
11:03 pm
We're using WTL in our inproc COM servers (in a DLL) to do property pages (and wrap the controls on the property page). What is it that you wanted to know? ...
6 John K
johnk@... Send Email
Apr 20, 2000
11:04 pm
We have. There does not seem to be any particular problem doing it. John Kienitz ... From: Daniel Eriksson [mailto:daniel_e@...] Sent:...
7 Daniel Eriksson
daniel_e@... Send Email
Apr 21, 2000
2:30 am
After writing this response (but before posting it) I did some additional tests. I now think I have figured out what was wrong with my original code. The...
8 Daniel Toloudis
dmt@... Send Email
Apr 22, 2000
11:34 pm
What is the best way to steal only the CString class with minimal other dependencies?...
9 John K
johnk@... Send Email
Apr 24, 2000
4:05 pm
There is a macro, I believe on CodeGuru.com that will extract the CString only stuff from the MFC headers. I've used it before, and it appeared to work fine....
10 Nenad Stefanovic
nenads@... Send Email
Apr 24, 2000
5:27 pm
There are no dependencies. Just include atlapp.h and atlmisc.h in your project, and use CString. atlapp.h is required for any WTL class, as is a module object....
11 Anton Smolyaninov
anton@... Send Email
May 2, 2000
12:03 pm
12 jeroent@... Send Email May 3, 2000
1:17 pm
Hi, I've also sent this one to the Atilla mailing list but I'll post it here as well. When using multiple commandbars, the application will 'crash' when ...
13 Nenad Stefanovic
nenads@... Send Email
May 5, 2000
5:26 pm
Hi Jeroen, Multiple command bars are not really supported by design. That is not obvious, and since there are no docs it is not documented anywhere. The ...
14 Jeroen Thur
jeroent@... Send Email
May 5, 2000
6:20 pm
Hi Nenad, The reason I would like to have more than one command bar per thread is that my application has two modes with for each mode a different command bar....
15 Nenad Stefanovic
nenads@... Send Email
May 6, 2000
9:44 pm
Hi Jeroen, I thought that much easier way to achieve this is to keep two menus and only one command bar, and then switch between menus using AttachMenu method....
16 rtearle@... Send Email May 9, 2000
8:27 am
I've been using WTL quite a bit since I found it, and came across the following bug, related to maximum menu widths, and a MRU. When you have longish filenames...
17 Nenad Stefanovic
nenads@... Send Email
May 9, 2000
4:58 pm
Hi Richard, I noticed that myself before and I was planning to use almost the same fix in the next version. Thanks for your report. Nenad ... From:...
18 Steve Maier
maier@... Send Email
May 9, 2000
6:17 pm
Nenad, Are changes to WTL going to be released separate from the Platform SDK or just with the Platform SDK. I know that this list will probably know when its...
19 Nenad Stefanovic
nenads@... Send Email
May 9, 2000
6:20 pm
Hi Steve, Future WTL releases will ship with the Platform SDK. Thanks, Nenad ... From: Steve Maier [mailto:maier@...] Sent: Tuesday, May 09, 2000 11:14...
20 Jose Wilson
josew@... Send Email
May 10, 2000
7:08 am
Hi, I have used CommandBar Menu in my Application. The menu comes fine but when I use the HotKeys it hangs,(ie) it goes into a infinite loop of Keypress...
21 Tearle, Richard
rtearle@... Send Email
May 10, 2000
7:23 am
I suggest you look at http://www.egroups.com/wtl, and look at the old messages within this group. This has been covered before (it was even the first ...
22 Jeroen Thur
jeroent@... Send Email
May 10, 2000
7:52 am
Hi, Posted this one in another thread but I think it deserves it's own. It's not possible to selecting menuitems via the keyboard (for example, Alt+V (View)...
23 Don Lance
Don@... Send Email
May 11, 2000
2:00 pm
... What do you guys thing about this? ... Osborn: On another subject, there seems to be a fair amount of developer interest in the Windows Template Library...
24 Steve Maier
maier@... Send Email
May 11, 2000
2:13 pm
Nenad, Does this mean you are going to be out of a job ;-) You had said that new releases of WTL would be in the Platform SDK. Of course Tony is the VC7 ...
25 Rainer Schütz
rainers@... Send Email
May 11, 2000
3:08 pm
26 Marion Nalepa
marion@... Send Email
May 11, 2000
3:10 pm
Another good example of how out-of-touch Microsoft is with their customers. WTL is obviously one of the most useful things they've put out in a long time, and...
27 Nenad Stefanovic
nenads@... Send Email
May 11, 2000
7:30 pm
WTL will continue to ship in the Platform SDK. I don't expect it to be in VC7. I don't know why Tony said that. Thanks, Nenad ... From: Steve Maier...
28 Dan Wygant
WygantD@... Send Email
May 11, 2000
7:44 pm
P'raps you should ask Mr. Bill to smack Tony in the back of the head. This is a bad deal for the loving company that *is* M$. Really, M$ is truly a company...
29 Teatime
teatime@... Send Email
May 22, 2000
10:33 am
Hi everyone, My name is Milen Angeloff. I'm quite new in WTL, but find it very interesting. I have a question about LPNMREBARCHEVRON. I try to find the...
30 Husmo, Reidar
Reidar.Husmo@... Send Email
May 22, 2000
10:59 am
commctrl.h: #if (_WIN32_IE >= 0x0500) typedef struct tagNMREBARCHEVRON { NMHDR hdr; UINT uBand; UINT wID; LPARAM lParam; RECT rc; LPARAM lParamNM; }...
Messages 1 - 30 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