1 Commits (e42e6900a5dad50b952d92c57344fdea2e13646e)

Author SHA1 Message Date
Iain Patterson e42e6900a5 AttachConsole() isn't available in Windows 2000.
Instead of calling AttachConsole() directory use a function pointer in
the new global imports struct.  It's safe to skip any attempt to attach
to the console when the function isn't available.
11 years ago