[perl-win32-gui-users] C code to perl GUI or API(whatever works!)

2001-06-25 Thread Anthony George
I'm trying to take a segment of C++ code and port it to perl to work into an existing script. The C code does nothing more than sends a message to a running program(Streets on a Disk) using WM_COPYDATA, and returns data from the same... Below is the Perl code I've tried, followed by the C code.

[perl-win32-gui-users] GDB (gui debugger)

2001-06-25 Thread sean
I just uploaded the gui debugger I've been working on since April to Erick's Perl Code Exchange (http://www.jeb.ca/cgi- bin/exchange/display.cgi). Download, unzip (three files), and run gdb.pl. It's far from finished (you'll notice all the disabled buttons), but it's finally has enough functio