rgs Questions

1

Solved

I have a registration free C++ COM component whose manifest I am generating with mt.exe using VS2010. Everything works except I cannot specify which threading model my classes use. I created a smal...
Tonatonal asked 26/11, 2012 at 20:2

1

Solved

For reasons which I won't go into I am auto-generating a load of .rgs files for a Visual Studio 2008 ATL project. I would like to be able to put a comment into each .rgs file indicating that it was...
Krp asked 2/8, 2012 at 10:31

1

Solved

In the .rgs file, there are some registry info, and I want to know how does the info in .rgs file added into regetry? I have a project AAA and it will generate the file AAA.DLL, and there is a fil...
Cariecaries asked 28/9, 2010 at 8:3

1

Solved

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 descript...
Tonnie asked 20/10, 2009 at 12:33
1

© 2022 - 2024 — McMap. All rights reserved.