How far can you go with a Delphi program in doing assembler calls? I assume asm blocks are valid (?), but I'm wondering if there are any system calls to be done in ASM that wouldn't be a good idea?
(basically asking because I'm finding I'm wanting to do a couple of things that either don't exist in the toolset or don't work as I would like out of the toolset)
(basically asking because I'm finding I'm wanting to do a couple of things that either don't exist in the toolset or don't work as I would like out of the toolset)