Skip to content

pke/OutputDebugString-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h1. OutputDebugString Monitor: Catching Win32 debug string events from Java


This set of bundles provides access to the output created by calls to the Win32 kernel API function OutputDebugString.

It also provides you the ability to use this function from Java.

Bundles

The project contains different bundles described here shortly.

Please note, that all the OSGi services are lazy loaded only if the referenced services (LogService, EventAdmin) are available. If no service publishes the Listener interface the Monitor Component will not be instantiated.

WARNING

This code is currently experimental.

License

All code and examples are licensed under the Eclipse Public License version 1.0.

About

A monitor for the OutputDebugString Win32 API implemented in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published