Re: Dynamically linking python into my vc project - help required

2011-08-05 Thread Mark Hammond
On 3/08/2011 6:58 PM, mrinal...@edss.co.in wrote: Hi, I am trying to embed python into my MFC application. I have done this before by statically linking to the python lib. But I want to change this now. The idea is to take the information from the registry for the installed version of python on

Dynamically linking python into my vc project - help required

2011-08-03 Thread mrinalini
Hi, I am trying to embed python into my MFC application. I have done this before by statically linking to the python lib. But I want to change this now. The idea is to take the information from the registry for the installed version of python on the target machine. Then load python using load