DynamoRIO / DynamoRIO/drmemory
move types from common/windefs.h to wininc/
Open
Migrated
OpSys-Windows
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on August 07, 2013 12:01:34_
We used common/windefs.h for windows types, and now we are using wininc/ instead, so we should move all types in common/windefs.h to wininc/ instead.
We can then avoid duplicate type declares in app_suite/fs_tests_win.cpp.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1304_
Contributor guide
Assessment
This issue has not been assessed yet.