If the headers are plain C (and not C++, so no OOP), then usually it is a matter of translating the header. Depending on the header that can be simple or complicated
There is a fair chance they are plain C, because contrary to C++, plain C is fairly visual studio version independent.