This post originated from an RSS feed registered with Python Buzz
by stormcoder.
Original Post: Getting Started with Common Lisp, part 2
Feed Title: Code Storm
Feed URL: http://feeds.feedburner.com/CodeStorm
Feed Description: en-US Mon, 08 Aug 2005 20:58:46 -0500 Blogger http://www.blogger.com/ true http://creativecommons.org/licenses/by-nc-sa/2.0/ http://creativecommons.org/licenses/by-nc-sa/2.0/ http://creativecommons.org/images/public/somerights20.gif Some Rights Reserved This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use. Find 'hidden' resources in extension DLL's http://stormcoders.blogspot.com/2005/08/find-hidden-resources-in-extension.html noemail@noemail.org (Mike) Tue, 09 Aug 2005 00:12:00 -0500 tag:blogger.com,1999:blog-14786774.post-112270064454773796 false While creating your new, nifty grid control for your MFC extension DLL, you put your resources into your MFC extension control. Then when you compile and run your test application, or worse, your... [[ This is a content summary only. Visit MyWebsite.com for full links, other content, and more! ]]
The first thing that you need to do when getting started with Common Lisp is to choose a Lisp implementation. Lisp has a standard, similar to C++. Choosing a Lisp implementation is similar to...
[[ This is a content summary only. Visit stormcoders.blogspot.com for full links, other content, and more! ]]