Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to write a event at a program in Win xp environment that is triggered when a pulse send to a special port of copmuter.
but events that write at visual programing in class modules should be raised inside a standard event of other component and
don't work independently.
in DOS environment it can write with interrupts and programing interrupts but in win xp i want to know how can I do that?
so I would appreciate it if you advise me about this problem.
Posted
Updated 13-Dec-09 1:17am
v2

1 solution

I already answered the duplicate of this here[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900