January 25, 2016 General » Re: When is the Win API supported? | |||
|---|---|---|---|
| |||
There currently aren't any. The core.sys package mirrors various C system headers. As... | |||
January 25, 2016 General » Re: When is the Win API supported? | |||
|---|---|---|---|
| |||
...import core.sys.windows;` Dmd says `Error: module windows is in file 'core\sys\windows... | |||
January 25, 2016 General » Re: When is the Win API supported? | |||
|---|---|---|---|
| |||
...h>`, in D you can `import core.sys.windows.foo;`, then just use it exactly... | |||
January 25, 2016 General » Re: When is the Win API supported? | |||
|---|---|---|---|
| |||
...tree/v2.070.0-b2/src/core/sys/windows The only issue is for -m32... | |||
January 20, 2016 Druntime » [D-runtime] [D-Programming-Language/druntime] 1326a7: .gitignore | |||
|---|---|---|---|
| |||
...sys/windows/accctrl.d
M src/core/sys/windows/aclapi.d
M src/core/sys... | |||
January 18, 2016 General » Re: DMD - issue building shared library | |||
|---|---|---|---|
| |||
...import std.c.windows.windows; import core.sys.windows.dll; mixin SimpleDllMain; I noticed that... | |||
January 18, 2016 Issues » [Issue 15539] core.sys.windows.* tweaks for 2.070 | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=15539 Vladimir Panteleev <thecybershadow@gmail.com> changed... | |||
January 18, 2016 General » Re: DMD - issue building shared library | |||
|---|---|---|---|
| |||
...com/D-Programming-Language/druntime/blob/master/src/core/sys/windows/dll.d#L473
Bit
| |||
January 16, 2016 Druntime » [D-runtime] [D-Programming-Language/druntime] 502f7f: fixup of #1449 | |||
|---|---|---|---|
| |||
...MANIFEST
M mak/SRCS
R src/core/sys/unwind.d
M src/rt/dwarfeh.d... | |||
January 16, 2016 Announce » Re: Beta D 2.070.0-b1 | |||
|---|---|---|---|
| |||
...few tools that use HWND from core.sys.windows that seem ok. I noticed the... | |||
Copyright © 1999-2021 by the D Language Foundation