Answer the question
In order to leave comments, you need to log in
How to write a form from scratch without the Visual Studio Basic Designer?
I need to write a program, but without a constructor from scratch in Visual Studio Express Desktop 2015
It is necessary that there was an executable file for example: Program.exe
that would read code from files: DLL
Is this even possible?
Answer the question
In order to leave comments, you need to log in
Console application?
What does the code from dll files mean? Is library decompilation necessary?
Of course, it's possible that the WinForms designer just generates code, it can be found in the xxxx.Designer.cs files in any project, but this makes no sense. It's not clear about the DLL.
For creation of the form yuzay WinApi, about dll did not cut. Decompilation is very difficult, dll loading is again winapi
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question