How to create an .exe without execute the terminal in Windows?

thePengüin arcanet192 at gmail.com
Sat Aug 12 23:34:22 UTC 2023


On Saturday, 12 August 2023 at 23:30:34 UTC, ryuukk_ wrote:
> On Saturday, 12 August 2023 at 23:22:20 UTC, thePengüin wrote:
>> On Saturday, 12 August 2023 at 23:18:16 UTC, Adam D Ruppe 
>> wrote:
>>> [...]
>>
>> Where could I get more information? I can't find this link 
>> "import core.sys.windows.windows"
>
> It's part of druntime, it comes with every installation of the 
> compiler
>
> On windows it usually is:
>
> ``C:\D\dmd2\src\druntime\src\core\sys\windows``
>
>
> One question to D maintainers:
>
> Why is ``core.sys`` modules not displayed on the online 
> documentation? this seems to be a bug somewhere?
>
> https://dlang.org/phobos/index.html
>
> There is ``core`` for everything else, but not for ``core.sys``

Thanks for all, well in the online documentation there's not doc 
for core.sys but I can compile with core.sys, and Thanks for that


More information about the Digitalmars-d-learn mailing list