On 05/10/2012 06:00 PM, bulk 88 wrote:
I still don't know what letter to use for shorts. $ has no lower case version for signed short. H is too closed to hex
numbers and pack's existing H unpack feature letter (H="Half"), someone might want to put in a 'H' type code
one day to get strings back
> To: d...@perl.it; libwin32@perl.org; bul...@hotmail.com
> Subject: Re: 3 Win32::API bugs
> Date: Thu, 10 May 2012 10:53:45 +0200
> From: cos...@streppone.it
> > Or should I forget about callback and try and fix the 3 other bugs (func
> > not found dll han
> Date: Thu, 10 May 2012 11:55:02 -0700
> From: dbec...@roadrunner.com
> To: bul...@hotmail.com
> CC: libwin32@perl.org
> Subject: Re: 3 Win32::API bugs
> By the way - not to make your job more difficult or anything, but
> there's a situation that isn't cur
On 05/09/2012 07:10, bulk 88 wrote:
Since Callback is crashing, I dont know whether to try to fix it, so I have a
question, did 02_Callback.t ever not crash with a certain version number of
Win32::API, with a certain compiler, etc?
Or should I forget about callback and try and fix the 3 other
> From: bul...@hotmail.com
> To: cos...@streppone.it; libwin32@perl.org; d...@perl.it
> Subject: RE: 3 Win32::API bugs
> Date: Thu, 10 May 2012 12:00:57 -0400
> I still don't know what letter to use for shorts. $ has no lower case version
> for signed sho