WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Articles
Programming Quick Start
32-bit Assembler is Easy
Porting Iczelion tutorials
What is FASM
Hard Drive Recovery
Wiring your own LAN
 
Forum
 

New ObjAsm32 update available, I want to announce on this forum, before anywhere else, a new live update available for the ObjAsm32 package.

Biterider
Quote Post


New Member
*

Group: Members
Posts: 12
Member No.: 2737
Joined: 27-July 06


Sponsored Links
Hi,

I want to announce on this forum, before anywhere else, 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

Attached File ( Number of downloads: 67 )
 Login or Register to download
PMUsers Website
Top
shoorick
Quote Post


Extremely Active Member
******

Group: Admins
Posts: 2314
Member No.: 160
Joined: 22-June 04


thanks, Biterider!

this attach is very nice toy! smile.gif
PMEmail PosterUsers Website
Top
Biterider
Quote Post


New Member
*

Group: Members
Posts: 12
Member No.: 2737
Joined: 27-July 06


Hi
Yes, the script engine can be very useful in many situations. I use it for running a measurement script inside an application that drives an ADC card. The script is in charge of configuring the card, triggering the measurement and finally, calling some custom procs, performing some complex calculations based on the sampled data, like a FFTs or sepstrum.

The big advantage is that you can relay on a really big repository of system objects and the power of your own custom assembler callbacks.

Regards,

Biterider
PMUsers Website
Top
Jupiter
Quote Post


Extremely Active Member
******

Group: Moderators
Posts: 738
Member No.: 773
Joined: 10-November 04


Biterider, please update file listing to create .lib files (many files are missing in the list)
PMEmail Poster
Top
Biterider
Quote Post


New Member
*

Group: Members
Posts: 12
Member No.: 2737
Joined: 27-July 06


OK
PMUsers Website
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll

 

Sponsors
Computer Science

Internet
C/C++
Hardware & PC maintenance

HiEditor

General Discussions
Suggestions/Bug Reports
WinAsm Studio

General Discussions
Suggestions/Bug Reports
WinAsm Studio FAQ
Multilingual User Interface
Add-Ins
Assembly Programming

Main
Newbies
Projects
Custom Controls
Snippets
Announcements & Rules

Announcements

General

Online Degrees - Distance Learning
The Heap
Russian