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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 43800 - 43830 of 59807   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
43800
Stoyan, I got interested in this. I have a variant of your code - but no DEP enabled hardware. Assuming that your hardware is DEP enabled - and DEP is turned...
Richard Howells
loopylozzysdad
Offline Send Email
Oct 2, 2005
11:05 am
43801
Whoops... that version doesn't. It just shows that detecting ordinary exceptions works. Comment out the call to g() and uncomment the call to ...
Richard Howells
loopylozzysdad
Offline Send Email
Oct 2, 2005
12:01 pm
43802
My client application is 100% WinForms and DataBinding is used all over the place (or at least will be). I have an object model where the "data provider" keeps...
Fredrik Tonn
fredrik@...
Send Email
Oct 2, 2005
5:04 pm
43803
ASP.NET Framework 1.1 app. I have an HTTP Module that assigns roles to the current user/thread (that way I can use declarative Role attributes to protect...
stevec@...
stevecatomic9
Offline Send Email
Oct 2, 2005
6:56 pm
43804
For DEP violations, the whole process is taken down immediately. No exception handlers are (or should) be run -- the whole idea behind DEP is to prevent bad...
Shawn A. Van Ness
arithex
Offline Send Email
Oct 3, 2005
8:58 am
43805
Hi Shawn, Whilst that sounds good, and at least reasonable, is it consistent with [1] which states (amongst other stuff) ... terminated." And ... application...
Richard Howells
loopylozzysdad
Offline Send Email
Oct 3, 2005
10:10 am
43806
#5 Drive by downtown underpasses looking for the guy with the sign "Will code C# for food" ... -- G. Waleed Kavalec http://www.IslamAwakened.com/Quran ... ...
G.Waleed Kavalec
gkavalec
Offline Send Email
Oct 3, 2005
5:14 pm
43807
Hmm... not sure which is right, then. I thought there was a fail-fast policy for DEP violations, but on rethinking it, I don't see why it can't be treated as...
Shawn A. Van Ness
arithex
Offline Send Email
Oct 3, 2005
6:39 pm
43808
From VS IDE (without debugger and with /GS): Wow - something went wrong - could it have been DEP. The exception code was 3221225612 ...
leonfin
Offline Send Email
Oct 3, 2005
7:59 pm
43809
i'm trying to make real time updates to a number in a simple win32 console program. for example, as a number moves from 1 to 100, it is updated IN-PLACE on the...
mike
vista21
Offline Send Email
Oct 3, 2005
10:49 pm
43810
... '\r'? If the number always gets bigger, you will always overwrite the last one. If not, then write out 79 - string.length() ' ' chars after your number....
Jeff Fitzsimons
fitzsimj
Online Now Send Email
Oct 3, 2005
11:07 pm
43811
Yay!!! Thanks for such a comprehensive test. /GS never even crossed my mind! I think this confirms that you can trap a DEP exception - with care. That means...
Richard Howells
loopylozzysdad
Offline Send Email
Oct 3, 2005
11:57 pm
43812
Who let Greg on this list? :) ... -- brady gaster professional geek http://bradygaster.blogspot.com/ (personal) http://weblogs.asp.net/bradygaster (work)...
brady gaster
bradymgaster
Offline Send Email
Oct 4, 2005
4:36 am
43814
This evening I was provided some lovely XML DTD structures that I'll be needing to turn into entity objects (I'm thinking, I might just re-use Cory's eloquent...
brady gaster
bradymgaster
Offline Send Email
Oct 4, 2005
4:37 am
43815
This will probably be huge. I was thinking just the other day that Google has gradually and steadily been making my life easier, often doing this by simply...
Mike
ocean_west_2005
Offline Send Email
Oct 4, 2005
3:16 pm
43816
Well, well, well. They actually SHIPPED this thing, and at the $203.70 price too! Only took three and a half months from when I ordered it! I suppose it's more...
David Glauser
jdglauser
Offline Send Email
Oct 4, 2005
4:19 pm
43817
... You can move the cursor around using the Win32 console API. So the basic idea for in-place updating is: pos = current cursor position console.write set...
Mike Woodring
mike@...
Send Email
Oct 4, 2005
4:37 pm
43818
... Wow, 'bout time. I cancelled my order. I'm gonna be getting a whole new laptop and figured it wasn't worth the time/trouble after having waited so long. ...
Marsh, Drew
drew_marsh
Offline Send Email
Oct 4, 2005
4:46 pm
43819
A colleague followed the same route ;) However he used altova's xml spy and stylus studio to convert from dtd to xsd. He liked the styles' convertion the most....
Ryan Heath
ryan_88keys
Offline Send Email
Oct 4, 2005
8:25 pm
43820
From: "Mike" <michael.net@...> ... Doubtful. This is a move by Sun to prop up their stock price by associating themselves with Google. So far, it seems...
Curt Hagenlocher
curt_hagenlo...
Offline Send Email
Oct 4, 2005
9:37 pm
43821
I watched the webcast[1] twice. There is nothing to indicate that they are even close or actively thinking of something like this. This was hype/rumor and...
JT Perry
circlejtp
Offline Send Email
Oct 4, 2005
9:45 pm
43822
... And that's a quality issue is it? -- Ian 'Lives in *The* country, just not the USA' Griffiths...
Ian Griffiths
iandavidgrif...
Offline Send Email
Oct 4, 2005
9:46 pm
43823
... elink=http://wcdata.sun.com/webcast/archives/VIP- 2166/&ilink=http://webcast-mpk1.sfbay.sun.com/webcast/archives/VIP- 2166/ They should take PR lessons...
Stuart Laughlin
stuartlaughlin
Offline Send Email
Oct 4, 2005
10:11 pm
43824
Google is not my friend this evening. I would appreciate pointers to reference as much as an answer. We have a windows service that reads a processes a text...
JT Perry
circlejtp
Offline Send Email
Oct 5, 2005
3:45 am
43825
... so it will be fat client vs. thin. bring it on, let the best technology win. MS should counter by selling a fat version of gmail - use the network to...
Steve Richter
rautocoder
Offline Send Email
Oct 5, 2005
11:13 am
43826
... I haven't viewed any webcasts, but from the articles I've read it seems google are going to be promoting openoffice, e.g. by offering it for download from...
Andy McMullan
andymcmuk
Offline Send Email
Oct 5, 2005
11:27 am
43827
... They've had that for at least five years. For MSN subscribers you get a nice browser that has an integrated email client which talks to your Hotmail...
Marsh, Drew
drew_marsh
Offline Send Email
Oct 5, 2005
12:41 pm
43828
You shouldn't get your news from /. :) There is no "web Open Office". Read the official press release. It's about the regular version of Open Office....
Brad Wilson
bradw_64
Offline Send Email
Oct 5, 2005
1:35 pm
43829
So, are you saying that the user account that is used to run the service executes that piece of code correctly when run interactively (Snippet Compiler console...
Joe Kaplan
joekaplan2003
Offline Send Email
Oct 5, 2005
2:44 pm
43830
... Are you SURE that the service isn't running as Local Service user? That user has no network credentials, and thus cannot open anything on a UNC path. -- ...
Marc Brooks
anotherexcita
Offline Send Email
Oct 5, 2005
2:56 pm
Messages 43800 - 43830 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