dll
C#
2
Posts
2
Posters
0
Views
1
Watching
-
how to convert an exisisting project (windows application) exe file into an dll thanking u
-
how to convert an exisisting project (windows application) exe file into an dll thanking u
Change the output type in the project settings from windows application to class library.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook