6e1e3bb8e5
* bloda.cc: Change include section to work with Mingw64 headers. Include psapi.h. Use SystemProcessInformation instead of SystemProcessesAndThreadsInformation throughout and add define for w32api headers. Ditto for PSYSTEM_PROCESS_INFORMATION vs. PSYSTEM_PROCESSES. (system_module_list): New type to replace SYSTEM_MODULE_INFORMATION. Change usage throughout accordingly. (get_module_list): Fetch module list using PSAPI functions EnumDeviceDrivers and GetDeviceDriverBaseNameA. * cygcheck.cc (max): Define as __max if not defined already. (alloca): Only define if not defined already. (handle_unique_object_name): Use explicit sharing flags rather than FILE_SHARE_VALID_FLAGS which officially is only available in DDK headers. (PRODUCT_ULTIMATE_E): Only define if not defined already. * dump_setup.cc: Change include section to work with Mingw64 headers. (NtQueryAttributesFile): Drop NTOSAPI aka DECLSPEC_IMPORT. * strace.cc: Change include section to work with Mingw64 headers. (alloca): Only define if not defined already. |
||
---|---|---|
.. | ||
aclocal.m4 | ||
bloda.cc | ||
ChangeLog | ||
ChangeLog-2000 | ||
configure | ||
configure.in | ||
COPYING.dumper | ||
cygcheck.cc | ||
cygpath.cc | ||
cygwin-console-helper.cc | ||
dump_setup.cc | ||
dumper.cc | ||
dumper.h | ||
getconf.c | ||
getfacl.c | ||
kill.cc | ||
ldd.cc | ||
ldh.cc | ||
loadlib.h | ||
locale.cc | ||
Makefile.in | ||
mingw | ||
mkgroup.c | ||
mkpasswd.c | ||
module_info.cc | ||
mount.cc | ||
parse_pe.cc | ||
passwd.c | ||
path.cc | ||
path.h | ||
pldd.c | ||
ps.cc | ||
regtool.cc | ||
setfacl.c | ||
setmetamode.c | ||
ssp.c | ||
ssp.txt | ||
strace.cc | ||
testsuite.cc | ||
testsuite.h | ||
tzset.c | ||
umount.cc | ||
utils.sgml | ||
wide_path.h |