<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using OpenSSL Cryptography: Blowfish, DES, RC2, RC4</title>
	<atom:link href="http://www.askyb.com/cpp/using-openssl-cryptography-blowfish-des-rc2-rc4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askyb.com/cpp/using-openssl-cryptography-blowfish-des-rc2-rc4/</link>
	<description>Programming Tips and Tuorials</description>
	<lastBuildDate>Mon, 10 Jun 2013 02:48:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: askyb</title>
		<link>http://www.askyb.com/cpp/using-openssl-cryptography-blowfish-des-rc2-rc4/comment-page-1/#comment-3484</link>
		<dc:creator>askyb</dc:creator>
		<pubDate>Mon, 25 Mar 2013 01:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.askyb.com/?p=898#comment-3484</guid>
		<description><![CDATA[Check Step #2. Make sure that you include necessary files before compile the source code.]]></description>
		<content:encoded><![CDATA[<p>Check Step #2. Make sure that you include necessary files before compile the source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jevs</title>
		<link>http://www.askyb.com/cpp/using-openssl-cryptography-blowfish-des-rc2-rc4/comment-page-1/#comment-3243</link>
		<dc:creator>jevs</dc:creator>
		<pubDate>Fri, 22 Mar 2013 19:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.askyb.com/?p=898#comment-3243</guid>
		<description><![CDATA[Man when i compile the code on QT

i get the following error:::

libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__GetUserObjectInformationW@20 referenced in function _OPENSSL_isservice

libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__GetProcessWindowStation@0 referenced in function _OPENSSL_isservice

libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__GetDesktopWindow@0 referenced in function _OPENSSL_isservice

libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__MessageBoxA@16 referenced in function _OPENSSL_showfatal

libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__DeregisterEventSource@4 referenced in function _OPENSSL_showfatal

+++++++++++++++
++++++++++ MORE of the same error libeay32.lib(cryptlib.obj):-1: error: LNK2019 until finally ::

debug\OpenSSL.exe:-1: error: LNK1120: 17 unresolved externals]]></description>
		<content:encoded><![CDATA[<p>Man when i compile the code on QT</p>
<p>i get the following error:::</p>
<p>libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__GetUserObjectInformationW@20 referenced in function _OPENSSL_isservice</p>
<p>libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__GetProcessWindowStation@0 referenced in function _OPENSSL_isservice</p>
<p>libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__GetDesktopWindow@0 referenced in function _OPENSSL_isservice</p>
<p>libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__MessageBoxA@16 referenced in function _OPENSSL_showfatal</p>
<p>libeay32.lib(cryptlib.obj):-1: error: LNK2019: unresolved external symbol __imp__DeregisterEventSource@4 referenced in function _OPENSSL_showfatal</p>
<p>+++++++++++++++<br />
++++++++++ MORE of the same error libeay32.lib(cryptlib.obj):-1: error: LNK2019 until finally ::</p>
<p>debug\OpenSSL.exe:-1: error: LNK1120: 17 unresolved externals</p>
]]></content:encoded>
	</item>
</channel>
</rss>
