llvm-6502/lib/System/Win32
Reid Spencer 7a4538941a Cast the void* handle data member to HMODULE* to keep the VC++ compiler
happy. Thanks to Henrik Bach for pointing this out.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18056 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-20 23:30:55 +00:00
..
DynamicLibrary.cpp Cast the void* handle data member to HMODULE* to keep the VC++ compiler 2004-11-20 23:30:55 +00:00
DynamicLibrary.inc Cast the void* handle data member to HMODULE* to keep the VC++ compiler 2004-11-20 23:30:55 +00:00
MappedFile.cpp
MappedFile.inc
Memory.cpp
Memory.inc
Path.cpp
Path.inc
Process.cpp
Process.inc
Program.cpp Erase non-applicable Unix comment, this is Win32 2004-11-16 07:35:32 +00:00
Program.inc Erase non-applicable Unix comment, this is Win32 2004-11-16 07:35:32 +00:00
Signals.cpp
Signals.inc
SysConfig.cpp
TimeValue.cpp
TimeValue.inc
Win32.h