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 Remove useless #include. 2004-11-16 07:00:23 +00:00
MappedFile.inc Remove useless #include. 2004-11-16 07:00:23 +00:00
Memory.cpp Remove useless #include. 2004-11-16 07:00:23 +00:00
Memory.inc Remove useless #include. 2004-11-16 07:00:23 +00:00
Path.cpp Remove useless #include. 2004-11-16 07:00:23 +00:00
Path.inc Remove useless #include. 2004-11-16 07:00:23 +00:00
Process.cpp Remove useless #include. 2004-11-16 07:00:23 +00:00
Process.inc Remove useless #include. 2004-11-16 07:00:23 +00:00
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 Simplify code. 2004-11-16 06:59:53 +00:00
Signals.inc Simplify code. 2004-11-16 06:59:53 +00:00
SysConfig.cpp Remove useless #include. 2004-11-16 07:00:23 +00:00
TimeValue.cpp Per code review: 2004-11-16 06:22:17 +00:00
TimeValue.inc Per code review: 2004-11-16 06:22:17 +00:00
Win32.h Provide the ThrowErrno utility. 2004-11-15 17:21:57 +00:00