Home | Info | Community | Development | myReactOS

  1. Home
  2. Info
  3. Community
  4. Development
  5. myReactOS

ReactOS Community > ReactOS Wiki

User:Bz00mmer

From ReactOS

Jump to: navigation, search

// bz00mmer 10:47, 14 November 2008 (UTC), base constants
const char* szName = "Maxim Shashkov";
const char* szDesc = "Russian translator, who can & want to code, but always busy";
// Contact information
const char* szMail = "bz00mmerSpam@mail.ru"; // w/o "Spam", of course
const UINT nICQ_UIN = 0x130A481A; // convert to decimal for finding me
const UINT nROSCMS_ID = 9112;
// Just for my memoires
const UINT nFirstPatch = 35957;
/* EOF */