<div dir="ltr"><div><div>Yep I saw this, I still believe the APIs could be more developer-friendly with more documentation. Of course we can (theoretically) do everything with ffi, but I would like to have more documentation and examples which cover different cases (from simple win32 apis to operate on window context/change fonts/different handlers to stuff like GlobalAlloc and up to COM integration), to make it possible to developers to implement internal tools with it with ease.<br><br></div>Br,<br></div>/Alexey<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 14, 2018 at 10:15 PM, Joshua Kordani <span dir="ltr"><<a href="mailto:jkordani@lsa2.com" target="_blank">jkordani@lsa2.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Look in the distribution for a win32 or msw.lisp file, I forget which.<br>
<br>
The code to build the bindings runs under cygwin I believe, and that is necessary if you want to scarf more of the win32 api than what is already in the source tree<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 3/14/18 5:10 PM, Alexey Veretennikov wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Just as a wish, would be fantastic to have Win32 (WinAPI) bindings the same way<br>
as we have cocoa-bindings. Probably not so technically difficult job,<br>
just careful bindings function-per-function of WinAPI with CL. This will<br>
enable building GUI applications for Windows following any existing<br>
WinAPI manual.<br>
<br>
It would make CCL a standand de-facto in<br>
developing CL GUI applications for Windows.<br>
<br>
P.S. Using CCL on Windows successfully for developing one-off CLI<br>
utilities (parsers, generators, converters etc)<br>
delivered as an executables inside the company. But to make anything<br>
GUI-related on Windows real quick I had to revert to PyQt + py2exe with Python :(<br>
<br>
"R. Matthew Emerson" <<a href="mailto:rme@acm.org" target="_blank">rme@acm.org</a>> writes:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi everyone.<br>
<br>
I've been invited to talk about Clozure CL at the 2018 European Lisp Symposium,<br>
which will take place in Marbella, Spain on April 16th and 17th.<br>
<br>
One of the things I've liked best about working on Clozure CL is seeing what<br>
people have used CCL to do.  I'm thinking I might like to mention a few of those<br>
things in the talk.<br>
<br>
So, if CCL has enabled you to build something or solve some interesting problem,<br>
would you consider writing to me and telling me about what you did and how CCL<br>
helped you?<br>
<br>
Thanks.<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Openmcl-devel mailing list<br>
<a href="mailto:Openmcl-devel@clozure.com" target="_blank">Openmcl-devel@clozure.com</a><br>
<a href="https://lists.clozure.com/mailman/listinfo/openmcl-devel" rel="noreferrer" target="_blank">https://lists.clozure.com/mail<wbr>man/listinfo/openmcl-devel</a><br>
</blockquote></blockquote>
<br>
______________________________<wbr>_________________<br>
Openmcl-devel mailing list<br>
<a href="mailto:Openmcl-devel@clozure.com" target="_blank">Openmcl-devel@clozure.com</a><br>
<a href="https://lists.clozure.com/mailman/listinfo/openmcl-devel" rel="noreferrer" target="_blank">https://lists.clozure.com/mail<wbr>man/listinfo/openmcl-devel</a><br>
</div></div></blockquote></div><br></div>