When I create a new MFC application it takes me to the wizard. In the wizard, there are two options that I don't really understand.

1: Use unicode libraries.

2: Use MFC in a static library or a shared DLL.

I'm making a licensed application and I will be using at least one COM dll. Can someone shed some light on what these options mean?

Thanks!