Replies: 2 comments 1 reply
-
This is also possible with MSVC and OrangeC, just compile. Do you have an error which shows different?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
so I misspoke, what I probably should have said is if you need a main use DllMain(). I did check a minute ago, OrangeC is quite happy making a DLL if you don't explicitly add a DllMain(). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is possible with GCC compiler.
Beta Was this translation helpful? Give feedback.
All reactions