On Thu, 31 Oct 2002, Michael Stefaniuc wrote: > Hello, > > is somebody working on the richedit dll? I encountered 3 unknown RTF > control words and wanted to add them but I got scared by the overzealous > use of #define's in rtf.h . My first impuls was exchange that with some > enum's, but i thought i better ask here before i do the work in vain.
Isn't enum a C++ specific feature? If so then we cannot use it in Wine. -- Francois Gouget [EMAIL PROTECTED] http://fgouget.free.fr/ Good judgment comes from experience, and experience comes from bad judgment -- Barry LePatner