Hi, I need to call a function in a library that is niether a COM or .NET. (Similar to API but not an API function). I don't need to pass parameters to this function. What do I need to do exactly? Do I need to add a reference? (I guess not). How will the run-time know where it is? Regards, Ekareem