Re: define_c_var for Win32??? - Rob
- Posted by Robert Craig <rds at RapidEuphoria.com> Feb 12, 2001
- 405 views
Ray Smith writes: > It works perfectly. OK, I'll change the docs to say it works in WIN32 as well as Linux. I implemented it for Windows just before the 2.2 release, and I doubted it would work since the WIN32 function I'm calling is called GetProcAddress(), and the Windows API docs only describe linking C routines with it. I got the idea from somewhere that it might work with exported variables too, but a quick test I tried failed, so I took it out of the docs. I probably didn't do the test correctly. Thanks, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com