Daniel Veditz <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...

Hi Daniel Veditz,

> 
> You cross-posted to .embedding, if you're a native embedding app then just
> use whatever OS API calls you like to create a dialog.

Sorry for cross posted :(

I have the same thought initially, but the mozilla compiler under
window does not seems to recognise the resource file of Windows
Platform SDK when I try to call DialogBox().  GetLastError() always
says "resource name not found in image file".  It seems that there is
some compatibility issues with GUI resource file under windows.  Do
you have any idea?  However, MessageBox() function is working fine.

That is the reason I have to use other non-windows dependent method to
create the dialogbox.

YueWeng
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to