Project
General
Profile
Sign in
Register
Home
Projects
Help
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
«
Previous
|
Next
»
Revision 0b091e66
Added by
nobu (Nobuyoshi Nakada)
over 1 year
ago
ID
0b091e6675e58afbc52d200440c8ed31c13d4a00
Parent
9f8e87c4
Child
491c38bf
win32/registry: Refine pack/unpack
Use 'J' for HANDLE.
Use 'Q' for QWORD.
Define template constants.
Supply zero bytes in
unpackqw
as well as
unpackdw
.
Use
String#unpack1
.
Loading...
win32/registry: Refine pack/unpack
unpackqwas well asunpackdw.String#unpack1.