Surely you can focus first Edit control and press Tab without using dialogs?

And WM_GETDLGCODE returns are testable without any user interaction.

On 10/1/20 3:24 PM, katahiromz wrote:
Prove it without dialog box? Impossible. Focus needs activation of dialog box.

片山博文MZ

2020年10月1日(木) 21:10 Nikolay Sivov <nsivov@codeweavers.com>:
Please create a small test without dialogs that shows that your changes
are correct.

Using dialog item iterators already looks suspicious.


On 10/1/20 2:46 PM, katahiromz wrote:
> I used IP Address controls in ReactOS as follows:
> https://github.com/reactos/reactos/pull/3212
>
> 2020年10月1日(木) 20:10 Nikolay Sivov <nsivov@codeweavers.com>:
>> On 10/1/20 1:51 PM, katahiromz wrote:
>>> Tab key and Shift+Tab key could not work on IP Address controls
>>> (SysIPAddress32).
>> I don't see it working with Control Spy either. How was it tested?
>>