POV-Ray : Newsgroups : povray.off-topic : Low-level fun : Re: Low-level fun Server Time
28 Sep 2024 19:20:52 EDT (-0400)
  Re: Low-level fun  
From: Orchid XP v8
Date: 19 Sep 2009 15:09:23
Message: <4ab52c63@news.povray.org>
> - COM allows you to create objects, find out what interfaces they 
> support, and call the functions in those interfaces. These objects can 
> be provided by a DLL loaded into your program, an EXE running on the 
> same computer, or (hypothetically) a program running on some remote 
> computer. So it's like a system that can DLL procedure calls or RPC 
> calls - and you don't have to care which.

Incidentally, I found out why the registry is called... the registry.

It's where you *register* where the hell the code for all these objects 
is actually stored. Who'd have thought?

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.