Lines Matching full:os2
28 use OS2::Process;
37 my @l = OS2::Process::process_entry();
46 #use OS2::Process qw(WM_SYSCOMMAND WM_DBCSLAST FID_CLIENT HWND_DESKTOP);
47 use OS2::Process qw(WM_SYSCOMMAND WM_DBCSLAST HWND_DESKTOP);
62 my $newt = "test OS2::Process $$";
71 $newt = "test OS2::Process both-$$";
79 $newt = "test OS2::Process win-$$";
87 $newt = "test OS2::Process sw-$$";
95 $newt = "test OS2::Process again-$$";
122 { my $force_PM = OS2::localMorphPM->new(0);
129 #OS2::Process::ResetWinError; # XXXX Should not be needed!
139 my $force_PM = OS2::localMorphPM->new(0);
155 { my $force_PM = OS2::localMorphPM->new(0);
169 my $force_PM = OS2::localMorphPM->new(0);
190 my $spid = system P_SESSION, $^X, '-wle', "END {sleep 25} use OS2::Process; eval {Title_set '$skid_…
204 { my $force_PM = OS2::localMorphPM->new(0);
228 { my $force_PM = OS2::localMorphPM->new(0);
251 { my $force_PM = OS2::localMorphPM->new(0);
296 { my $force_PM = OS2::localMorphPM->new(0);
368 OS2::Process::MPFROMSHORT 0x8002), 'post minimize message';
376 OS2::Process::MPFROMSHORT 0x8008), 'post restore message';
384 OS2::Process::MPFROMSHORT 0x8003), 'post maximize message';
392 OS2::Process::MPFROMSHORT 0x8002), 'post minimize message again';
400 OS2::Process::MPFROMSHORT 0x8008), 'post restore message again';
408 OS2::Process::MPFROMSHORT 0x8002), 'post minimize message again';
416 OS2::Process::MPFROMSHORT (($fl & 0x800) ? 0x8003 : 0x8008)), # SWP_MAXIMIZE
484 my $force_PM = OS2::localMorphPM->new(0);