I have used the notation in the MSDN.
<br />
<br />Thanks,
<br />Vijay
<br />
<br />On , Dmitry Timoshkov <dmitry@baikal.ru> wrote:
<br />> Vijay Kiran Kamuju infyquest@gmail.com> wrote:
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />> > +WINAPI DWORD AtlGetVersion(void* pReserved)
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />> That's a somewhat strange choice for the placement of a calling convention
<br />> 
<br />> 
<br />> specifier. Also it shouldn't be too hard to avoid a hungarian style named
<br />> 
<br />> 
<br />> variable, and placing '*' properly.
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />> --
<br />> 
<br />> 
<br />> Dmitry.
<br />> 
<br />> 
<br />>