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.
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
2 matches
Mail list logo