September 20, 2015 Issues » [Issue 15088] New: timer_t should be void*, not in | |||
|---|---|---|---|
| |||
...tomerfiliba@gmail.com `timer_t` in `core.sys.posix.time` is defined as int on... | |||
September 19, 2015 Issues » [Issue 14263] Missing sections core.sys.windows.dll & std.c.windows.windows in runtime documentation | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=14263 --- Comment #5 from Anton Pastukhov <pastuhov85... | |||
September 18, 2015 Issues » [Issue 14263] Missing sections core.sys.windows.dll & std.c.windows.windows in runtime documentation | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=14263 Dmitry Olshansky <dmitry.olsh@gmail.com... | |||
September 18, 2015 Issues » [Issue 14263] Missing sections core.sys.windows.dll & std.c.windows.windows in runtime documentation | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=14263 --- Comment #3 from Anton Pastukhov <pastuhov85... | |||
September 18, 2015 Issues » [Issue 14263] Missing sections core.sys.windows.dll & std.c.windows.windows in runtime documentation | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=14263 --- Comment #2 from Anton Pastukhov <pastuhov85... | |||
September 18, 2015 Issues » [Issue 14263] Missing sections core.sys.windows.dll & std.c.windows.windows in runtime documentation | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=14263 Anton Pastukhov <pastuhov85@gmail.com> changed... | |||
September 16, 2015 Issues » [Issue 15073] New: SIGRTMIN is an alias to a private function | |||
|---|---|---|---|
| |||
...a simple program such as
import core.sys.posix.signal;
void main() {
int rtmin = SIGRTMIN... | |||
September 14, 2015 Learn » Re: Creating a DLL with a ActiveX interface. | |||
|---|---|---|---|
| |||
...a typo there. It should be `core.sys.windows.com`. I've done some COM... | |||
September 13, 2015 Learn » Re: Calling D from C, C++, Python… | |||
|---|---|---|---|
| |||
...to use DllMain to call these. core.sys.windows.dll.SimpleDllMain is a mixin template... | |||
September 12, 2015 Druntime » [D-runtime] [D-Programming-Language/druntime] 957d83: fix Issue 15036 - SimpleDllMain assumes various sy... | |||
|---|---|---|---|
| |||
...Sep 2015)
Changed paths:
M src/core/sys/windows/dll.d
Log Message:
-----------
fix Issue... | |||
Copyright © 1999-2021 by the D Language Foundation