Changes between Version 24 and Version 25 of libwdi/usage


Ignore:
Timestamp:
06/21/10 20:55:08 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libwdi/usage

    v24 v25  
    306306    Only one Window can be registered to receive logging messages at any one time.[[BR]] 
    307307    While the buffer size is increased as needed from the one provided as parameter, if you don't read the log regularly when notified, internal logging can become a blocking operation if buffer resizing is needed. 
     308    The WPARAM parameter of Windows message indicates the log severity as per the '''wdi_log_level''' enum values found in libwdi.h. 
    308309}}} 
    309310|----------------