- Home /
Could not register the window class, windows error 0
Hi,
I used VS2012Express to build a c# class library with .net 2.0, which to show a winform, I also configured the player setting like:
When I debugged my game, it shows:
Did someone meet such a dialog? How to solve this problem? Thanks!
Yes, several people have meet that dialog:
http://answers.unity3d.com/questions/14869/how-to-open-a-windows-file-open-or-save-dialog-wit.html
http://forum.unity3d.com/threads/151964-Problems-when-used-in-the-System-Windows-Forms-Unity3-5-4
http://answers.unity3d.com/questions/14869/how-to-open-a-windows-file-open-or-save-dialog-wit.html
http://answers.unity3d.com/questions/138087/save-dialogs.html
Are these helpful? Otherwise explain what you are trying to achieve, there might be a different way of doing it as well.
Your answer
Follow this Question
Related Questions
how can i send a command from unity's activex control to my windows form application? 3 Answers
how i register 0 Answers
Unity is not sending password to my PHP. but registers account Hash 0, Salt, 0 ? ? 1 Answer
What happens if I introduce an existing class within an existing namespace from a plugin? 0 Answers