Hi Giuseppe,

GC> I have a question: could Rebol/Command access OLE objects on the
GC> windows platforms ? Has anyone experience on this ?

Not directly, but you can do it with an intermediary DLL. That is, you
write a little DLL that can access the COM interface, and it provides
a straight library(C) interface for REBOL to call.

-- Gregg                         

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to