Search

June 26, 2016
Issues »
...id=16205

          Issue ID: 16205
           Summary: core.sys.windows.oaidl.VARIANT missing fields
           Product: D...
June 26, 2016
General »
...socket is deprecated -
Import the appropriate core.sys.posix.* modules instead
Using Linux EPOLL for...
June 23, 2016
General »
...null

real    0m7.187s
user    0m4.470s
sys    0m0.943s

[kozzi@samuel ~]$ dmd -defaultlib=libphobos2...
June 21, 2016
Learn »
...import std.c.windows.windows;
	import core.sys.windows.dll;
	switch (ulReason)
	{
		default: assert(0...
June 19, 2016
General »
...file, std.path;
version (Windows) {
  import core.sys.windows.windows, std.conv, std.regex;
  pragma...
June 19, 2016
General »
...the issue was a bit different, the sys partition is bigger, but we are behind...
June 19, 2016
General »
...file, std.path;
version (Windows) {
  import core.sys.windows.windows, std.conv;
  pragma(lib, "shell32...
June 17, 2016
Learn »
...https://github.com/CyberShadow/ae/blob/master/sys/process.d
(register a SIGCHLD signal handler...
June 15, 2016
Learn »
...the following after the module name:

  import core.sys.windows.com, core.sys.windows.oaidl;
June 15, 2016
Learn »
...errors:

main.d(953): Error: function core.sys.windows.objbase.CoTaskMemAlloc (uint) is not callable...
110 111 112 113 114 115 116 117 118 119 120
Next ›   Last »