<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to get Window HWND from dialID in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-get-Window-HWND-from-dialID/m-p/652640#M10143</link>
    <description>&lt;P&gt;I am making Modal Dialog By Archicad27 API.&lt;BR /&gt;Windows 10 and VisualStudio C++2019.&lt;BR /&gt;I hope get&amp;nbsp;Window HWND from dialID.&lt;BR /&gt;Pilease teach me.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2025 06:39:01 GMT</pubDate>
    <dc:creator>nishida_jp</dc:creator>
    <dc:date>2025-02-21T06:39:01Z</dc:date>
    <item>
      <title>How to get Window HWND from dialID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-get-Window-HWND-from-dialID/m-p/652640#M10143</link>
      <description>&lt;P&gt;I am making Modal Dialog By Archicad27 API.&lt;BR /&gt;Windows 10 and VisualStudio C++2019.&lt;BR /&gt;I hope get&amp;nbsp;Window HWND from dialID.&lt;BR /&gt;Pilease teach me.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 06:39:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-get-Window-HWND-from-dialID/m-p/652640#M10143</guid>
      <dc:creator>nishida_jp</dc:creator>
      <dc:date>2025-02-21T06:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Window HWND from dialID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-get-Window-HWND-from-dialID/m-p/653249#M10160</link>
      <description>&lt;P&gt;You can get the HWND of a dialog by calling the&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;DG_DLL_EXPORT void* CCALL DGGetDialogWindow (short dialId)&lt;/LI-CODE&gt;
&lt;P&gt;function.&lt;/P&gt;
&lt;P&gt;The return value should be casted to HWND. This function returns an NSWindow* on macintosh.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 13:29:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-get-Window-HWND-from-dialID/m-p/653249#M10160</guid>
      <dc:creator>Miklos Vegh</dc:creator>
      <dc:date>2025-02-26T13:29:40Z</dc:date>
    </item>
  </channel>
</rss>

