NAME

DebugBreak  (KERNEL32.@)

SYNOPSIS

 void DebugBreak
 (
 )

DESCRIPTION

Raises an exception so that a debugger (if attached) can take some action.

PARAMS

RETURNS

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/kernel32/debugger.c". source.winehq.org/source/dlls/kernel32/debugger.c

Debug channel "debugstr".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.