Thread overview
[Issue 11116] New: core.sys.windows.windows does not expose GetDesktopWindow
Sep 24, 2013
ajidala@gmail.com
Sep 24, 2013
Andrej Mitrovic
Sep 26, 2013
Andrej Mitrovic
September 24, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11116

           Summary: core.sys.windows.windows does not expose
                    GetDesktopWindow
           Product: D
           Version: D2
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: ajidala@gmail.com


--- Comment #0 from ajidala@gmail.com 2013-09-24 09:06:14 PDT ---
While it does expose some functions of the same header file (winuser.h), it
doesn't expose GetDesktopWindow(). (See
http://msdn.microsoft.com/en-us/library/ms633504%28VS.85%29.aspx )
Same goes for a lot of other functions. The module is pretty hit and miss.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 24, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11116


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich@gmail.com


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-09-24 12:44:13 PDT ---
(In reply to comment #0)
> While it does expose some functions of the same header file (winuser.h), it
> doesn't expose GetDesktopWindow(). (See
> http://msdn.microsoft.com/en-us/library/ms633504%28VS.85%29.aspx )
> Same goes for a lot of other functions. The module is pretty hit and miss.

I recommend grabbing: http://www.dsource.org/projects/bindings/wiki/WindowsApi

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 26, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11116


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


--- Comment #2 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-09-25 17:10:53 PDT ---
*** This issue has been marked as a duplicate of issue 317 ***

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