NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: TheToastIsALie on December 26, 2010, 10:47:34 PM

Title: how do i use activex controls in nasm
Post by: TheToastIsALie on December 26, 2010, 10:47:34 PM
how do i use active x controls in nasm?
Title: Re: how do i use activex controls in nasm
Post by: Frank Kotler on December 29, 2010, 07:13:18 AM
I have no clue (nor about Atl.dll you asked about earlier). Ask MicroSoft! If you can come up with an example in any language, we may be able to help you convert it to Nasmese.

Best,
Frank

Title: Re: how do i use activex controls in nasm
Post by: Keith Kanios on December 29, 2010, 04:09:12 PM
If you can handle translating MASM to NASM, there are examples HERE (http://www.google.com/search?q=site%3Aasmcommunity.net+activex).
Title: Re: how do i use activex controls in nasm
Post by: TheToastIsALie on December 30, 2010, 12:16:35 AM
How do i convert Masm to Nasm
and what is different in Masm & Nasm

i shall search for an example of  ocx use in masm and find out how to convert it to nasm