Opens the shim database.
SyntaxHSDB WINAPI SdbInitDatabase(
_In_ DWORD dwFlags,
_In_ LPCTSTR pszDatabasePath
);
Parameters
dwFlags [in]
This parameter specifies the format of the path in the pszDatabasePath parameter. It can be one of the following values.
Value MeaningIf dwFlags contains HID_DATA_TYPE_MASK, this parameter can also include one of the following values.
Value MeaningpszDatabasePath [in]
The path to the database. This parameter can be NULL if the dwFlags parameter specifies a predefined database.
The function returns a handle to the opened database.
Requirements Requirement Value Minimum supported clientRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4