// Microsoft Copyright 1993-1999 // Windows 2000 Source Code Build On Nt Technology SystemSetup (); // Enter the Windwos Environment While (9) {if (m_Product.m_company == Other Company) // If it is a software product of other companies MakeMemoryBug (1000); // Manufacturing 1000 bug else // If it is Microsoft software product makememorybug (100); // Manufacturing 100 bug radomdead (); // Random selection crazy} systemExit (0); // Exit Windows