<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/packages/winunits-base/src/comserv.pp, branch avr</title>
<subtitle>svn.freepascal.org: svn/fpc
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/'/>
<entry>
<title>* Several functions had their results unassigned, fixed.</title>
<updated>2011-01-25T07:32:39+00:00</updated>
<author>
<name>sergei</name>
<email>sergei@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-01-25T07:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=3a63f20a426771a2dbf2f4f1f87349753b5e2afd'/>
<id>3a63f20a426771a2dbf2f4f1f87349753b5e2afd</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16811 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16811 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * replaced some unimplemented (RTE 217) methods with basic getters and setters.</title>
<updated>2010-02-26T12:04:21+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-02-26T12:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=432c66b9b8229d3f5fdcdf2021ef1d579d3eda1d'/>
<id>432c66b9b8229d3f5fdcdf2021ef1d579d3eda1d</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14942 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14942 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * fixed compilation win32/win64 after (my) last commit. </title>
<updated>2009-10-31T22:31:26+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-10-31T22:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=6bbb6f0a5a2dd651ab2b323efe15f91cb2d3bea0'/>
<id>6bbb6f0a5a2dd651ab2b323efe15f91cb2d3bea0</id>
<content type='text'>
     due to wince &lt;-&gt; win32/win64 headerwise. wince has some identifiers in Windows that win32/win64 has in activex
 * patches for comobj/comserv from 0014822 and 0014939	as well as one minor fix to activex.

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13991 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     due to wince &lt;-&gt; win32/win64 headerwise. wince has some identifiers in Windows that win32/win64 has in activex
 * patches for comobj/comserv from 0014822 and 0014939	as well as one minor fix to activex.

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13991 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * second patch from mantis 14822</title>
<updated>2009-10-26T11:02:00+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-10-26T11:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=f5e8faec2df642f5c3f84f2762d9b90e3cf7e98e'/>
<id>f5e8faec2df642f5c3f84f2762d9b90e3cf7e98e</id>
<content type='text'>
    - registration of tlb
    - registry registration
    - implemented functions needed for comserv register/unregister 
    - registry function
    - finished TTypedComObject (but not really tested)

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13957 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    - registration of tlb
    - registry registration
    - implemented functions needed for comserv register/unregister 
    - registry function
    - finished TTypedComObject (but not really tested)

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13957 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Comobj and comserv enhancements by mspiller, #14822 (which also bears relevance to 10569,14807)</title>
<updated>2009-10-16T20:32:59+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-10-16T20:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=0b740cf6ee0e25b120b6f29ae8b5163e473d280f'/>
<id>0b740cf6ee0e25b120b6f29ae8b5163e473d280f</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13876 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13876 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
</feed>
