X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=include%2Fascii.h;h=50b0dc8b5535ce0cac64831428e891e49a946091;hb=83300d602d72c8c64d110c3086f98fd970d3ba07;hp=b801316ec621a88d6dda5e9a56df81f15d9c1e75;hpb=1334f77b1ecef00ac31076ce6bf22bdfeb82d347;p=reactos.git diff --git a/include/ascii.h b/include/ascii.h index b801316..50b0dc8 100644 --- a/include/ascii.h +++ b/include/ascii.h @@ -2200,7 +2200,7 @@ VerFindFileA( LONG STDCALL RegConnectRegistryA ( - LPSTR lpMachineName, + LPCSTR lpMachineName, HKEY hKey, PHKEY phkResult ); @@ -2342,7 +2342,7 @@ LONG STDCALL RegQueryValueExA ( HKEY hKey, - LPSTR lpValueName, + LPCSTR lpValueName, LPDWORD lpReserved, LPDWORD lpType, LPBYTE lpData,