Hi all,
I have enabled multi application support for Directfb and dynamic
linking support.
When I run my first application, when it calls dfb_wm_initialize(), the
default wm library will be loaded and the variables
Wm_local and wm_shared will be initialized.
When I launch another application from the first application, will
ir call dfb_wm_initialize() ? if yes, the dlopen will
return the same handler but what about the wm_local and wm_shared. will a
single instance be shared by both the process?
If it is shared, is fusion is taking care of storing the previous wm_local
and wm_share reference to the new process wm_local and wm_share.
How it is happening? Iam bit confused with this.
Or will second process initialize the wm_local and wm_share again?
Thanks in advance
Regards,
Dharma
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users