{-# LINE 1 "System\\Win32\\WindowsString\\DebugApi.hsc" #-}----------------------------------------------------------------------------- -- | -- Module : System.Win32.WindowsString.DebugApi -- Copyright : (c) Esa Ilari Vuokko, 2006 -- License : BSD-style (see the file LICENSE) -- -- Maintainer : Esa Ilari Vuokko <ei@vuokko.info> -- Stability : provisional -- Portability : portable -- -- A collection of FFI declarations for using Windows DebugApi. -- ----------------------------------------------------------------------------- moduleSystem.Win32.WindowsString.DebugApi(moduleSystem.Win32.WindowsString.DebugApi,moduleSystem.Win32.DebugApi)whereimportSystem.Win32.DebugApi.InternalimportSystem.Win32.DebugApihiding(outputDebugString)importSystem.Win32.WindowsString.Types(withTString)importSystem.OsString.Windows #include "windows_cconv.h" -------------------------------------------------------------------------- -- On process being debugged outputDebugString::WindowsString->IO()outputDebugStrings=withTStrings$\c_s->c_OutputDebugStringc_s