SubKeys            93 ext/com_dotnet/com_typeinfo.c 			DWORD SubKeys, MaxSubKeyLength;
SubKeys           102 ext/com_dotnet/com_typeinfo.c 					ERROR_SUCCESS == RegQueryInfoKey(hkey, NULL, NULL, NULL, &SubKeys,
SubKeys           109 ext/com_dotnet/com_typeinfo.c 				for (i = 0; i < SubKeys && TL == NULL; i++) {