in reply to How do I call C++ Dll's class Function in perl using Win32::API
should beuse win32;
use Win32;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How do I call C++ Dll's class Function in perl using Win32::API
by Anonymous Monk on Mar 12, 2009 at 10:02 UTC | |
by Anonymous Monk on Mar 12, 2009 at 10:56 UTC | |
by anupama (Novice) on Mar 12, 2009 at 13:01 UTC | |
by BrowserUk (Patriarch) on Mar 12, 2009 at 13:20 UTC | |
by Anonymous Monk on Mar 12, 2009 at 20:25 UTC | |
by anupama (Novice) on Mar 13, 2009 at 05:42 UTC | |
|