andi wrote: > hi i'm new user. > how to use inline assembly in delphi . if i'm using win xp, then try > to use 'out' or 'in' instruction , it will give me error message -> > privileged instruction .... > > i can use driver like: inpout32.dll, but it means i cannot use > assembly instruction. is there anything i can do if i still want the > assembly? > > thanx.
Andi, People will tell you this can't be done, but fortunately they are wrong. Get the driver UserPort from: http://www.embeddedtronics.com/design&ideas.html and you can use the ASM I/O instructions just as you wish. Cheers, David -- SatSignal software - quality software written to your requirements Web: http://www.satsignal.eu Email: [EMAIL PROTECTED] __________________________________________________ Delphi-Talk mailing list -> Delphi-Talk@elists.org http://www.elists.org/mailman/listinfo/delphi-talk