<?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 Re: in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/vc-7-0-properties-window-always-blank/m-p/327214#M32844</link>
    <description>you can at the Vc7.0's MemVariableWiz ,i.e:&lt;BR /&gt;
&lt;BR /&gt;
D:\Program Files\Microsoft Visual Studio .NET\Vc7\VCWizards\MemVariableWiz\&lt;BR /&gt;
&lt;BR /&gt;
copy 1033,and paste,rename 2052&lt;BR /&gt;
&lt;BR /&gt;
bad english</description>
    <pubDate>Sat, 01 Apr 2006 07:11:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-04-01T07:11:08Z</dc:date>
    <item>
      <title>VC++ 7.0 Properties Window always blank?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/vc-7-0-properties-window-always-blank/m-p/327211#M32841</link>
      <description>Hello . . .&lt;BR /&gt;
&lt;BR /&gt;
Maybe I'm just too old for this stuff anymore.  I have an ARX module which dates back to release 11, and have now gotten it to work on 2004 using VC++ 7.0.  I need to change a dialog box, but the "Properties" window always comes up empty no matter what I do.  Anyone have any ideas???&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.&lt;BR /&gt;
&lt;BR /&gt;
Norm Olsen</description>
      <pubDate>Wed, 10 Dec 2003 21:34:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/vc-7-0-properties-window-always-blank/m-p/327211#M32841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-12-10T21:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: VC++ 7.0 Properties Window always blank?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/vc-7-0-properties-window-always-blank/m-p/327212#M32842</link>
      <description>&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;Maybe your dialog class is not derived from MFC &lt;BR /&gt;
class CDialog? If so try change to it and when you done with properties change &lt;BR /&gt;
back to whatever it was.&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BLOCKQUOTE dir="ltr"&gt;&lt;BR /&gt;
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"&amp;gt;&lt;BR /&gt;
  &lt;DIV&gt;"doneDad" &amp;lt;&lt;A&gt;&lt;BR /&gt;
  href="mailto:norm@rockware.com"&amp;gt;norm@rockware.com&lt;/A&gt;&amp;gt; wrote in message &lt;A&gt;&lt;BR /&gt;
  href="news:f1a5adb.-1@WebX.maYIadrTaRb"&amp;gt;news:f1a5adb.-1@WebX.maYIadrTaRb&lt;/A&gt;...&lt;/DIV&gt;Hello &lt;BR /&gt;
  . . . &lt;BR /&gt;
  &lt;P&gt;Maybe I'm just too old for this stuff anymore. I have an ARX module which &lt;BR /&gt;
  dates back to release 11, and have now gotten it to work on 2004 using VC++ &lt;BR /&gt;
  7.0. I need to change a dialog box, but the "Properties" window always comes &lt;BR /&gt;
  up empty no matter what I do. Anyone have any ideas??? &lt;BR /&gt;
  &lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;BR /&gt;
  &lt;/P&gt;&lt;P&gt;Norm Olsen&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 11 Dec 2003 00:36:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/vc-7-0-properties-window-always-blank/m-p/327212#M32842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-12-11T00:36:21Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/vc-7-0-properties-window-always-blank/m-p/327213#M32843</link>
      <description>Thanks for the suggestion.  Unfortunately, it&lt;BR /&gt;
didn't work.  What does work, however, is to&lt;BR /&gt;
open one of the Autodesk sample ARX projects,&lt;BR /&gt;
open the the properties box there,&lt;BR /&gt;
and then switch to my own application.&lt;BR /&gt;
&lt;BR /&gt;
Clearly, there is something about my&lt;BR /&gt;
"solution" that Micros??t dosn't like,&lt;BR /&gt;
but they are not telling me or anyone&lt;BR /&gt;
else what it might be.  Not uncommon&lt;BR /&gt;
for Micros??t.&lt;BR /&gt;
&lt;BR /&gt;
Norm Olsen</description>
      <pubDate>Fri, 12 Dec 2003 13:00:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/vc-7-0-properties-window-always-blank/m-p/327213#M32843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-12-12T13:00:18Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/vc-7-0-properties-window-always-blank/m-p/327214#M32844</link>
      <description>you can at the Vc7.0's MemVariableWiz ,i.e:&lt;BR /&gt;
&lt;BR /&gt;
D:\Program Files\Microsoft Visual Studio .NET\Vc7\VCWizards\MemVariableWiz\&lt;BR /&gt;
&lt;BR /&gt;
copy 1033,and paste,rename 2052&lt;BR /&gt;
&lt;BR /&gt;
bad english</description>
      <pubDate>Sat, 01 Apr 2006 07:11:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/vc-7-0-properties-window-always-blank/m-p/327214#M32844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-04-01T07:11:08Z</dc:date>
    </item>
  </channel>
</rss>

