"Dmitry Timoshkov" <[EMAIL PROTECTED]> writes: > 2. Move windows/struct32.h to include/wine/struct32.h and update > all files which make use of it (because code in TranslateAccelerator16 > uses it). I didn't apply this part; include/wine is only for global includes that are needed by all dlls, struct32.h is a USER internal thing and doesn't belong there. -- Alexandre Julliard [EMAIL PROTECTED]
