Fenster in der Taskleiste ablegen
-
@Jochen: Als ich das erste Mal versucht hab' COM zu machen hab ich ATL verwendet, ne Menge zustande gebracht, jedoch nix von den Interna verstanden. Also hab' ich mich hingesetzt, es "von Hand" gemacht und kappiert.
MSDN schrieb:
The Microsoft Component Object Model (COM) is a platform-independent, distributed, object-oriented system for creating binary software components that can interact. COM is the foundation technology for Microsoft's OLE (compound documents), ActiveX
(Internet-enabled components), as well as others.
[...]
COM specifies an object model and programming requirements that enable COM objects (also called COM components, or sometimes simply objects) to interact with other objects. These objects can be within a single process, in other processes, and can even be on remote machines. They can have been written in other languages, and they may be structurally quite dissimilar, which is why COM is referred to as a binary standard—a standard that applies after a program has been translated to binary machine code.PS: registrier dich endlich

Greetz, Swordfish