<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikii.int.com.pl/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl">
		<id>https://wikii.int.com.pl/index.php?action=history&amp;feed=atom&amp;title=Code%3ABankowe_DLL</id>
		<title>Code:Bankowe DLL - Historia wersji</title>
		<link rel="self" type="application/atom+xml" href="https://wikii.int.com.pl/index.php?action=history&amp;feed=atom&amp;title=Code%3ABankowe_DLL"/>
		<link rel="alternate" type="text/html" href="https://wikii.int.com.pl/index.php?title=Code:Bankowe_DLL&amp;action=history"/>
		<updated>2026-04-09T21:44:06Z</updated>
		<subtitle>Historia wersji tej strony wiki</subtitle>
		<generator>MediaWiki 1.23.13</generator>

	<entry>
		<id>https://wikii.int.com.pl/index.php?title=Code:Bankowe_DLL&amp;diff=7501&amp;oldid=prev</id>
		<title>Sebasoul: Utworzył nową stronę „{{PracaWre}}  Ogólna definicja dla bibliotek bankowych wygląda tak: &lt;pre&gt;  procedure About; function GetInfo : String; function GetDLLVersion:Integer; procedure Write…”</title>
		<link rel="alternate" type="text/html" href="https://wikii.int.com.pl/index.php?title=Code:Bankowe_DLL&amp;diff=7501&amp;oldid=prev"/>
				<updated>2010-04-02T06:56:37Z</updated>
		
		<summary type="html">&lt;p&gt;Utworzył nową stronę „{{PracaWre}}  Ogólna definicja dla bibliotek bankowych wygląda tak: &amp;lt;pre&amp;gt;  procedure About; function GetInfo : String; function GetDLLVersion:Integer; procedure Write…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nowa strona&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PracaWre}}&lt;br /&gt;
&lt;br /&gt;
Ogólna definicja dla bibliotek bankowych wygląda tak:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
procedure About;&lt;br /&gt;
function GetInfo : String;&lt;br /&gt;
function GetDLLVersion:Integer;&lt;br /&gt;
procedure WriteToFile(aXMLText: WideString; aFileName: WideString); stdcall;&lt;br /&gt;
procedure ReadFromFile(aFileName: WideString; var aXMLText: WideString;var aErrors: WideString); stdcall;&lt;br /&gt;
&lt;br /&gt;
exports&lt;br /&gt;
  About,&lt;br /&gt;
  GetInfo,&lt;br /&gt;
  GetDLLVersion,&lt;br /&gt;
  ReadFromFile,&lt;br /&gt;
  WriteToFile; &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Używane są głównie '''ReadFromFile''' oraz '''WriteToFile''', z czego pierwsza procedura czyta pliki z banku i przetwarza do danych [[Motława|Motławy]], zaś drugi służy do formatowania danych z systemu na określony format.&lt;br /&gt;
&lt;br /&gt;
[[Kategoria: Programowanie]]&lt;/div&gt;</summary>
		<author><name>Sebasoul</name></author>	</entry>

	</feed>