when metro app calls a win32 dll, it uses "LoadPackagedLibrary()". what if my win32 dll uses another win32 dll just like desktop dynamic dll, it seems working fine.
is this a supported usage though? assuming all the dlls use metro APIs only.
Because I'm testing with the preview, not sure if anything will change in the future.
Thanks,
Jennifer