tag editor: limit values according to basetype

This commit is contained in:
Honfika
2014-02-08 20:58:08 +01:00
parent a57344e99f
commit 2e3893313d
37 changed files with 275 additions and 42 deletions
@@ -195,6 +195,7 @@ public interface WinUser extends StdCallLibrary, WinDef {
/**
* Return whether to continue enumeration.
* @param data
* @return
*/
boolean callback(HWND hWnd, Pointer data);