Dear Eng.Hani,
First, i would like to thank you for your nice and useful article which is written at codeproject.
after reading your article, i download your source code and creating new smart device application using visual studio 2008 but i can’t add mArabicCore.dll as a reference to the project, visual studio raise this error
A reference to ‘mArabicCore.dll’ could not be added.
if you don’t mind can you send it to me or give me your suggestion.
As you can see in mArabicCoreWrapper that mArabicCore.dll is created to be imported on the device, so it is not a reference, it should be copied to the device and registered in the system.
Great post! Just wanted to let you know you have a new subscriber- me!
Dear Eng.Hani,
First, i would like to thank you for your nice and useful article which is written at codeproject.
after reading your article, i download your source code and creating new smart device application using visual studio 2008 but i can’t add mArabicCore.dll as a reference to the project, visual studio raise this error
A reference to ‘mArabicCore.dll’ could not be added.
if you don’t mind can you send it to me or give me your suggestion.
Thanks alot for your co-operation.
As you can see in mArabicCoreWrapper that mArabicCore.dll is created to be imported on the device, so it is not a reference, it should be copied to the device and registered in the system.