in reply to Re^6: Perl program calling external .dll functions
in thread Perl program calling external .dll functions
That's not a hardcoded address, just a string containing numbers.
No way. "L" does not create a string.
I've never used VB, but looking at the linked article I guess that the VB String type is compatible with c/C++ char*.
Then he would just have to use "P".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Perl program calling external .dll functions
by BrowserUk (Patriarch) on Mar 18, 2011 at 21:08 UTC | |
by ikegami (Patriarch) on Mar 18, 2011 at 21:56 UTC |