<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/VirtualBox-svn.git/include/iprt/win/shlobj.h, branch master</title>
<subtitle>www.virtualbox.org: svn/vbox
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/'/>
<entry>
<title>Copyright year updates by scm.</title>
<updated>2023-01-17T14:15:46+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2023-01-17T14:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=97e624abe52a1e2ba5974a92df631a9b821d3530'/>
<id>97e624abe52a1e2ba5974a92df631a9b821d3530</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>scm copyright and license note update</title>
<updated>2022-08-22T17:43:14+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-08-22T17:43:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=de5d9b63b0f67ae594cc926945cf531a25ef6e8c'/>
<id>de5d9b63b0f67ae594cc926945cf531a25ef6e8c</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>scm --update-copyright-year</title>
<updated>2022-01-01T11:31:46+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-01-01T11:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=66b9474c82d2164a3fd5224bbe0886b858c1ffa8'/>
<id>66b9474c82d2164a3fd5224bbe0886b858c1ffa8</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLBACKMEMBER to wrap the whole expression, similar to the DECLR?CALLBACKMEMBER macros.  This allows adding a throw() at the end when compiling with the VC++ compiler to indicate that the callbacks won't throw anything, so we can stop supressing the C5039 warning about passing functions that can potential throw C++ exceptions to extern C code that can't necessarily cope with such (unwind,++).  Introduced a few _EX variations that allows specifying different/no calling convention too, as that's handy when dynamically resolving host APIs.  Fixed numerous places missing DECLCALLBACK and such.  Left two angry @todos regarding use of CreateThread.   bugref:9794</title>
<updated>2020-07-08T19:33:26+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2020-07-08T19:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=f8c4c168fb40727fc4d123eac39b925d6ce48749'/>
<id>f8c4c168fb40727fc4d123eac39b925d6ce48749</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@85121 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@85121 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>iprt/win: VC++ 19.0 adjustments.  bugref:8489</title>
<updated>2020-05-20T14:27:48+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2020-05-20T14:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=5e5680a83defbfbab39cc79e790d59d8f46888b0'/>
<id>5e5680a83defbfbab39cc79e790d59d8f46888b0</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@84406 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@84406 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>iprt/win/shlobj.h: VC++ 14.1 adjustments (7.1 SDK). bugref:8489</title>
<updated>2020-04-17T08:49:09+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2020-04-17T08:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=b355ec1058f0606f7f34ed0a79488ff196f53859'/>
<id>b355ec1058f0606f7f34ed0a79488ff196f53859</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@83737 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@83737 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year updates by scm.</title>
<updated>2020-02-04T10:35:17+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2020-02-04T10:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=747901c043b9edcc890cc827990426b40eb8f3bd'/>
<id>747901c043b9edcc890cc827990426b40eb8f3bd</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>*: scm --fix-header-guard-endif</title>
<updated>2019-01-01T06:31:29+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2019-01-01T06:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=de7279e29901b3133718e374020330910a7a68e6'/>
<id>de7279e29901b3133718e374020330910a7a68e6</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76585 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76585 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>include/iprt: Use IPRT_INCLUDED_ rather than ___iprt_ as header guard prefix, letting scm enforce this (thereby avoiding copy&amp;paste errors like rsa.h).</title>
<updated>2019-01-01T02:37:24+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2019-01-01T02:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=d882dfadace0f0c8bc1f459b6409a7edaae87615'/>
<id>d882dfadace0f0c8bc1f459b6409a7edaae87615</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76557 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76557 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>scm --update-copyright-year</title>
<updated>2019-01-01T01:45:53+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2019-01-01T01:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=7f155ddb158d63ffde60b32c00156f5d8e41e35f'/>
<id>7f155ddb158d63ffde60b32c00156f5d8e41e35f</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76553 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76553 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
</feed>
