Changeset 79496

Timestamp:
Jul 14, 2012, 1:10:00 PM (10 years ago)
Author:
Jurko Gospodnetic
Message:

Boost Jam execnt.c module code cleanup. No longer attempts to perform some operations like closing alert windows or reading their output (before the code depended on some operations not doing anything if given invalid handles or process ids). No longer needs to find out the process id from a process handle (since it actually already had these process ids all along), thus avoiding hacks needed to support this on Windows versions prior to Windows XP SP1 (where there was no GetProcessId() Windows API). Minor stylistic changes.

(No files)

Note: See TracChangeset for help on using the changeset viewer.