PDA

View Full Version : erm


DCMan
19th April 2002, 07:39 PM
just wondering... whats the point of the "initiate manual crash" function of WinXP?????

;)

lechumbl
19th April 2002, 08:12 PM
Hi DCMan,

I just talked with a couple of developers here at Microsoft, and they told me that it is used by developers for code testing. They can cause a crash, and test their code for functionality.
According to them, it is not available in commercial versions of WinXP, only internal or hacked versions.
Since I have not seen it outside of here, I have to assume that they are correct

Take care....

DCMan
19th April 2002, 08:17 PM
yea - i couldnt get mine to do it!!

no great loss there I suppose tho :rolleyes:

fanks :)

tripodal
20th April 2002, 03:37 AM
Originally posted by lechumbl
Hi DCMan,

I just talked with a couple of developers here at Microsoft, and they told me that it is used by developers for code testing. They can cause a crash, and test their code for functionality.
According to them, it is not available in commercial versions of WinXP, only internal or hacked versions.
Since I have not seen it outside of here, I have to assume that they are correct

Take care....

how exaclty is that beneficial if it causes the same crash everytime?
curious

lechumbl
20th April 2002, 03:41 AM
Hi Trip,

From what I understand, you can cause a crash where you want, then test your code for that module.

Take care.....

tripodal
20th April 2002, 09:50 AM
test it in reguards .. inorder to see how it handles the crash? perhaps avoiding bsod?
i can see how that would help, i suppose programming is beyond my grasp yet