Hi, I am new to QT development and windows application development.
Sorry for this really noob question but I didn't find anything on the web

The question is can I use DLL files in my QT development ? And how can I do this?
I want to link my application with the DLL at build-time.
I am using the opensource QT.

Thanks.