Topic: A snippet of the missing Windows code found  (Read 1449 times)

0 Members and 1 Guest are viewing this topic.

Toasty0

  • Guest
A snippet of the missing Windows code found
« on: March 03, 2004, 11:58:03 pm »
 Code:
 protected override void Dispose( bool disposing )
      {
         if( BillGates==GodCode )
         {
            if (DisposedEnemies != null)
            {
               Enemies.Dispose();
            }
         }
         base.Dispose( disposing );
      }

   

Sirgod

  • Guest
Re: A snippet of the missing Windows code found
« Reply #1 on: March 04, 2004, 12:07:31 am »
Wow, I didn't know Gates was Haitian.  

Stephen

Javora

  • Guest
Re: A snippet of the missing Windows code found
« Reply #2 on: March 04, 2004, 12:18:31 am »
Sadly a part of me has to wonder if that little bit of C++ code or something similar doesn't actually exist somewhere in the Win OS.  :/
 

Sethan

  • Guest
Re: A snippet of the missing Windows code found
« Reply #3 on: March 04, 2004, 10:08:35 am »
I'm still waiting for someone to post a list of the comments stripped out of the code.

Scott Allen Abfalter

  • Guest
Re: A snippet of the missing Windows code found
« Reply #4 on: March 04, 2004, 10:29:41 am »


Iterator bases = new Iterator("All Your Base");
while (bases.hasNextElement) {
   bases.getNextElement().setAreBelongsTo("Us");
}

Toasty0

  • Guest
A snippet of the missing Windows code found
« Reply #5 on: March 03, 2004, 11:58:03 pm »
 Code:
 protected override void Dispose( bool disposing )
      {
         if( BillGates==GodCode )
         {
            if (DisposedEnemies != null)
            {
               Enemies.Dispose();
            }
         }
         base.Dispose( disposing );
      }

   

Sirgod

  • Guest
Re: A snippet of the missing Windows code found
« Reply #6 on: March 04, 2004, 12:07:31 am »
Wow, I didn't know Gates was Haitian.  

Stephen

Javora

  • Guest
Re: A snippet of the missing Windows code found
« Reply #7 on: March 04, 2004, 12:18:31 am »
Sadly a part of me has to wonder if that little bit of C++ code or something similar doesn't actually exist somewhere in the Win OS.  :/
 

Sethan

  • Guest
Re: A snippet of the missing Windows code found
« Reply #8 on: March 04, 2004, 10:08:35 am »
I'm still waiting for someone to post a list of the comments stripped out of the code.

Scott Allen Abfalter

  • Guest
Re: A snippet of the missing Windows code found
« Reply #9 on: March 04, 2004, 10:29:41 am »


Iterator bases = new Iterator("All Your Base");
while (bases.hasNextElement) {
   bases.getNextElement().setAreBelongsTo("Us");
}

Toasty0

  • Guest
A snippet of the missing Windows code found
« Reply #10 on: March 03, 2004, 11:58:03 pm »
 Code:
 protected override void Dispose( bool disposing )
      {
         if( BillGates==GodCode )
         {
            if (DisposedEnemies != null)
            {
               Enemies.Dispose();
            }
         }
         base.Dispose( disposing );
      }

   

Sirgod

  • Guest
Re: A snippet of the missing Windows code found
« Reply #11 on: March 04, 2004, 12:07:31 am »
Wow, I didn't know Gates was Haitian.  

Stephen

Javora

  • Guest
Re: A snippet of the missing Windows code found
« Reply #12 on: March 04, 2004, 12:18:31 am »
Sadly a part of me has to wonder if that little bit of C++ code or something similar doesn't actually exist somewhere in the Win OS.  :/
 

Sethan

  • Guest
Re: A snippet of the missing Windows code found
« Reply #13 on: March 04, 2004, 10:08:35 am »
I'm still waiting for someone to post a list of the comments stripped out of the code.

Scott Allen Abfalter

  • Guest
Re: A snippet of the missing Windows code found
« Reply #14 on: March 04, 2004, 10:29:41 am »


Iterator bases = new Iterator("All Your Base");
while (bases.hasNextElement) {
   bases.getNextElement().setAreBelongsTo("Us");
}