llvm-6502/lib/System/Win32
Cedric Venet aff9c270de Unbreak the build on win32.
Cleanup some warning.

Remark: when struct/class are declared differently than they are defined, this make problem for VC++ since it seems to mangle class differently that struct. These error are very hard to understand and find. So please, try to keep your definition/declaration in sync.

Only tested with VS2008. hope it does not break anything. feel free to revert.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64554 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-14 16:06:42 +00:00
..
Alarm.inc Unbreak the build on win32. 2009-02-14 16:06:42 +00:00
DynamicLibrary.inc Fix windows build, patch by Marius Wachtler! 2009-01-29 18:53:28 +00:00
Host.inc
Memory.inc
Mutex.inc
Path.inc
Process.inc
Program.inc
Signals.inc
TimeValue.inc
Win32.h