http://code.dlang.org/packages/windows-headers - as a dub package.
On Thursday, 13 August 2015 at 16:28:15 UTC, learn wrote:
unfortunately i can't find a complete set of windows header
files.
maybe one should add a link for those headers if they exist -
life is not linux or osx only.
https://github.com/etcimon/windows-headers
On Thursday, 13 August 2015 at 17:04:54 UTC, Adam D. Ruppe wrote:
On Thursday, 13 August 2015 at 16:28:15 UTC, learn wrote:
I'm slowly working on getting them into the standard library.
I'm probably one or two more weekends away from getting it to
work (it is harder than I thought because the
On Thursday, 13 August 2015 at 16:28:15 UTC, learn wrote:
unfortunately i can't find a complete set of windows header
files.
maybe one should add a link for those headers if they exist -
life is not linux or osx only.
I'm slowly working on getting them into the standard library. I'm
probably
unfortunately i can't find a complete set of windows header files.
maybe one should add a link for those headers if they exist -
life is not linux or osx only.
On Thu, 12 Dec 2013 12:16:57 -, Mike Parker wrote:
On 12/12/2013 8:08 PM, Regan Heath wrote:
MinGW distros. Even with VC, you still have to download the Windows
SDK separately.
I don't believe this last statement is true. I am fairly certain that
upon installing VC you have everything
On 12/12/2013 8:08 PM, Regan Heath wrote:
MinGW distros. Even with VC, you still have to download the Windows
SDK separately.
I don't believe this last statement is true. I am fairly certain that
upon installing VC you have everything you need to call/use Win32
functions. The only reason to
On 12/12/2013 8:20 PM, frustrated2 wrote:
I prefer languages with more "batteries included" - for sure. its a nice
compiler, love the language, but i do not want to waste the time to do
everything myself. even basic compilers (yuck) offer more tools, windows
programming and db stuff than D.
I a
On Thursday, 12 December 2013 at 11:08:41 UTC, Regan Heath wrote:
Does DMD support the M$ dll/lib format or is that still an
issue? I know there is a conversion tool, but IIRC you have to
pay for that.. this hassle was another reason I stopped using
D for my personal projects.
with -m64 DMD
I prefer languages with more "batteries included" - for sure. its
a nice compiler, love the language, but i do not want to waste
the time to do everything myself. even basic compilers (yuck)
offer more tools, windows programming and db stuff than D.
On Thursday, 12 December 2013 at 09:49:31 U
On Thu, 12 Dec 2013 08:18:51 -, Mike Parker wrote:
On 12/12/2013 4:44 PM, frustrated2 wrote:
thanks for your reply. its a shame that the language does not supply
ready to use headers. i can live with missing libraries, but not with
incomplete or non working bare minimal prerequisites to us
On Wednesday, 11 December 2013 at 09:04:32 UTC, frustrated2 wrote:
Are there complete windows headers and if yes where can i find
them and will they work for 64bit?
I've also generated from Mingw64 windows static binding[1]. So it
definitely will work with Windows 7 64bit. However I've only
tes
Mike Parker:
I would be content if DMD did not ship Win32 bindings at all,
except for the minimal needed to implement cross-platform stuff
in Phobos. As it stands, the static libs for the Win32 API that
ship with DMD are old and don't include a good number of modern
functions anyway. IMO, com
On 12/12/2013 4:44 PM, frustrated2 wrote:
thanks for your reply. its a shame that the language does not supply
ready to use headers. i can live with missing libraries, but not with
incomplete or non working bare minimal prerequisites to use it with an os.
that is a sad and sorry state!
I don't
thanks for your reply. its a shame that the language does not
supply ready to use headers. i can live with missing libraries,
but not with incomplete or non working bare minimal prerequisites
to use it with an os.
that is a sad and sorry state!
On Thursday, 12 December 2013 at 05:30:29 UTC, ev
On Wednesday, 11 December 2013 at 09:04:32 UTC, frustrated2 wrote:
Are there complete windows headers and if yes where can i find
them and will they work for 64bit?
there is mostly complete headers[1], however it is not and never
be ready for x64.
also there is Andrej Mitrovic's fork[2] of t
Are there complete windows headers and if yes where can i find
them and will they work for 64bit?
17 matches
Mail list logo