flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
ProMiNick 04 Jul 2019, 19:24
I going to share examples relative to COM (servers & clients).
process of creating 1st COM server in assembly: https://board.flatassembler.net/topic.php?p=210254#210254 I planed that 2nd one example would be x64 simplest COM server. But last time I have to be interest in regular expressions - so, 2nd one would be regular expressions as inproc COM server. Somebody asked regular expressions - so soon they will be (You will be free to use their code directly in assembly or to use them as COM client). about attached package 1. fasmw legacy interface syntax should be enclosed in Code: macro interface name,[proc] { common define @vtbl define@vtbl name,proc restore @vtbl } Code: purge interface 2. structs supports top level union, reverse structures supported also. positions of unnamed params in structures are skipped from structure initialization. structs has two form of aligning members - forced aligning for microsoft structures and no aligning for others. 3. includes itself much strong separated by role - mostly named according to MSDN. fasmpack part 1 fasmpack part 2 [attachment in 1st post renamed & updated/ attachment to same package in following posts removed] _________________ I don`t like to refer by "you" to one person. My soul requires acronim "thou" instead. Last edited by ProMiNick on 08 Dec 2020, 19:34; edited 3 times in total |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.