|
I didn't plan well when I first wrote the program ... Now I want to split a program into several DLLs, but I always encounter a lot of trouble ...
So, can any program be split into several DLLs? (I ask this because if I ca n’t, then I wo n’t waste any effort)
My program is mainly a dialog box call, there are many resources, can it be disassembled?
If you want to divide, is there anything particularly important to pay attention to ???
I want to use loadlibrary to show the call, but there are only examples of calling functions in the book.
Sorry, the dynamic link library has not been studied for a long time, and there is still a lot of ignorance ... Can you think of the DLL as dynamically loaded code? Or are there many other restrictions? For example ... Can you only call it? Function? (If there is a dialog box, there will be a class, 唉 and messages, it's really messy ...)
Please heroes help me !!!
!!!!!!!!!!!!!!!!!!!
thanks, thanks!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!! |
|