5 typedef unsigned short XWCHAR
;
7 inline unsigned int xstrlenW( const XWCHAR
*str
)
15 static int msi_dialog_register_class( void )
29 void *xmsi_dialog_create(const XWCHAR
* szDialogName
)
31 msi_dialog_register_class();
32 return f3(xstrlenW(szDialogName
));