<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Exprimiendo Velneo &#187; Avanzado</title>
	<atom:link href="http://exprimiendovelneo.es/category/avanzado/feed/" rel="self" type="application/rss+xml" />
	<link>http://exprimiendovelneo.es</link>
	<description>Velneo: desde el novato al experto</description>
	<lastBuildDate>Mon, 14 May 2012 09:51:28 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='exprimiendovelneo.es' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Exprimiendo Velneo &#187; Avanzado</title>
		<link>http://exprimiendovelneo.es</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://exprimiendovelneo.es/osd.xml" title="Exprimiendo Velneo" />
	<atom:link rel='hub' href='http://exprimiendovelneo.es/?pushpress=hub'/>
		<item>
		<title>Usando dlls de Windows desde Velneo V7</title>
		<link>http://exprimiendovelneo.es/2010/01/19/usando-dlls-de-windows-desde-velneo-v7/</link>
		<comments>http://exprimiendovelneo.es/2010/01/19/usando-dlls-de-windows-desde-velneo-v7/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 16:10:31 +0000</pubDate>
		<dc:creator>José González Vera</dc:creator>
				<category><![CDATA[Avanzado]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[velneo v7]]></category>
		<category><![CDATA[convención]]></category>
		<category><![CDATA[MessageBox]]></category>
		<category><![CDATA[ShowWindow]]></category>
		<category><![CDATA[user32.dll]]></category>

		<guid isPermaLink="false">http://exprimiendovelneo.wordpress.com/?p=64</guid>
		<description><![CDATA[Hace algún tiempo que quería escribir sobre cómo usar las dlls nativas de Windows (user32, kernel, etc) desde Velneo V7 usando el objeto librería externa. No voy a pararme en como crear el objeto, las funciones y sus parámetros, ya que eso está perfectamente explicado en la zona info de www.velneo.es. En este artículo mostraré [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exprimiendovelneo.es&#038;blog=1472841&#038;post=64&#038;subd=exprimiendovelneo&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://exprimiendovelneo.es/2010/01/19/usando-dlls-de-windows-desde-velneo-v7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<georss:point>28.296892 -16.373607</georss:point>
		<geo:lat>28.296892</geo:lat>
		<geo:long>-16.373607</geo:long>
		<media:content url="http://1.gravatar.com/avatar/73c1a63678e963f986259454277df911?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">term181170</media:title>
		</media:content>

		<media:content url="http://exprimiendovelneo.files.wordpress.com/2010/01/dll11.png?w=182" medium="image">
			<media:title type="html">ShowWindow</media:title>
		</media:content>

		<media:content url="http://exprimiendovelneo.files.wordpress.com/2010/01/dll3.png?w=300" medium="image">
			<media:title type="html">Dll Export Viewer</media:title>
		</media:content>

		<media:content url="http://exprimiendovelneo.files.wordpress.com/2010/01/dll2.png?w=300" medium="image">
			<media:title type="html">Tutor dll Windows</media:title>
		</media:content>
	</item>
		<item>
		<title>Velneo, dll&#8217;s y cadenas</title>
		<link>http://exprimiendovelneo.es/2008/04/21/velneo-dlls-y-cadenas/</link>
		<comments>http://exprimiendovelneo.es/2008/04/21/velneo-dlls-y-cadenas/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 15:06:28 +0000</pubDate>
		<dc:creator>José González Vera</dc:creator>
				<category><![CDATA[Avanzado]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[Base de datos]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[velneo]]></category>

		<guid isPermaLink="false">http://exprimiendovelneo.wordpress.com/?p=49</guid>
		<description><![CDATA[Cuando trabajamos con Velneo y necesitamos hacer una llamada a una dll que retorna una cadena (string) nos encontramos con la tesitura de como liberar el espacio de memoria alojada para la cadena en cuestión en la dll. Veamos un método, que no el único, para liberar esa memoria. Este método sólo va a servir [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exprimiendovelneo.es&#038;blog=1472841&#038;post=49&#038;subd=exprimiendovelneo&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://exprimiendovelneo.es/2008/04/21/velneo-dlls-y-cadenas/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/73c1a63678e963f986259454277df911?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">term181170</media:title>
		</media:content>

		<media:content url="http://exprimiendovelneo.files.wordpress.com/2008/04/dll_iconoo.jpg?w=128" medium="image" />
	</item>
	</channel>
</rss>
