Hey, lets see what you all got, I'm trying to compile a simple little kmd with masm32 but I'm getting an error, what version of windows ntoskrnl has "_NtGlobalFlag" available?
Name:
F r o z e n V o i d !!mJCwdV5J0Xy2A212011-12-07 16:22
>what version of windows ntoskrnl
windows2000 i assume. If its undocumented, it wouldn't have any API ref on MSDN
Name:
F r o z e n V o i d !!mJCwdV5J0Xy2A212011-12-07 16:25
>Description: Activates the NtGlobalFlag setting SET_LDR_SHOW_SNAPS in order to output the LDR emitted debug strings used during process initialization.
Some sort of internal debugging setting.