Am Dienstag, den 30.05.2006, 11:06 -0300 schrieb Augusto Arcoverde da Rocha: > Hi all, > > Where I can find the inputbox drawing code? > > Some of these box appear with scrollbar when testing Action Request > System application under Wine, but not under MS Windows.
Might be:
dlls/user/edit.c (edit control), or
dlls/riched20/* (rich edit control v2.0 and v3.0)
(riched32 and msftedit are only wrapper for riched20)
"DEVELOPERS-HINTS" is your friend :-)
--
By By ...
... Detlef
