Revision 12835600
Added by Nathan Scott about 14 years ago
- ID 12835600677dc6bcbc6fd3c1e4315d4ae403851f
- added
- modified
- copied
- renamed
- deleted
- src
- GNUmakefile (diff)
- pmdas
- windows
- GNUmakefile (diff)
- hypnotoad.h (diff)
- libpdh.def
- libpdh.h
- pdhlist.c (diff)
- windows
- win32ctl
Consolidate to common Win32 lib and include directories.
All the Win32 code (including kernel PMDA) now uses the shared
libraries and headers. The headers are updated to be copies of
those included with the latest mingw-w64 snapshot (once we get
the next Strawberry Perl update, these should all disappear as
everything will come from there then) instead of the homebrew
variants we had until now.
Added in the Event Tracing for Windows headers and TDH library,
as well, for initial experimentation.