* cmake inter-project fixes:
  - add 32/64 suffix to DynamoRIOTarget.cmake so we have both simultaneously
    in a release package
  - removed link dir setting from DynamoRIOConfig.cmake
  - removed interface link libraries that were asking for ntdll.lib for clients
  - added /MD to standalone to avoid memcpy conflict error
  - now we can build clients from a DR build dir
* updated documentation to point out WOW64 registry differences and update
  some stale examples
* fix release build drmarker missing flag
* have drview64 say "unknown" instead of "native" for wow64 processes


SVN-Revision: 156
9 files changed