Module Windows::Path
In: lib/windows/path.rb

Constants

GCT_INVALID = 0x0000   These constants are for use by the PathGetCharType() function.
GCT_LFNCHAR = 0x0001
GCT_SHORTCHAR = 0x0002
GCT_WILD = 0x0004
GCT_SEPARATOR = 0x0008

[Validate]