call a function in a clr

Hello. i have a clr c++ project and a general c++ project. i use visual studio 2010. i need to call a function from the general c++ project in the clr project.
To be more explicit, i have a httpGet function in clr and a logfile in general c++. i need to write a logfile if the http function connects to the server or not.
do you think you could help me?
Post some code.
Topic archived. No new replies allowed.