On Sunday, 6 September 2015 at 10:28:59 UTC, Kagamin wrote:
On Sunday, 6 September 2015 at 02:37:21 UTC, Prudence wrote:
Obviously the issue is that I'm not using any resources yet it is giving me such an error.

You do. See docs for lpszMenuName field. GUI projects generated by Visual Studio include resource generation, that's why it works for them.

Thanks!

So how does one actually include resources such as menu's (rc files and all that) in a D project? Or am I stuff creating all that stuff programmatically?


Reply via email to