Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winevtec.db support message strings for different versions #4

Open
joachimmetz opened this issue Feb 15, 2015 · 2 comments
Open

winevtec.db support message strings for different versions #4

joachimmetz opened this issue Feb 15, 2015 · 2 comments
Assignees

Comments

@joachimmetz
Copy link
Member

joachimmetz commented Feb 15, 2015

Update the portable (exported) message string database to support message strings for different versions

[WARNING] Found duplicate alternating message string: 0xc00007d1 in LCID: 0x00000409 and version: 5.1.2600.5512.
Previous: Unable to collect process virtual memory information. The first four bytes (DWORD) of the Data section contains the status code.

New:Unable to collect process virtual memory information. Status code
returned is data DWORD 0.
@joachimmetz
Copy link
Member Author

Also different variants of Windows having different message strings.

E.g. in %SystemRoot%\System32\win32k.sys

[WARNING] Message string mismatch for LCID: 0x00000409, file version: 5.2.3790.4571, message identifier: 0x000000e3.
- Server 2003 Small Business Server x64 Edition
?                                  ------------
+ Server 2003 for Small Business Server
?            ++++

Maybe use pdb/debug GUID?

@joachimmetz joachimmetz self-assigned this Feb 18, 2015
@joachimmetz joachimmetz changed the title Handle different message strings for different versions winevtec.db support message strings for different versions Jan 24, 2024
@joachimmetz
Copy link
Member Author

joachimmetz commented May 6, 2024

  • remove message_table_languages table given that the name of the message table already contains the LCID e.g. message_table_1_0x00000409
  • message_files add file/product version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant