You seem to be completely misunderstanding the nature of a handle. A handle is an opaque identifier (32-bit number) given to you by the system in response to a request that allocates a system resource. You can't just make one up, because the associated resource would be missing.
In reply to Re^3: How to create a File Handle Struct with Win32::API::Struct
by ikegami
in thread How to create a File Handle Struct with Win32::API::Struct
by way
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |