News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Excell OOP

Started by Farabi, July 22, 2010, 01:49:25 PM

Previous topic - Next topic

Farabi

I think I saw somewhere that somebody demonstrating how to create an MS Office excell file. Anyone can help?
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

oex

We are all of us insane, just to varying degrees and intelligently balanced through networking

http://www.hereford.tv

Biterider

Hi
ObjAsm32 has an example how to implement a full functional Excel host in asm.

http://objasm32.winasm.net/

Biterider

Farabi

Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

Farabi

Quote from: Biterider on July 22, 2010, 06:44:40 PM
Hi
ObjAsm32 has an example how to implement a full functional Excel host in asm.

http://objasm32.winasm.net/

Biterider

Does it need MS Office installed too?
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

hoverlees

Quote from: Farabi on July 27, 2010, 02:33:13 AM
Quote from: Biterider on July 22, 2010, 06:44:40 PM
Hi
ObjAsm32 has an example how to implement a full functional Excel host in asm.

http://objasm32.winasm.net/

Biterider

Does it need MS Office installed too?

Of course you need install MS Office. The COM object must be installed.

Biterider

You only need the excel installation, not the full office package.