OSDN Git Service

* include/winbase.h [_WIN32_WINNT >= 0x0501]
authorpapadopo <papadopo>
Tue, 7 Oct 2003 07:14:53 +0000 (07:14 +0000)
committerpapadopo <papadopo>
Tue, 7 Oct 2003 07:14:53 +0000 (07:14 +0000)
commitb5d93696f8b766fef7145fa0fadbd4c54f4c68cc
treeef4d56bbb2dddaf2a337e9d4ea5bfb691e065e22
parent83e5c0d26bac5a8fc5c72212a1b3f849d2f78caa
* include/winbase.h [_WIN32_WINNT >= 0x0501]
(CheckRemoteDebuggerPresent, DebugActiveProcessStop, DebugBreakProcess,
DebugSetProcessKillOnExit): Add functions.

* include/winbase.h [_WIN32_WINNT >= 0x0500] (DeleteTimerQueue,
DeleteTimerQueueEx, DeleteTimerQueueTimer,
DnsHostnameToComputerName[AW]): Add functions.

* lib/user32.def (CheckRemoteDebuggerPresent, DebugActiveProcessStop,
DebugBreakProcess, DebugSetProcessKillOnExit, DeleteTimerQueueEx,
DeleteTimerQueueTimer, DnsHostnameToComputerName[AW]): Add functions.
winsup/w32api/ChangeLog
winsup/w32api/include/winbase.h
winsup/w32api/lib/kernel32.def