Roberto,

I don't mind you hi-jacking my thread, but I'm sure others do as it 
disrupts thread integrity and makes email message management more 
difficult, especially for those who have alot to manage.

Plus, you would likely get better response if you started your own 
thread. To do so, DO NOT use the Reply button. Compose a NEW message to 
gambas-user@lists.sourceforge.net .

When you do, try to include as much applicable code in the same message 
as is practical. The snippets you have provided here may not be enough 
information for someone to give you an intelligent answer. (For example, 
where did "hPart as MimePart" come from?)


That being said, I do not have an answer for your question, sorry.


---
Lee
__________



On 11/23/2014 10:27 PM, roberto wrote:
> to bypass the segfault 11 , if I wanted to use the external library
> libgmime with:
>
> Library "libgmime-2.6:0"
>
> the declaration of the function should be this:
>
> Private Extern g_mime_part_get_content_object(GMimePart As Pointer) As
> Pointer
>
> and  my data is in variable hPart as MimePart
>
> how i can pass hPart to the libgmime function?

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to