- Bugfix: Styles were evaluated as expressions. The NOT in combination
authorJuergen Schmied <juergen.schmied@debitel.net>
Sun, 7 Nov 1999 21:08:57 +0000 (21:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 7 Nov 1999 21:08:57 +0000 (21:08 +0000)
commit1ce88e9584abe2b0233777364e14892ae9b5054c
tree339d8c749fc6d2419dfc9766c1c0b159d31a7899
parentaebda22e61b443e3c71e77809621cc17cbc9e453
- Bugfix: Styles were evaluated as expressions. The NOT in combination
  with style flags was not overwriting the default styles like WS_VISIBLE.
  Solved by introducing own rules for parsing styles.
tools/wrc/CHANGES
tools/wrc/dumpres.c
tools/wrc/genres.c
tools/wrc/newstruc.c
tools/wrc/newstruc.h
tools/wrc/parser.y
tools/wrc/wrc.h
tools/wrc/wrctypes.h