Module: Ragweed::Wrap32::FileAccess
- Defined in:
- lib/ragweed/wrap32/wrap32.rb
Constant Summary collapse
- GENERIC_READ =
0x80000000
- GENERIC_WRITE =
0x40000000
- GENERIC_EXECUTE =
0x20000000
- GENERIC_ALL =
0x10000000
0x80000000
0x40000000
0x20000000
0x10000000