June 26, 2016 Issues » [Issue 16205] New: core.sys.windows.oaidl.VARIANT missing fields | |||
|---|---|---|---|
| |||
...id=16205
Issue ID: 16205
Summary: core.sys.windows.oaidl.VARIANT missing fields
Product: D... | |||
June 26, 2016 General » dmd (>2.068) compiler error | |||
|---|---|---|---|
| |||
...socket is deprecated - Import the appropriate core.sys.posix.* modules instead Using Linux EPOLL for... | |||
June 23, 2016 General » Re: Is dmd fast? | |||
|---|---|---|---|
| |||
...null real 0m7.187s user 0m4.470s sys 0m0.943s [kozzi@samuel ~]$ dmd -defaultlib=libphobos2... | |||
June 21, 2016 Learn » Re: Using .lib and .dll in D applications | |||
|---|---|---|---|
| |||
...import std.c.windows.windows;
import core.sys.windows.dll;
switch (ulReason)
{
default: assert(0... | |||
June 19, 2016 General » Re: Possible bug in std.path? | |||
|---|---|---|---|
| |||
...file, std.path;
version (Windows) {
import core.sys.windows.windows, std.conv, std.regex;
pragma... | |||
June 19, 2016 General » Re: Weird compiler | |||
|---|---|---|---|
| |||
...the issue was a bit different, the sys partition is bigger, but we are behind... | |||
June 19, 2016 General » Re: Possible bug in std.path? | |||
|---|---|---|---|
| |||
...file, std.path;
version (Windows) {
import core.sys.windows.windows, std.conv;
pragma(lib, "shell32... | |||
June 17, 2016 Learn » vibe.d - asynchronously wait() for process to exit | |||
|---|---|---|---|
| |||
...https://github.com/CyberShadow/ae/blob/master/sys/process.d (register a SIGCHLD signal handler... | |||
June 15, 2016 Learn » Re: Accessing COM Objects | |||
|---|---|---|---|
| |||
...the following after the module name: import core.sys.windows.com, core.sys.windows.oaidl; | |||
June 15, 2016 Learn » Re: Accessing COM Objects | |||
|---|---|---|---|
| |||
...errors: main.d(953): Error: function core.sys.windows.objbase.CoTaskMemAlloc (uint) is not callable... | |||
Copyright © 1999-2021 by the D Language Foundation