Home
last modified time | relevance | path

Searched refs:MsiLoadStringA (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/msi/
H A Dmsi.spec192 196 stdcall MsiLoadStringA(long long ptr long long)
H A Dmsipriv.h980 LANGID WINAPI MsiLoadStringA( MSIHANDLE, UINT, LPSTR, int, LANGID );
H A Dmsi.c2397 LANGID WINAPI MsiLoadStringA( MSIHANDLE handle, UINT id, LPSTR lpBuffer, in MsiLoadStringA() function