rodrigocfd / windigo

Windows API and GUI in idiomatic Go.
https://pkg.go.dev/github.com/rodrigocfd/windigo
MIT License
417 stars 23 forks source link

The specified resource type cannot be found in the image file. #10

Closed tiansin closed 2 years ago

tiansin commented 2 years ago

If compiled as a dynamic link library, icon assets cannot be loaded.

rodrigocfd commented 2 years ago

How are you embedding tthe icons?

tiansin commented 2 years ago

How are you embedding tthe icons?

minimal.syso

tiansin commented 2 years ago

I think it's a matter of getting the module instance.

rodrigocfd commented 2 years ago

Let me see the code you're using.

rodrigocfd commented 2 years ago

Closed after 4 months of abandonment.