As it turned out, the w32api/ddk header files already included the struct definition I needed, only under a different name, so I reworked the patch to drop the ntdll.h changes and use the w32api ddk headers instead. I think I got rid of all the misaligned k'n'r style braces as well.
winsup/utils/ChangeLog
2007-08-02 Dave Korn <[EMAIL PROTECTED]>
* Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjusting
dependency-filtering $(wordlist ...) call appropriately. Link ntdll.
(bloda.o): New rule to build bloda.o
* cygcheck.cc (dump_sysinfo): Call bloda function dump_dodgy_apps().
* bloda.cc: New file implements detection of applications from the
Big List Of Dodgy Apps.
cheers,
DaveK
--
Can't think of a witty .sigline today....
cygcheck-bloda-patch.diff
Description: Binary data
