Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

win_tech_off_topic · Windows Technical: Off Topic

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1719
  • Category: Windows
  • Founded: Jul 27, 2001
  • Language: English
? 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

Advanced
Messages Help
Messages 37134 - 37163 of 60507   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
37134 Ian Griffiths
iandavidgrif... Send Email
Feb 2, 2005
8:49 am
The original thinking behind the design was that any given WinStation would only ever be running the programs of a particular user. It wasn't until Windows...
37135 John Elliot
jj5v1 Send Email
Feb 2, 2005
8:50 am
... It may have done. I have no idea. ... I didn't know about the SendInput API until just now. Would you imagine that's what the WshShell.SendKeys method uses...
37136 Richard Howells
loopylozzysdad Send Email
Feb 2, 2005
9:08 am
Thanks - that's very useful. I think what my colleague had in mind was tighter integration. Unless I am missing something the example below is not really...
37137 Jeroen Frijters
jeroen_nu Send Email
Feb 2, 2005
9:25 am
... It appears to use keybd_event (the precursor to SendInput). Regards, Jeroen...
37138 Jeroen Frijters
jeroen_nu Send Email
Feb 2, 2005
9:25 am
... At some point there was a rumour that XP SP2 would support that, but unfortunately it never made it into the product. It would be a really nice feature. ...
37139 John Elliot
jj5v1 Send Email
Feb 2, 2005
9:30 am
... Actually, having just spoken with my mate, we realise that our conclusion about the need for the device driver from all those years ago (which, funnily...
37140 John Elliot
jj5v1 Send Email
Feb 2, 2005
9:36 am
... Can you explain how you discovered that..? :P John....
37141 Jeroen Frijters
jeroen_nu Send Email
Feb 2, 2005
10:15 am
... I'm just bluffing ;-) Here's what I did: C:\>cd windows\system32 C:\WINDOWS&#92;system32>dir wsh* Volume in drive C is ThinkPad_7200RPM Volume Serial Number is...
37142 John Elliot
jj5v1 Send Email
Feb 2, 2005
12:03 pm
I noticed a little bit of discussion going on around the place about version numbers recently. I've always been a little bit ad-hoc with this (to my detriment)...
37143 Kim Gräsman
kimgrasman Send Email
Feb 2, 2005
12:15 pm
Richard, ... You can disable the warning, in Options -> Preferences -> E-mail Options... IIRC, I don't have ol2k3 here. There are a couple of nice settings in...
37144 Ernst Kuschke
ehk7 Send Email
Feb 2, 2005
12:18 pm
While we're doing Outlook settings... :P There's a setting somewhere that makes Outlook 2003 disappear completely when you minimize it, IOW it isn't on the...
37145 Kim Gräsman
kimgrasman Send Email
Feb 2, 2005
12:21 pm
Hi Richard ... I guess you could do that... But is the goal really to reuse a .NET *window*? It seems more reasonable to build a class lib to do the logic in ...
37146 Aaron Weiker
atweiker Send Email
Feb 2, 2005
12:25 pm
It is on the System Tray. You can right click on the outlook icon and uncheck the setting for "Hide when minimized". ... -- Aaron Weiker ...
37147 Ernst Kuschke
ehk7 Send Email
Feb 2, 2005
12:28 pm
Doh! Thanks :-) ________________________________ From: Aaron Weiker [mailto:aaron@...] Sent: 02 February 2005 02:25 PM To:...
37148 Ben Lowery
benlowery Send Email
Feb 2, 2005
12:35 pm
Greetings, Since the latest dasBlog update, some folks have been seeing errors using #ziplib to compress their content. In researching the problem, I stumbled...
37149 Richard Howells
loopylozzysdad Send Email
Feb 2, 2005
12:48 pm
Thanks Kim, Handy to know. I'll admit it does not happen enough to bother me much. Now Scott (H) has turned it off for OT messages, I'll likely stop seeing it...
37150 John Elliot
jj5v1 Send Email
Feb 2, 2005
12:55 pm
... Make that: <n digit major starting at 0>. <2 digit minor starting at 10>. <(count of days since (last century UTC modulo 20 years)) + 1000>. <(count of 10...
37151 Richard Howells
loopylozzysdad Send Email
Feb 2, 2005
1:19 pm
Kim, Perfectly reasonable question. In the case of an existing huge app and a desire to move to new development in .Net there is a need to do both. I agree...
37152 Jonas Blunck
famblunck Send Email
Feb 2, 2005
1:30 pm
Hi Ben, I'm not really sure what your problem is, but we refrence assemblies with stong names in our ASP.NET app. Those end up in the bin-directory and works...
37153 Anthony Bova
Anthony_Bova Send Email
Feb 2, 2005
1:34 pm
We have been calling into .NET forms all the time. But I think always to pop up a new dialog. In general works well but I think you need to worry about ...
37154 Greg Robinson
volkl96 Send Email
Feb 2, 2005
1:53 pm
Deleted. I checked it a while later. The VS IDE does (as stated above) use this folder quite a bit. Thanks for the great feedback...still learning something...
37155 Aaron Weiker
atweiker Send Email
Feb 2, 2005
1:53 pm
The problems I've seen with ASP.NET and strong signing is when it pertains to modifying/updating the versions. I've seen it where you go change out the...
37156 Adrian Bateman
adrianbateman Send Email
Feb 2, 2005
3:06 pm
http://msdn.microsoft.com/visualc/productinfo/faq/default.aspx#MFC Specifically, Visual C++ Whidbey will support Windows Forms interop with MFC, through the ...
37157 Richard Howells
loopylozzysdad Send Email
Feb 2, 2005
3:58 pm
Now that does look like good news. Thanks Adrian. - R ... From: Adrian Bateman [mailto:lists@...] Sent: 02 February 2005 15:05 To:...
37158 Fredrik Tonn
fredrik@... Send Email
Feb 2, 2005
4:04 pm
I’m just installing a fresh copy of Windows XP in a new Virtual PC install. I actually want tow different versions of XP, one with office 2000 and one with...
37159 Steve Johnson
sjohnson3t Send Email
Feb 2, 2005
4:11 pm
... Yep. When you run the new vm wizard to create a new VM, you can then instruct it to use an existing .vhd. -- Steve Johnson...
37160 Fredrik Tonn
fredrik@... Send Email
Feb 2, 2005
5:39 pm
... Thanks!...
37161 Ben Lowery
benlowery Send Email
Feb 2, 2005
5:56 pm
Unfortunately this doesn't work well for those of us in hosted situations. We don't have direct access to IIS, so restarting isn't really an option. I think...
37162 Aaron Weiker
atweiker Send Email
Feb 2, 2005
6:31 pm
If you are talking about dasBlog, I'm using that for my blog and I haven't had any problems with it yet and mine is hosted on WebHost4Life. -- Aaron Weiker ...
37163 Jeremy Lew
schramm9 Send Email
Feb 2, 2005
6:40 pm
Are you using Indexing Service too? We had this similar problem: http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b813833 (also with #ziplib) Either...
Messages 37134 - 37163 of 60507   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