<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>kbAlertz.com :: Visual C++ 6.0</title> 
  <link>http://kbAlertz.com</link> 
  <description>Updates from Microsoft's KB System</description> 
  <dc:language>en-US</dc:language> 
  <generator>RSS Generated by kbAlertz.com</generator> 
  <item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>BUG: ATL Connection Point Wizard-Generated Code for Event with [out]VARIANT* or [out]long* Argument Gives C4305 Warning</title> 
  <link>http://kbalertz.com/kbNamed_264985/Connection.Point.wizard.generates.proxy.class.that.implements.connection.point.outgoing.outgoing.interface.event.that.takes.argument.type.wizard.generates.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:42:15 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_264985.aspx</guid> 
  <description>
	 The ATL Connection Point wizard generates a proxy class that implements a connection point for an outgoing interface. If an outgoing interface has an event that takes an argument of type [out]VARIANT* or [out]long*, the wizard generates incorrect...
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_264985.aspx">264985</a> ... <a href="http://kbalertz.com/kbNamed_264985/Connection.Point.wizard.generates.proxy.class.that.implements.connection.point.outgoing.outgoing.interface.event.that.takes.argument.type.wizard.generates.aspx">BUG: ATL Connection Point Wizard-Generated Code for Event with [out]VARIANT* or [out]long* Argument Gives C4305 Warning</a><br />
   The ATL Connection Point wizard generates a proxy class that implements a connection point for an outgoing interface. If an outgoing interface has an event that takes an argument of type [out]VARIANT* or [out]long*, the wizard generates incorrect...
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item><item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>BUG: IWindows::Next and IDocuments::Next Leak Memory</title> 
  <link>http://kbalertz.com/kbNamed_266298/When.call.method.automate.Visual.Integrated.Development.Environment.memory.This.leak.approximately.bytes.each.time.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:41:18 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_266298.aspx</guid> 
  <description>
	 When you call the IWindows::Next or IDocuments::Next method to automate the Visual C++ Integrated Development Environment (IDE), you may see a memory leak. This leak is approximately 4 bytes for each time the IWindows::Next or IDocuments::Next...
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_266298.aspx">266298</a> ... <a href="http://kbalertz.com/kbNamed_266298/When.call.method.automate.Visual.Integrated.Development.Environment.memory.This.leak.approximately.bytes.each.time.aspx">BUG: IWindows::Next and IDocuments::Next Leak Memory</a><br />
   When you call the IWindows::Next or IDocuments::Next method to automate the Visual C++ Integrated Development Environment (IDE), you may see a memory leak. This leak is approximately 4 bytes for each time the IWindows::Next or IDocuments::Next...
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item><item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>How to use DTS with custom ATL OLE-DB providers in Visual C++ 6.0</title> 
  <link>http://kbalertz.com/kbNamed_241241/Discusses.make.custom.provider.work.with.Data.Transformation.Services.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:41:08 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_241241.aspx</guid> 
  <description>
	 Discusses how to make a custom ATL OLE-DB provider to work with Data Transformation Services (DTS).
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_241241.aspx">241241</a> ... <a href="http://kbalertz.com/kbNamed_241241/Discusses.make.custom.provider.work.with.Data.Transformation.Services.aspx">How to use DTS with custom ATL OLE-DB providers in Visual C++ 6.0</a><br />
   Discusses how to make a custom ATL OLE-DB provider to work with Data Transformation Services (DTS).
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item><item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>FIX: Visual C++ ATL Provider Fails when Used with SQL DTS</title> 
  <link>http://kbalertz.com/kbNamed_198921/Server.version.Data.Transformation.Services.works.with.provider.source.Import.Wizard.with.Visual.Provider.when.execute.package.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:41:01 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_198921.aspx</guid> 
  <description>
	 SQL Server version 7.0 Data Transformation Services (DTS) works with an OLE DB provider as a source or destination. If you use DTS Import Wizard with a Visual C++ ATL wizard-generated OLE DB Provider as source, when you execute the package the...
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_198921.aspx">198921</a> ... <a href="http://kbalertz.com/kbNamed_198921/Server.version.Data.Transformation.Services.works.with.provider.source.Import.Wizard.with.Visual.Provider.when.execute.package.aspx">FIX: Visual C++ ATL Provider Fails when Used with SQL DTS</a><br />
   SQL Server version 7.0 Data Transformation Services (DTS) works with an OLE DB provider as a source or destination. If you use DTS Import Wizard with a Visual C++ ATL wizard-generated OLE DB Provider as source, when you execute the package the...
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item><item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>FIX: DBFILETIME Undeclared Identifier Error Compiling OLE DB Template Classes</title> 
  <link>http://kbalertz.com/kbNamed_217218/When.compiling.Active.Template.Library.Provider.Consumer.more.following.compilation.error.undeclared.identifier.error.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:41:01 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_217218.aspx</guid> 
  <description>
	 When compiling an Active Template Library (ATL) OLE DB Provider or Consumer project, you get one or more of the following compilation errors: ...\atldbcli.h(76) : error C2065: 'DBFILETIME' : undeclared identifier ...\atldbcli.h(76) : error C2059:...
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_217218.aspx">217218</a> ... <a href="http://kbalertz.com/kbNamed_217218/When.compiling.Active.Template.Library.Provider.Consumer.more.following.compilation.error.undeclared.identifier.error.aspx">FIX: DBFILETIME Undeclared Identifier Error Compiling OLE DB Template Classes</a><br />
   When compiling an Active Template Library (ATL) OLE DB Provider or Consumer project, you get one or more of the following compilation errors: ...\atldbcli.h(76) : error C2065: 'DBFILETIME' : undeclared identifier ...\atldbcli.h(76) : error C2059:...
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item><item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>You may experience an access violation when you access an STL object through a pointer or reference in a different DLL or EXE</title> 
  <link>http://kbalertz.com/kbNamed_172396/Describes.problem.that.occurs.when.access.object.created.through.pointer.reference.different.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:39:52 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_172396.aspx</guid> 
  <description>
	 Describes a problem that occurs when you access an STL object created in one DLL or EXE through a pointer or reference in a different DLL or EXE.
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_172396.aspx">172396</a> ... <a href="http://kbalertz.com/kbNamed_172396/Describes.problem.that.occurs.when.access.object.created.through.pointer.reference.different.aspx">You may experience an access violation when you access an STL object through a pointer or reference in a different DLL or EXE</a><br />
   Describes a problem that occurs when you access an STL object created in one DLL or EXE through a pointer or reference in a different DLL or EXE.
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item><item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>You may receive C4786 warnings when you try to build a project in Visual C++ 5.0 or in Visual C++ 6.0</title> 
  <link>http://kbalertz.com/kbNamed_195386/Explains.that.receive.C4786.warnings.when.build.project.Visual.This.issue.also.occurs.Visual.This.article.provides.method.disable.these.warnings.Visual.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:39:52 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_195386.aspx</guid> 
  <description>
	 Explains that you receive C4786 warnings when you try to build a project in Visual C++ 6.0. This issue also occurs in Visual C++ 5.0. This article provides a method to disable these warnings in Visual C++ 5.0.
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_195386.aspx">195386</a> ... <a href="http://kbalertz.com/kbNamed_195386/Explains.that.receive.C4786.warnings.when.build.project.Visual.This.issue.also.occurs.Visual.This.article.provides.method.disable.these.warnings.Visual.aspx">You may receive C4786 warnings when you try to build a project in Visual C++ 5.0 or in Visual C++ 6.0</a><br />
   Explains that you receive C4786 warnings when you try to build a project in Visual C++ 6.0. This issue also occurs in Visual C++ 5.0. This article provides a method to disable these warnings in Visual C++ 5.0.
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item><item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>PRB: Missing /c Compiler Option Causes LNK1561 Linker Error</title> 
  <link>http://kbalertz.com/kbNamed_228455/When.compiling.multiple.source.file.project.that.creates.header.file.inside.Visual.Integrated.Development.Environment.following.error.LINK.fatal.error.entry.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:39:50 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_228455.aspx</guid> 
  <description>
	 When compiling a multiple source file project that creates a pre-compiled header file inside the Visual C++ Integrated Development Environment (IDE), the following error can occur: Compiling... StdAfx.cpp LINK : fatal error LNK1561: entry point...
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_228455.aspx">228455</a> ... <a href="http://kbalertz.com/kbNamed_228455/When.compiling.multiple.source.file.project.that.creates.header.file.inside.Visual.Integrated.Development.Environment.following.error.LINK.fatal.error.entry.aspx">PRB: Missing /c Compiler Option Causes LNK1561 Linker Error</a><br />
   When compiling a multiple source file project that creates a pre-compiled header file inside the Visual C++ Integrated Development Environment (IDE), the following error can occur: Compiling... StdAfx.cpp LINK : fatal error LNK1561: entry point...
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item><item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>PRB: VC++ Does Not Convert Help Project File Paths</title> 
  <link>http://kbalertz.com/kbNamed_190509/After.loading.converting.project.created.previous.version.Visual.build.attempt.fails.while.compiling.help.project.with.this.Problem.encountered.creating.help.file.Windows.Windows.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:39:50 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_190509.aspx</guid> 
  <description>
	 After loading and converting a project created in a previous version of Visual C++, a build attempt fails while compiling a help project with this message: error: Problem encountered creating help file On Windows NT and Windows 2000, the following...
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_190509.aspx">190509</a> ... <a href="http://kbalertz.com/kbNamed_190509/After.loading.converting.project.created.previous.version.Visual.build.attempt.fails.while.compiling.help.project.with.this.Problem.encountered.creating.help.file.Windows.Windows.aspx">PRB: VC++ Does Not Convert Help Project File Paths</a><br />
   After loading and converting a project created in a previous version of Visual C++, a build attempt fails while compiling a help project with this message: error: Problem encountered creating help file On Windows NT and Windows 2000, the following...
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item><item>
  <dc:creator>kbAlertz.com</dc:creator> 
  <title>INFO: Specify Compiler Options Before Source Filename</title> 
  <link>http://kbalertz.com/kbNamed_23739&/compile.file.with.Microsoft.language.compilers.listed.list.appropriate.compiler.option.switches.command.line.before.names.source.files.which.options.When.using.Microsoft.aspx</link> 
  <pubDate>Sat, 03 Dec 2005 01:39:48 -0800</pubDate> 
  <guid>http://kbalertz.com/kb_23739&.aspx</guid> 
  <description>
	 To compile a file with any of the Microsoft language compilers listed above, list any appropriate compiler option switches on the command line before the names of the source files to which the options apply. When you are using a Microsoft 16-bit...
  </description> 
   <body xmlns="http://www.w3.org/1999/xhtml">
   <a href="http://kbalertz.com/kb_23739&.aspx">23739&</a> ... <a href="http://kbalertz.com/kbNamed_23739&/compile.file.with.Microsoft.language.compilers.listed.list.appropriate.compiler.option.switches.command.line.before.names.source.files.which.options.When.using.Microsoft.aspx">INFO: Specify Compiler Options Before Source Filename</a><br />
   To compile a file with any of the Microsoft language compilers listed above, list any appropriate compiler option switches on the command line before the names of the source files to which the options apply. When you are using a Microsoft 16-bit...
   <P>This RSS feed provided by kbAlerz.com.<br />Visit <a href="http://www.kbAlertz.com">kbAlertz.com</a> to
   subscribe. It's 100% free and you'll be able to recieve e-mail or RSS updates for the technologies you pick
   from the Microsoft Knowledge Base.</P>
  </body>
</item>
  </channel>
</rss>	
