Serge Ivanov wrote:
> 
> I'm working on FileOpen dialog and I need system message table to display
> some file system specific errors. Actual windows counterpart does this, and
> some applications also use FormatMessage( FORMAT_MESSAGE_FROM_SYSTEM) to get
> message text for system errors. Currently, kernel32 doesn't have any
> resources at all. We also don't have message compiler, though wrc does
> understand MESSAGETABLE resource type, and we have LoadMessage function to
> load them.
> 
> So, does anybody have something nearly working for message compiler, or I
> can go and compile message script file using Microsoft's MC. Also where is
> the best place to put kernel32 specific resource file (is win32 good
> enough)?
check out: www.winehq.com/News/2000-07.html#0
(I know there should a search engine on WWN ;-)
Dave Pickles seems to have been hacking a bit on this part, you can try to
get in touch with him (I remember him providing some pre-patches - proof
of concept oriented - a few months ago)

HTH


A+
-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle

Reply via email to