Hi,
I'have installed Win32-GUI 0.0.665 under mi Win2000 with ActivePerl 5.6.1.
And got the following messages. What is the problem ?
c:\>perl
use Win32;
use Win32::GUI;
Prototype mismatch: sub main::MB_ICONEXCLAMATION () vs none at
C:/ActivePerl/lib/Exporter.pm line 57.
Exporter::import('BS
I can't seem to get a window or dialogbox to scroll??
I can get scroll bars to APPEAR using -addstyle => WS_VSCROLL |
WS_HSCROLL
But they provide no functionality?
I want to split my application main window in half and display a 2nd
window
in the top half and a 3rd window in the bottom half.
2 matches
Mail list logo