www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 6625] New: Distribute newer Windows API import libraries

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=6625

           Summary: Distribute newer Windows API import libraries
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: andrej.mitrovich gmail.com



08:24:48 PDT ---
This is really easy to do:

1. Download the SDK: http://msdn.microsoft.com/en-us/windows/bb980924
2. Use coffimplib to generate OMF import libs for gdi32.lib, kernel32.lib and
its friends.
3. Distribute these with DMD.

The gdi32.lib distributed with DMD, for example, is severely outdated. It's
half the size of a modern gdi32 import library.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 08 2011
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=6625


Damian <damianday hotmail.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |damianday hotmail.co.uk



I absolutely agree they are WAY outdated! Why is DMD not coming with the newest
versions available?

To put it bluntly, what use is outdated libraries to any windows programmer??

The first thing one does is resort to the WindowsApi bindings project - which
should be an unnecessary step.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 24 2012
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=6625


Andrej Mitrovic <andrej.mitrovich gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan.sonnenberg pythonmei
                   |                            |ster.com



15:39:15 PST ---
*** Issue 8235 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Dec 26 2012
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=6625


Andrej Mitrovic <andrej.mitrovich gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webby beardmouse.org.uk



15:39:19 PST ---
*** Issue 3277 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Dec 26 2012