Displaying 4 results from an estimated 4 matches for "mscat".
Did you mean:
mccat
2008 Jun 12
0
How to verify signatures of exe files?
Hello
Is it possible to verify signatures of exe files? like sigcheck or sigverif does?
there are *.cat files in windows\system32\catroot\ - can I open these files in Linux and dump containing information (filename:sha1 hash)?
does mscat.h define some functions to do it?
thanks
2007 Feb 16
0
Wine release 0.9.31
...nings.
winecoreaudio.drv: Update win32.api to fix the winapi_check warnings.
usp10: Update win32.api to fix the winapi_check warnings.
wintrust: Better match the PSDK types and fix the winapi_check warnings.
wintrust: Add missing prototypes and a missing include directive to mscat.h.
wintrust: Add missing packing directives to mscat.h.
winapi_check: Print the line number when an error or warning is found in the API files.
winapi_check: Print a warning when 'long' is used in an API file as this type is not Win64 compatible.
shell32: Remove an u...
2018 Aug 17
0
Wine release 3.14
...r_Internal_compact.
Jacek Caban (31):
d3dcompiler/tests: Load d3dcompiler_43.dll dynamically.
d3dcompiler: Use d3dcompiler_47 for importlib.
winevulkan: Expose driver vkGetInstanceProcAddr via winevulkan exports.
winevulkan: Mark ICD and thunking functions as private.
mscat.h: Add missing declarations.
odbc32: Add SQLGetDiagRecA implementation.
ntdll/tests: Add pipe state tests.
server: Store pipe state in pipe_end struct and return it in FSCTL_PIPE_PEEK.
server: Improve FSCTL_PIPE_PEEK error handling.
server: Improve named pipe read erro...
2009 Jan 02
0
Wine release 1.1.12
...ctl32: Simplify DATETIME_Char.
comctl32: Simplify COMBOEX_Command.
comctl32: Simplify NATIVEFONT_Create.
wpp: Add missing #include <ctype.h>.
comctl32: Simplify fifteen functions by removing unused parameters.
Hans Leidekker (11):
pidgen: Fix typo.
include/mscat.h: Add a few declarations.
wintrust: Record full catalog filename in catalog info structure, not just the basename.
wintrust: Implement CryptCATAdminEnumCatalogFromHash.
wintrust: Implement CryptCATOpen and CryptCATClose.
wintrust: Test find handles against INVALID_HANDLE_VA...