Hi all, Please CC me in replies, I'm no longer a list member. I recently tried to use in a C++ program and got linker errors. Turns out the header is neither C++-aware (extern "C") nor cygwin-aware (_EXFUN). The attached patch fixes the problem for me. Regards, Ryan