Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
449 B

  1. int _HUGE;
  2. int __argc;
  3. int __argv;
  4. int __initenv;
  5. int __mb_cur_max;
  6. int __wargv;
  7. int __winitenv;
  8. int _acmdln;
  9. int _aexit_rtn;
  10. int _ctype;
  11. int _daylight;
  12. int _dstbias;
  13. int _environ;
  14. int _fileinfo;
  15. int _iob;
  16. int _mbctype;
  17. int _osver;
  18. int _pctype;
  19. int _pgmptr;
  20. int _pwctype;
  21. int _sys_errlist;
  22. int _sys_nerr;
  23. int _timezone;
  24. int _tzname;
  25. int _wcmdln;
  26. int _wenviron;
  27. int _winmajor;
  28. int _winminor;
  29. int _winver;
  30. int _wpgmptr;;