Search the web
Sign In
New User? Sign Up
win_tech_off_topic · Windows Technical: Off Topic
? 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.

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 39825 - 39854 of 59807   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
39825
The "lanmanserver" service keeps manages filesystem shares, and can be accessed through ADSI. This interface will probably tell you what you want: ...
Jeremy Lew
schramm9
Online Now Send Email
May 1, 2005
1:51 pm
39826
is it possible to write a method that will take any color and make it lighter? darker? would the code first have to determine which was the dominant rgb ...
Steve Richter
rautocoder
Offline Send Email
May 1, 2005
4:08 pm
39827
... Sure. Now I suppose you want someone to tell you how and everything :) Okay, first, you have to realize that the colors are in 24-bit RGB, so you need to...
Marc Brooks
anotherexcita
Online Now Send Email
May 1, 2005
5:34 pm
39828
... Well done, Marc. I have a lot of useless knowledge of the C++ programming language I can offer in exchange. just ask. thanks for the help, -Steve...
Steve Richter
rautocoder
Offline Send Email
May 1, 2005
6:10 pm
39829
... Open brace on same line as construct? Tabs or spaces? ++/-- before or after expression? Use only as statement? Braces around single statement blocks? ;) ...
John Elliot
jj5v1
Offline Send Email
May 1, 2005
7:35 pm
39830
... lets start with the color red: 255, 0, 0 how do I apply this formula? To each color individually? 255 * 0.299 = appox 160 0 * 0.587 = 0 0 * 0.177 = 0 ......
Steve Richter
rautocoder
Offline Send Email
May 2, 2005
1:21 am
39831
From observation ASP.NET applications load on demand. The first time you browse to it, it takes several second to get its act together. Coming back to that...
Richard Howells
loopylozzysdad
Offline Send Email
May 2, 2005
10:40 am
39832
Hi Richard, Are you experiencing the same as Craig? http://pluralsight.com/blogs/craig/archive/2005/04/24/7693.aspx - Kim...
Kim Gräsman
kimgrasman
Offline Send Email
May 2, 2005
11:44 am
39833
Yes, the domain is valid, the email is not. Your explanation makes sense, thanks. ... -- Greg My Blog: http://dotnetrocks.blogspot.com/ Amy's Blog:...
Greg Robinson
volkl96
Offline Send Email
May 2, 2005
11:52 am
39834
... If you're running Windows 2003, then be sure to read this [1]. [1] http://pluralsight.com/blogs/craig/archive/2005/04/24/7693.aspx...
Craig Andera
craigandera
Offline Send Email
May 2, 2005
11:54 am
39835
If I try to regisiter the dll directly (regsvr32) I get: "Load Library (<file location and name> failed - the specified module could not be found" ... -- Greg ...
Greg Robinson
volkl96
Offline Send Email
May 2, 2005
12:06 pm
39836
Hi Greg, Then you probably have an unsatisfied dependency. Get Dependency Walker from http://www.dependencywalker.com and run it on the DLL to see what...
Kim Gräsman
kimgrasman
Offline Send Email
May 2, 2005
12:15 pm
39837
Hi Craig, Kim, Right on the money I suspect. That just has to be it. Thanks Guys, - R ... From: win_tech_off_topic@yahoogroups.com ...
Richard Howells
loopylozzysdad
Offline Send Email
May 2, 2005
12:34 pm
39838
... I'd offer something about macro expansion and compile time template meta programming, but I never did figure that stuff out. Proud to say that after 5 yrs...
Steve Richter
rautocoder
Offline Send Email
May 2, 2005
12:38 pm
39839
Well, I tried to register the dll on the xmp and 98 machine where the install (msi) was succesfful and I got the same message. ... -- Greg My Blog:...
Greg Robinson
volkl96
Offline Send Email
May 2, 2005
1:51 pm
39840
Hmmm. I think I'm out of ideas. Sorry. ... From: win_tech_off_topic@yahoogroups.com [mailto:win_tech_off_topic@yahoogroups.com] On Behalf Of Greg Robinson ...
Richard Howells
loopylozzysdad
Offline Send Email
May 2, 2005
3:15 pm
39841
Hi All, I am experiencing a problem with virtual hdd files. They seem to continually grow. For example, one high-use vm says it is using 7GB of space, but...
Steve Johnson
sjohnson3t
Offline Send Email
May 2, 2005
3:46 pm
39842
... 1. Defrag the disk inside the VPC, at least 3x 2. Use the virtual disk pre-compactor that ships with Virtual PC SP1 3. Shut down the VPC, then use VPC's...
Brad Wilson
bradw_64
Offline Send Email
May 2, 2005
4:33 pm
39843
I broke down and opend a case with MS. I'll report the results. ... -- Greg My Blog: http://dotnetrocks.blogspot.com/ Amy's Blog:...
Greg Robinson
volkl96
Offline Send Email
May 2, 2005
7:00 pm
39844
Besides Craig's blogged information about IIS 6... ... You tell us :) Serious, probably 20 minutes. ... ...
Marc Brooks
anotherexcita
Online Now Send Email
May 2, 2005
7:13 pm
39845
... Worked as advertised. Many thanks. -- Steve Johnson...
Steve Johnson
sjohnson3t
Offline Send Email
May 2, 2005
8:05 pm
39846
One Unixish thing it would be nice to have under Windows is the SUID bit. Sure, there would be valid security concerns, but it's actually an improvement when...
Curt Hagenlocher
curt_hagenlo...
Offline Send Email
May 2, 2005
9:55 pm
39847
... Why not just use the run as feature built into Windows[1]? Did I miss something, or doesn't it do exactly what you want? -Mike Bear Canyon Consulting LLC ...
Mike Woodring
mike@...
Send Email
May 2, 2005
10:09 pm
39848
From: "Mike Woodring" <mike@...> ... You need to know the password of the account in question to use "Run As". I want a solution that caches the...
Curt Hagenlocher
curt_hagenlo...
Offline Send Email
May 2, 2005
10:28 pm
39849
... Ah...then that would fall into the "I missed something" category :-)...
Mike Woodring
mike@...
Send Email
May 2, 2005
10:43 pm
39850
When I read the new features of ASP.NET <http://ASP.NET> 2.0 (a year back approx.) I guess I also read about this specific problem of the page loading time...
Aayush Puri
aayushpuri
Offline Send Email
May 3, 2005
2:36 am
39851
I regularly find that I need to get text and URLs from one windows machine to another. The URLs are no problem, because I can drag the URL from the address bar...
John Elliot
jj5v1
Offline Send Email
May 3, 2005
3:38 am
39852
... Assuming you're talking about physically seperate machines, where remote desktop isn't an option (clipboard works in remote desktop), you could try...
Kirk Jackson
kirkjackson
Offline Send Email
May 3, 2005
4:37 am
39853
Hi John, ... I love the idea... Sounds like you need a drag'n'drop handler. You could start here: http://www.codeproject.com/shell/shellextguide4.asp and try...
Kim Gräsman
kimgrasman
Offline Send Email
May 3, 2005
6:49 am
39854
Hi Curt, ... If you don't mind integrity of the "cache" you could use runasp.exe [1], which allows you to pass credentials on the command-line, and drop a ...
Kim Gräsman
kimgrasman
Offline Send Email
May 3, 2005
7:52 am
Messages 39825 - 39854 of 59807   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