RE: Shared memory
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Dec 18, 2003
- 634 views
Philip D. wrote: > > > This is a little confusing; if you have time, could you give a demo > of how to make a main window with a button in it ( button created > in DLL). I was speaking for just a way to do this, not necessarily > a way to do it with two win32lib includes. I've put it up on the User Contributions (WinDLL). It's got a simple example using Win32Lib v0.59.1. I don't have a registered version of the translator, so you'll have to either compile it yourself or live with the delay. Oh, forgot to put this in the docs: If you do compile it, you'll probably get an error message on line 88 (or so) in main_.c. Just add a semicolon after L0: and it will work. Matt Lewis