Re: Looking for a little help with the win32 headers

2015-03-25 Thread Jean pierre via Digitalmars-d-learn
On Thursday, 26 March 2015 at 04:52:23 UTC, Belly wrote: Hello, just installed D today. I have this code: import std.stdio; import win32.windef; import win32.winbase; void main() { LPSTR lpBuffer; PDWORD lpnSize; int result = GetComputerNameA(lpBuffer, lpnSize);

Re: Problem overloading operator for a struct with an immutable member

2015-03-25 Thread Jean pierre via Digitalmars-d-learn
On Thursday, 26 March 2015 at 04:57:55 UTC, ketmar wrote: On Tue, 24 Mar 2015 16:49:01 +, Nicolas Sicard wrote: I don't know if this is a bug or expected behaviour. The struct is mutable, assignable and pre-increment operator works. But post-increment doesn't compile because of the

Re: DlangUI

2015-03-25 Thread Jean pierre via Digitalmars-d-announce
On Wednesday, 25 March 2015 at 14:14:13 UTC, Vadim Lopatin wrote: On Tuesday, 20 May 2014 at 18:13:36 UTC, Vadim Lopatin wrote: Hello! I would like to announce my project, DlangUI library - cross-platform GUI for D. https://github.com/buggins/dlangui License: Boost License 1.0 Native

[Phobos] You're crippled by your orthodoxism

2015-03-25 Thread Jean pierre via Digitalmars-d
This is a problem, you, the D core has: you're crippled by your orthodoxism. Nothing will be added because of this: **rules**.