Search results

Jump to: navigation, search
  • ...ich provides a call equivalent to [http://msdn.microsoft.com/en-us/library/windows/desktop/ms687032(v=vs.85).aspx WaitForSingleObject], which also uses a sync * Windows messages
    13 KB (1,989 words) - 11:34, 12 December 2016
  • ==== Windows ==== Building on windows requires some special steps. There's no up to date guide right now.
    1 KB (146 words) - 20:05, 1 September 2015
  • > dmd.exe -L/SUBSYSTEM:WINDOWS gui_app.d
    560 bytes (88 words) - 20:10, 19 May 2015
  • work on Windows and allow better code generation for other Windows is to define a macro that depending on the current build
    13 KB (2,008 words) - 12:39, 31 January 2017
  • OPTLINK is the Digital Mars linker. It is used by D on Windows to link 32-bit OMF files.
    1 KB (210 words) - 22:26, 13 May 2015
  • their code just as much in github commits, merge/diff windows, emails/chat, etc. feel for the layout of the whole file when it's unfolded (diff windows, commit logs, etc), and it
    3 KB (518 words) - 17:23, 8 September 2013
  • ...supports linking with DMD's default x86 (32bit) OMF object file format on Windows. Although it has a closed development model, it may work in cases where Opt -LC:\D\dmd2\windows\lib
    2 KB (296 words) - 10:11, 14 November 2014
  • It is a little library that gives access to simple windows on MS Windows and on X11 with minimal dependencies. (There's some Mac OS Cocoa code in th ...OpenGlOptions.yes to the constructor. Compile with version=with_opengl on windows and have glu32.lib ready.
    3 KB (357 words) - 19:43, 1 September 2015
  • ...stem, you can execute the resulting program with "./main" or "./a.out". On Windows, you can run the program with "main" or "a.out".(?)
    10 KB (1,432 words) - 16:07, 9 June 2022
  • ==Precompiled binaries for Windows== ==Building libcurl static library for DMD32 Windows==
    7 KB (993 words) - 22:57, 1 April 2017
  • ...platforms for which [https://dlang.org/download there are official builds: Windows, macOS, linux, and FreeBSD]). All you need to do is run this command: == Building <tt>dmd</tt> for Windows on Linux ==
    7 KB (1,109 words) - 12:29, 9 March 2023
  • Additional time could be spent on exploring bare-metal targets or Windows support.
    18 KB (2,945 words) - 20:23, 1 September 2015
  • This describes the D implementation for 32 bit Windows systems. Naturally, Windows specific D features are not portable to other platforms. #include <windows.h>
    3 KB (480 words) - 13:33, 28 May 2024
  • |uint (Windows) / ulong (Unix) |int (Windows) / long (Unix)
    11 KB (1,696 words) - 10:44, 27 March 2024
  • Strings in D are UTF strings. The Microsoft Windows API normally offers two versions of each function that takes a string as in Some earlier versions of Windows, however, do not implement many of the "W" versions of the API functions. U
    2 KB (281 words) - 08:29, 13 November 2014
  • ...for your system. The '''PATH''' variable contains a list of folders where Windows will look in to find a program that you need to run. On Windows XP...
    2 KB (416 words) - 10:16, 14 November 2014
  • COM interfaces are all derived from '''std.c.windows.com.IUnknown'''. Many Windows API interfaces are in terms of COM (Common Object Model) objects (also call
    3 KB (414 words) - 05:54, 28 October 2016
  • ...namic Link Libraries) are one of the foundations of system programming for Windows. The D programming language enables the creation of several different types ...[http://www.amazon.com/exec/obidos/ASIN/1572315482/classicempire Advanced Windows] is indispensible.
    8 KB (1,256 words) - 19:59, 27 December 2023
  • On Windows 64bit, the bottom of stack is stored at <tt>gs:8</tt>. Instead of using inl
    3 KB (402 words) - 23:38, 7 April 2017
  • | platform = Windows/POSIX | platform = Windows/POSIX
    1 KB (151 words) - 16:08, 4 January 2024

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)