[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Integrate Marcel Taeumel & Tobias Pape's v2 SSL plugin changes. (b2268f0)

Nicolas Cellier notifications at github.com
Tue Dec 11 20:53:31 UTC 2018


Either we hardcode wide string and use explicit wide variant `CertOpenSystemStoreW`, or we use the generic ` `  `CertOpenSystemStore` function along with the `TEXT` macro, but mixing both is not a good idea IMO.
I would vote for TEXT macro https://docs.microsoft.com/en-us/windows/desktop/api/winnt/nf-winnt-text

If the plugin requires a `-DUNICODE` then we should add this to the plugin Makefile...

Note that I compiled from a fresh cygwin64...

-- 
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/commit/b2268f0d9af6907b3b913cae1251bef63d4ffe53#commitcomment-31641913
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181211/5c943461/attachment.html>


More information about the Vm-dev mailing list