View Single Post
  #3 (permalink)  
Old 07-23-2006, 09:13 PM
cardio cardio is offline
Senior Member
 
Join Date: Sep 2005
Location: St Louis, MO, USA
Posts: 176
cardio is an unknown quantity at this point
Help

I put 'gMail.mqh' in the folder ..\experts\include\ and compile it, no problem.
I put the 'SMail.dll' in the folder ..\experts\libraries\
I put sendMail.mqh in ..\experts\ and try compile it - but it gives the error 'gmail.mqh' -cannot open program file.

I tried the dll example they give in the experts\samples\ folder and it gave no hassles.

Do I have to register the dll with regsvr32 or something.

Any ideas?
Reply With Quote