Re: Repost: How to step into CRT/STL functions with VC 2005 Express

Tech-Archive recommends: Fix windows errors by optimizing your registry



"Crest Teethgel" <crest@teethgel> wrote in message
news:op.tovo4m061vz4pt@xxxxxxxxxxxx
I also have VS 2005 Express + Palform SDK.

Took example from

ms-help://MS.VSExpressCC.v80/MS.NETFramework.v20.en/dv_vccrt/html/e7ceb01b-df69-49c2-b294-a39358ad4699.htm

for memset and it works as expected.


Please check your installation carefully.

Hello, thanks for your reply,

Yes, memset etc... all *work* as expected. That's not the issue. What I want
to do is to be able to step into these functions (including STL). It seems
I'm missing pdb's and/or source files to be able to do this for regular W32
applications.

- Alan


.