<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://www.msvisual.com/viewforum.php?f=7&amp;fx=OLE-Automation">
    <title>OLE Automation</title>
    <link>http://www.msvisual.com/OLE-Automation-f7.html</link>
    <description>OLE Automation: Recent 20 threads</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.msvisual.com/Property-get-procedure-did-not-return-an-object-t28404.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/DllRegisterServer-entry-point-t28133.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Excel-Automation-question-t28236.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Can-t-update-fields-in-form-t21122.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/FindWindow-returns-incorrect-value-for-OpusApp-I-think-t27839.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Sample-of-using-GlobalObjectID-t27761.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Tracing-in-proc-com-t27762.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/word-automation-small-problem-t21123.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/UserControl-in-VB6-t21121.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/How-to-automate-Windows-Explorer-t21120.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/ActiveX-component-can-t-create-object-t21119.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Join-documents-with-different-page-orientation-t21118.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/sending-e-mail-via-application-in-Vista-Os-t21117.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Word-automation-and-Excel-charts-t21116.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/how-to-call-this-function-t21115.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/My-1st-Word-doc-by-VB6-automatn-Try-set-margins-and-fonts-t21114.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Service-WithEvents-SHDocVw-automation-automation-error-t21113.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Modify-Access-Report-t21112.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Preview-Access-report-t21111.html" />
        <rdf:li rdf:resource="http://www.msvisual.com/Mystery-Changes-to-spreadsheets-do-not-persist-in-saved-wor-t21110.html" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://www.msvisual.com/Property-get-procedure-did-not-return-an-object-t28404.html">
    <link>http://www.msvisual.com/Property-get-procedure-did-not-return-an-object-t28404.html</link>
    <title>Property get procedure did not return an object</title>
    <description>Hi,

I get the error message &quot;Property let procedure not defined and
property get procedure did not return an object&quot; while trying to loop
on a workbook's sheet:

for each sheet in workbook.sheets
   ....
next

i guess something is wrong with the Excel library?

Any tip/help welcome.
..</description>
    <pubDate>Tue, 18 Dec 2007 05:30:59 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/DllRegisterServer-entry-point-t28133.html">
    <link>http://www.msvisual.com/DllRegisterServer-entry-point-t28133.html</link>
    <title>DllRegisterServer entry point</title>
    <description>Hello,

I've written a visual basic class library (COM-Interop registry checked) 
with a com class (properties com class and com visible both true). When I 
build the dll, it registers automatically, and I can use the class in other 
programs.

But now I want to use it on another computer. ..</description>
    <pubDate>Thu, 6 Dec 2007 12:05:55 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Excel-Automation-question-t28236.html">
    <link>http://www.msvisual.com/Excel-Automation-question-t28236.html</link>
    <title>Excel Automation question</title>
    <description>Hello,
I'm using VB6 and Excel 2007.  I have a program that creates a report then 
opens it in an Excel spreadsheet.  I have doen a lot of formatting but 
cannot figure out how to get it to do lines (ie: hairline).  I tried the 
following code but it doesn't work:

xlWS.Columns(&quot;A:K&quot;).Border..</description>
    <pubDate>Fri, 30 Nov 2007 14:46:17 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Can-t-update-fields-in-form-t21122.html">
    <link>http://www.msvisual.com/Can-t-update-fields-in-form-t21122.html</link>
    <title>Can't update fields in form</title>
    <description>The following code displays the form, but does not allow me to change the 
value of any of the fields in the form.  Can someone please tell me why, 
because I sure can't figure it out.  The form works fine in Access.

Notes:
The database is not marked read only.
I am the only user accessing ..</description>
    <pubDate>Tue, 6 Nov 2007 07:30:01 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/FindWindow-returns-incorrect-value-for-OpusApp-I-think-t27839.html">
    <link>http://www.msvisual.com/FindWindow-returns-incorrect-value-for-OpusApp-I-think-t27839.html</link>
    <title>FindWindow returns incorrect value for OpusApp (I think)</title>
    <description>My client's MS Access application, developed in Access2k, has now
stopped working correctly following an update to Access 2007.

Specifically, attempting to automate Word for a mail merge operation.

