문제

Resource scripts loaded from .rgs files are used with ATL CComModule::UpdateRegistryFromResource(). It's quite common to see samples of such files on the net but I've never seen a complete description on what constructs are allowed in .rgs files. Is there such a document?

도움이 되었습니까?

해결책

There's some MSDN documentation, but it appears to be pretty unfocused.

The book ATL Internals talks at some length about custom replacements.

Other than that, I haven't seen much...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top