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)?

--
Serge Ivanov
(613) 728-0826 x5368
[EMAIL PROTECTED]


-- 
The address in the headers is not the poster's real email address.  Do not send
private mail to the poster using your mailer's "reply" feature.  CC's of mail 
to mailing lists are OK.  Problem reports to "[EMAIL PROTECTED]".  
The poster's email address is "[EMAIL PROTECTED]".

Reply via email to