News:

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

New ObjAsm32 live update

Started by Biterider, April 26, 2009, 10:02:08 AM

Previous topic - Next topic

Biterider

Hi
I want to announce a new live update available for the ObjAsm32 package.
The additions were made on the Scripting, net communication (IOCP) and DirectX fields.

Scripting:
The script technology is not new, but it is still present in Vista and Win7 operating systems. This warranties that it will be between us at least for the next few years.

Now we are able to run a script (i.e. VBScript) inside our own applications, interfacing the script engine with our code, making it possible to perform some high level customization of the application low level code.
Debugging support for the script engine is also available and can be disabled if required.

The goal here was to simplify the COM access to the script engine and to provide an easy way to extend the interface to the application. I include an example in the attachment which is also included in the live update together with all sources.

NetCom
This is a fork of a private project that uses IOCP for high performance net communication. There are several objects that work together around the IOCP core.
Some time ago, our initial tests showed that we reached the full cable bandwidth of our internet connection.

DirectX
New additions were made and some design issues were corrected to provide a better platform for using DirectX. Only for demonstration purposes, Demo13 shows how to interface the Script Engine with DirectX.


Some enhancements on the OA32 object model were also achieved, in particular on the multithreading capabilities which are inspired on the Noble project and some open source lock free algos.


All servers were updated. If you experience any problems to pass through your proxy, you can download the zip file containing the latest changes from the \DwnFiles\OA32_SRC.ZIP server directory.


Regards,

Biterider


[attachment deleted by admin]

UtillMasm

Welcome to the ObjAsm32 Homepage!
What is ObjAsm32?

ObjAsm32 is a high performance OOP development suite for MASM.
It makes it possible to perform complex tasks and large projects in a very easy way. It is provided with a rich, optimized and tested object repository that can be embedded directly into your applications. All sources are supplied.

Biterider

Hi
THe EULA section gives you a complete description of the granded rights.

http://objasm32.winasm.net/

Roughtly said, it is freeware.

Biterider

UtillMasm


rags

Biterider,
Thanks for including the seperate zip for download!
  Rags
God made Man, but the monkey applied the glue -DEVO