In my old code I had a block* where I checked to see if Word was
running:  if it was, I'd ge..</description>
    <pubDate>Fri, 26 Oct 2007 08:44:08 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Sample-of-using-GlobalObjectID-t27761.html">
    <link>http://www.msvisual.com/Sample-of-using-GlobalObjectID-t27761.html</link>
    <title>Sample of using GlobalObjectID??</title>
    <description>Hi,

I'm using vb.net 2005 and I'm trying to send an email, get the 
GlobalObjectID, find the sent email by the GlobalObjectID .... but I don't 
know how.

I know that the GlobalObjectID is not an exposed property (yet) and I have 
no cclue on how to use it then.

Do you have an example??..</description>
    <pubDate>Thu, 18 Oct 2007 08:30:16 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Tracing-in-proc-com-t27762.html">
    <link>http://www.msvisual.com/Tracing-in-proc-com-t27762.html</link>
    <title>Tracing in-proc com?</title>
    <description>Can I use visual studio analyzer tool to trace com calls within a
single app? This would seem to be much easier than setting breakpoints
in the debugger.</description>
    <pubDate>Wed, 17 Oct 2007 06:49:37 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/word-automation-small-problem-t21123.html">
    <link>http://www.msvisual.com/word-automation-small-problem-t21123.html</link>
    <title>word automation small problem</title>
    <description>Hi,
I have succesfuly opened word document from C++,
wrote text into, saved it and quit. All that without showing ms word at all.
    But when I add CheckSpelling and I got spelling dialog with errors, once 
I corrent them when closing application word document shows up for a brief 
momement...</description>
    <pubDate>Sat, 8 Sep 2007 16:15:04 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/UserControl-in-VB6-t21121.html">
    <link>http://www.msvisual.com/UserControl-in-VB6-t21121.html</link>
    <title>UserControl in VB6</title>
    <description>Hi,

I want to develop a VB6 UserControl. The control should be used from a VC++ 
MFC app. The control should show the values from a lot of fields (about 20).

I do not want to add a set-property for each field. My idea is to create a 
dataTransferObject which contains all the fields.
How d..</description>
    <pubDate>Wed, 8 Aug 2007 16:37:17 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/How-to-automate-Windows-Explorer-t21120.html">
    <link>http://www.msvisual.com/How-to-automate-Windows-Explorer-t21120.html</link>
    <title>How to automate Windows Explorer</title>
    <description>I'm developing an application in which I want to let the user browse files 
and folders on the hard drive. Since Windows Explorer already does this so 
well, I would like to see how I might use Windows Explorer's functionality 
via automation.

Could someone suggest some documentation that wo..</description>
    <pubDate>Mon, 9 Jul 2007 14:04:20 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/ActiveX-component-can-t-create-object-t21119.html">
    <link>http://www.msvisual.com/ActiveX-component-can-t-create-object-t21119.html</link>
    <title>ActiveX component can't create object</title>
    <description>Any ideas why something like

Dim test As MyLib.MyClass
Set test = new MyLib.MyClass

Works fine, but

Dim test as object
Set test = createobject(&quot;MyLib.MyClass&quot;)

Fails with &quot;ActiveX component can't create object&quot;</description>
    <pubDate>Thu, 28 Jun 2007 12:54:58 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Join-documents-with-different-page-orientation-t21118.html">
    <link>http://www.msvisual.com/Join-documents-with-different-page-orientation-t21118.html</link>
    <title>Join documents with different page orientation</title>
    <description>I have two documents, first is portrait orientation, second is landscape 
orientation.  How can I add the landscape orientation document to the end of 
the portrait document and keep the two different orientations?   I can get 
the documents to be added together but the second document always c..</description>
    <pubDate>Wed, 20 Jun 2007 18:39:31 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/sending-e-mail-via-application-in-Vista-Os-t21117.html">
    <link>http://www.msvisual.com/sending-e-mail-via-application-in-Vista-Os-t21117.html</link>
    <title>sending e-mail via application in Vista Os</title>
    <description>I write here because i did not found another better place, i hope someone 
could help me.
I 've got a vfp application (but its not so different from vb) thas send 
email using msmapi32 object.
I tryed to use it on a Vista pc but i wasn't able to register the ocx and 
then i got an &quot;interface ..</description>
    <pubDate>Tue, 19 Jun 2007 08:51:12 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Word-automation-and-Excel-charts-t21116.html">
    <link>http://www.msvisual.com/Word-automation-and-Excel-charts-t21116.html</link>
    <title>Word automation and Excel charts</title>
    <description>I am creating (from a VB6 program) a word document.  When I insert the text, 
