mingw: move common functionality to win32.h
authorDmitry Potapov <dpotapov@gmail.com>
Sat, 27 Sep 2008 08:43:01 +0000 (12:43 +0400)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 30 Sep 2008 21:30:06 +0000 (14:30 -0700)
Some small Win32 specific functions will be shared by MinGW and
Cygwin compatibility layer. Place them into a separate header.

Signed-off-by: Dmitry Potapov <dpotapov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found