Computing.Net > Forums > Programming > _secerr_handler_func in VS 2005 CTP

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

_secerr_handler_func in VS 2005 CTP

Reply to Message Icon

Name: Quimbly
Date: September 7, 2005 at 08:52:14 Pacific
OS: XP
CPU/Ram: P4HT 3Ghz - 2GB
Comment:

Based on factors beyond my control, I am required to use the July CTP version of Whidbey (Visual Studio 2005). That being said, I am re-compiling some existing C++ projects within our company and am running into some problems with changes in VS 2005 CTP that were not in the Beta 2 release.

For starters, the following typedef no longer exists: _secerr_handler_func

I suspect that this typedef was marked as deprecated in Beta 2, and is now officially removed.

Does have anyone have information on what to use instead of this typedef, or any background on this?

Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: Quimbly
Date: September 7, 2005 at 12:33:13 Pacific
Reply:

The underlying _security_error_handler function has been replaced with a new function: __report_gsfailure.


0
Reply to Message Icon

Related Posts

See More


Career Advise Batch File Help



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: _secerr_handler_func in VS 2005 CTP

Upgrading VS 2005 to VS 2008 www.computing.net/answers/programming/upgrading-vs-2005-to-vs-2008/17005.html

VS2005 Missing Web templates www.computing.net/answers/programming/vs2005-missing-web-templates/15186.html

Manifest file Information www.computing.net/answers/programming/manifest-file-information/16464.html