phobos/std/c
JakobOvrum 45f6517ef4 Update COM header with CoInitializeEx
`CoInitializeEx` is essential to setting the threading model to multi-threaded.
Multi-threaded COM is ideal in D where threading is safer and synchronization easier.
2012-10-04 23:15:31 +09:00
..
freebsd Use new core.sys.posix.netdb. 2011-06-15 19:51:33 +02:00
linux std.socket: Add Socket.setKeepAlive for Windows and Linux 2011-09-08 23:57:16 +03:00
osx Disable SIGPIPE on send()ing to a Socket on OS X. 2011-07-05 15:33:07 +02:00
windows Update COM header with CoInitializeEx 2012-10-04 23:15:31 +09:00
fenv.d detab sources 2010-08-23 02:14:45 +00:00
locale.d detab sources 2010-08-23 02:14:45 +00:00
math.d detab sources 2010-08-23 02:14:45 +00:00
process.d C function pointers -> D syntax 2010-10-02 02:42:48 +00:00
stdarg.d detab sources 2010-08-23 02:14:45 +00:00
stddef.d detab sources 2010-08-23 02:14:45 +00:00
stdio.d Change version( Win32 ) to version( Windows ) when Win64 would be supported as well. 2012-01-16 22:10:18 -05:00
stdlib.d detab sources 2010-08-23 02:14:45 +00:00
string.d detab sources 2010-08-23 02:14:45 +00:00
time.d detab sources 2010-08-23 02:14:45 +00:00
wcharh.d detab sources 2010-08-23 02:14:45 +00:00