The 'FAR' in the above definitions satisfy the "CALLBACK" type on the GetProcAddress() function.
http://msdn.microsoft.com/library/de...rocaddress.asp
You can try to remove it and see if it compiles (but I'd be willing to bet that the C++ complier complains about a type conversion error).
botman