Jump to content

Recommended Posts

Posted (edited)

On the topic of this being a technical board etc., aren't the same old topics getting...old?

#include <stdafx.h>

void Windows_XP() {
  HongKong_Browsers_XP();
  China_Browsers_XP();
  AntiMalware_XP();
  Misc_XP();
}

int main() {
  while (1) {
    Windows_XP();
  }
  return 666;
}
Edited by UCyborg

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...