Wie bindet man eine ressource an ein Modul ???
-
Ich bin dabei ein OPC Server zu bauen, mit einem Toolkit. Das registry resource script habe ich.
Wie bindet man eine ressource an ein Modul ???
"The toolkit uses the HINSTANCE value passed to CTKServerInterface::Initialize
to find the registry script resource. That means that the resource must
be bound to the module referenced by that handle (i.e. part of the load module).
As the error message asserts, and the sample servers exemplify,
the resource must also be of type "REGISTRY". "vielen dank für alle Tips
TJ