Module: Ragweed::Wrap32::ContinueCodes
- Defined in:
- lib/ragweed/wrap32/debugging.rb
Constant Summary collapse
- CONTINUE =
0x10002
- BREAK =
0x40010008
- CONTROL_C =
0x40010005
- UNHANDLED =
0x80010001
- TERMINATE_THREAD =
0x40010003
- TERMINATE_PROCESS =
0x40010004