Source code of Windows XP (NT5)
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
291 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.