<?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 error C3861: 'ACAPI_GetMainWindow': identifier not found, ev in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/error-C3861-ACAPI-GetMainWindow-identifier-not-found-ev/m-p/118579#M6452</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I want to receive HWND.&lt;BR /&gt;I cause &lt;STRONG&gt;ACAPI_GetMainWindow&lt;/STRONG&gt;. For its use I write
&lt;BLOCKQUOTE&gt;#include "ACAPinc.h"&lt;/BLOCKQUOTE&gt;
VS 2003 writes:
&lt;BLOCKQUOTE&gt;error C3861: 'ACAPI_GetMainWindow': identifier not found, even with argument-dependent lookup&lt;/BLOCKQUOTE&gt;
In properties of the project:&lt;BR /&gt;"D:\Program Files\Graphisoft\API Development Kit 11.21\Support\Inc".&lt;BR /&gt;&lt;BR /&gt;Why he does not find her?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/DIV&gt;</description>
    <pubDate>Fri, 04 Aug 2023 13:14:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-04T13:14:58Z</dc:date>
    <item>
      <title>error C3861: 'ACAPI_GetMainWindow': identifier not found, ev</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/error-C3861-ACAPI-GetMainWindow-identifier-not-found-ev/m-p/118579#M6452</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I want to receive HWND.&lt;BR /&gt;I cause &lt;STRONG&gt;ACAPI_GetMainWindow&lt;/STRONG&gt;. For its use I write
&lt;BLOCKQUOTE&gt;#include "ACAPinc.h"&lt;/BLOCKQUOTE&gt;
VS 2003 writes:
&lt;BLOCKQUOTE&gt;error C3861: 'ACAPI_GetMainWindow': identifier not found, even with argument-dependent lookup&lt;/BLOCKQUOTE&gt;
In properties of the project:&lt;BR /&gt;"D:\Program Files\Graphisoft\API Development Kit 11.21\Support\Inc".&lt;BR /&gt;&lt;BR /&gt;Why he does not find her?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Aug 2023 13:14:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/error-C3861-ACAPI-GetMainWindow-identifier-not-found-ev/m-p/118579#M6452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-04T13:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: error C3861: 'ACAPI_GetMainWindow': identifier not found</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/error-C3861-ACAPI-GetMainWindow-identifier-not-found-ev/m-p/118580#M6453</link>
      <description>You'll have to do a
&lt;PRE&gt;#define ACExtension&lt;/PRE&gt;

before the #include statement.&lt;BR /&gt;
&lt;BR /&gt;
HTH,&lt;BR /&gt;
&lt;BR /&gt;
Akos</description>
      <pubDate>Wed, 16 Jul 2008 16:20:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/error-C3861-ACAPI-GetMainWindow-identifier-not-found-ev/m-p/118580#M6453</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2008-07-16T16:20:17Z</dc:date>
    </item>
  </channel>
</rss>

