Hi, all I am developing an swt app only for gtk. I want to embed IE into this app. I can create a SWT.EMBEDDED composite and get its embededHandle (an integer). Then, how to do next? Is there any convinient way to pass this handle to wine, i.e. environment arguments? Thanks in advace! regards, cloudor