[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix set icon of window on windows to use wide chars (#355)

Guille Polito notifications at github.com
Thu Jan 17 15:10:06 UTC 2019


_waccess expects a wide char string and we are using the utf8 encoded string. Strange this did not make compilation fail.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/355

-- Commit Summary --

  * Fix set icon of window on windows to use wide chars

-- File Changes --

    M platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c (2)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/355.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/355.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/355
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190117/289e09f7/attachment.html>


More information about the Vm-dev mailing list