Re: win32 - Windows API declarations for all platforms

2020-04-03 Thread Andrej Mitrovic via Digitalmars-d-announce
On Wednesday, 1 April 2020 at 07:11:44 UTC, Vladimir Panteleev 
wrote:

More details in the README:
https://github.com/CyberShadow/win32#readme


Ohh thanks a lot for this! It will be handy for something I'm 
working on.


Re: win32 - Windows API declarations for all platforms

2020-04-02 Thread BoQsc via Digitalmars-d-announce
On Wednesday, 1 April 2020 at 07:11:44 UTC, Vladimir Panteleev 
wrote:

https://github.com/CyberShadow/win32
https://code.dlang.org/packages/win32

This is a repository + dub package which tracks 
core.sys.windows, and makes the declarations within available 
to all platforms. This is useful if you need to write 
cross-platform applications which e.g. read/write BMP or PE 
files.


More details in the README:
https://github.com/CyberShadow/win32#readme


Someone should test this and make a quick tutorial by putting 
this in practice. Really awesome, Vlad.


win32 - Windows API declarations for all platforms

2020-04-01 Thread Vladimir Panteleev via Digitalmars-d-announce

https://github.com/CyberShadow/win32
https://code.dlang.org/packages/win32

This is a repository + dub package which tracks core.sys.windows, 
and makes the declarations within available to all platforms. 
This is useful if you need to write cross-platform applications 
which e.g. read/write BMP or PE files.


More details in the README:
https://github.com/CyberShadow/win32#readme