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.

13 lines
304 B

  1. July 12th 1995 BChapman
  2. This benchmark is an example taken originally from "Inside OLE 2"
  3. and greatly modified.
  4. It builds four programs:
  5. idatausr 32 bit client.
  6. idatau16 16 bit version of above.
  7. edataobj 32 bit server.
  8. edatas16 16 bit version of above.