Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What is Debug-Checked-Build version of Windows OS

79 views
Skip to first unread message

YI Ren

unread,
Mar 18, 2002, 11:16:26 AM3/18/02
to
I received MSDN subscription, and found that the shipment contains Debug
Checked Build versions of Windows 2K/XP, What are those ?

Yi

Joseph M. Newcomer

unread,
Mar 18, 2002, 12:39:22 PM3/18/02
to
These are used by people like driver developers. Like the debug versions of your
application, these versions of the OS have components that have more error checking built
in, more ASSERT statements, and hooks for debugging features not normally available. They
also run incredibly slowly, which is not surprising.
joe

Joseph M. Newcomer [MVP]
email: newc...@flounder.com
Web: http://www3.pgh.net/~newcomer
MVP Tips: http://www3.pgh.net/~newcomer/mvp_tips.htm

David Lowndes

unread,
Mar 19, 2002, 4:08:11 AM3/19/02
to
>I received MSDN subscription, and found that the shipment contains Debug
>Checked Build versions of Windows 2K/XP, What are those ?

They are debug builds of the operating systems - they often contain
additional checking on parameters passed to API functions. They are
generally somewhat slower that the retail builds.

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
My address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow-up email copies.

0 new messages