MsProject 2007 API Hooking
Meghdad (ivanopulio) <ivanopulioyahoocom> Monday, October 6 2008 14:48.19 CDT


Hi

I want to hook MSProject 2007 and insert hijri date to it please help me

Comments
cheburashka Posted: Monday, October 6 2008 17:29.12 CDT
Uh, why would have to hook its API calls? Can't you just write a VBA macro that converts from the Gregorian to Hijri date system?

comrade Posted: Tuesday, October 7 2008 00:39.26 CDT
bc API hooking is cooler

MohammadHosein Posted: Tuesday, October 7 2008 08:43.58 CDT
you should ask questions on Forums , its supposed to be your RCE blog . as for the question you dont need to do any API Hooking to add more date systems to MS Project . it has some nice Calendar Add-in feature using that you can develop special COM plugins that change the date for you even more . i believe MS already published a Hijri Calendar Plugin , for Shamsi Dates a friend of mine developed a total solution available here : http://www.edsoftline.com/jalmultipack.htm

you dont even need to develop the Plugin from scratch using tools like this : http://www.add-in-express.com  

ivanopulio Posted: Tuesday, October 7 2008 14:30.01 CDT
Hi

in MSPROJECT you have some pages that in there are time and date sheet .
i want to convert all of them to hijri.
MohammadHosein I saw that and there is for edsoft
I want to make a software as same as this that edsoft create it.

thanks