mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 22:50:55 +00:00
tag editor: limit values according to basetype
This commit is contained in:
@@ -195,6 +195,7 @@ public interface WinUser extends StdCallLibrary, WinDef {
|
||||
|
||||
/**
|
||||
* Return whether to continue enumeration.
|
||||
* @param data
|
||||
* @return
|
||||
*/
|
||||
boolean callback(HWND hWnd, Pointer data);
|
||||
|
||||
Reference in New Issue
Block a user