how to use hMetis in Chameleon algorithm with platform visual c++ 6.0

Hi, everyone!
I am program Chameleon algorithm,I have download the hmetis-1.5.3-WIN32?I want to known how to call the function HMETIS_PartRecursive(nvtxs, nhedges, vwgts, eptr, eind, hewgts, parts,ubfactor, options, part, edgecut) in my program.
thanks!