in reply to Re: Re: Re: Re: Re: Re: Win32 Shared Memory
in thread Win32 Shared Memory
I agree. Funnily enough, I think that this maybe a new feature as I don't recall not being able to use constant strings previously.
The line of code in question from Win32::API::Type.pm(195) is
$_[1] = unpack("Z*", $_[1]);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: Re: Re: Win32 Shared Memory
by ysth (Canon) on May 16, 2004 at 06:24 UTC | |
by BrowserUk (Patriarch) on May 16, 2004 at 07:28 UTC |