it is working fine.  When I add a chart from excel at the end of the text, 
that also works fine.  If I want to add text after the chart, it is 
inserting after the last text added and not after the chart.  The charts..</description>
    <pubDate>Sun, 3 Jun 2007 11:38:31 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/how-to-call-this-function-t21115.html">
    <link>http://www.msvisual.com/how-to-call-this-function-t21115.html</link>
    <title>how to call this function</title>
    <description>Hi all,

Can you tell me please what is the process to use this function.

1. how to call this function :- createApdxBDoc(outputArray() As CApdxB)

I have pasted this code into Vb project at run time it show user defined 
error at &quot;createApdxBDoc(outputArray() As CApdxB)&quot; this point.

the..</description>
    <pubDate>Mon, 28 May 2007 23:23:00 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/My-1st-Word-doc-by-VB6-automatn-Try-set-margins-and-fonts-t21114.html">
    <link>http://www.msvisual.com/My-1st-Word-doc-by-VB6-automatn-Try-set-margins-and-fonts-t21114.html</link>
    <title>My 1st Word doc by VB6 automatn Try set margins and fonts</title>
    <description>I found some code to create a Word doc from VB6 and that works OK.
Could not set DocumentProperty in DocumentProperties collection, so created 
a Macro in Word and copied the macro into my VB6 program.  That method 
helps a lot in Excel.  But nothing of the Word macro works in VB6.
???????
Pr..</description>
    <pubDate>Sun, 27 May 2007 10:00:00 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Service-WithEvents-SHDocVw-automation-automation-error-t21113.html">
    <link>http://www.msvisual.com/Service-WithEvents-SHDocVw-automation-automation-error-t21113.html</link>
    <title>Service &amp; WithEvents SHDocVw automation - &quot;automation error&quot;</title>
    <description>I have a VB app that i run from a service (The app run at winsta0\\default).
The app runs under the localsystem account.

In my app i have:
Private WithEvents winShell As SHDocVw.ShellWindows

and then in one of the functions:
set winShell = new SHDocVw.ShellWindows
When it came to that se..</description>
    <pubDate>Tue, 15 May 2007 14:21:02 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Modify-Access-Report-t21112.html">
    <link>http://www.msvisual.com/Modify-Access-Report-t21112.html</link>
    <title>Modify Access Report</title>
    <description>Hello,

Is there any way to modify an Access report programmatically?

Basically, I need the pre-designed report to pick up a set of data that may 
have a new field in it. e.g. you run a report that lists years; the report 
is saved with fields pointing to year(s) but when the report is open..</description>
    <pubDate>Mon, 7 May 2007 15:02:56 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Preview-Access-report-t21111.html">
    <link>http://www.msvisual.com/Preview-Access-report-t21111.html</link>
    <title>Preview Access report</title>
    <description>Hi, All
I have Access report which i can print with no problem, but view feature 
doesn't work, What am i doing wrong in the code?
Please, help

 Set objAccess = New Access.Application
    With objAccess
        .OpenCurrentDatabase (strDB)        
        .DoCmd.OpenReport sReportName, ac..</description>
    <pubDate>Mon, 7 May 2007 10:49:01 PST</pubDate>
  </item>

  <item rdf:about="http://www.msvisual.com/Mystery-Changes-to-spreadsheets-do-not-persist-in-saved-wor-t21110.html">
    <link>http://www.msvisual.com/Mystery-Changes-to-spreadsheets-do-not-persist-in-saved-wor-t21110.html</link>
    <title>Mystery: Changes to spreadsheets do not persist in saved wor</title>
    <description>I have written a program to select an Excel workbook and strip hours and 
minutes from dates in columns in worksheets.

Columns and worksheets to be processed in a given workbook are designated by 
 parameters read from a &quot;.txt&quot; contol file.

Debug statements appear to show that changes have..</description>
    <pubDate>Mon, 16 Apr 2007 23:12:02 PST</pubDate>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.msvisual.com/viewforum.php?f=7&amp;fx=OLE-Automation" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
