www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11116] New: core.sys.windows.windows does not expose GetDesktopWindow

reply d-bugmail puremagic.com writes:
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



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: -------
Sep 24 2013
next sibling parent d-bugmail puremagic.com writes:
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



12:44:13 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.
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: -------
Sep 24 2013
prev sibling parent d-bugmail puremagic.com writes:
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



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: -------
Sep 25 2013