flat assembler
Message board for the users of flat assembler.
Index
> Windows > How make program proceed when it's window is inactive (NEWB) |
Author |
|
Mr_Silent 10 Apr 2007, 14:31
joySetCapture ?
|
|||
10 Apr 2007, 14:31 |
|
vid 10 Apr 2007, 15:30
read about "threads", "multithreading" etc...
good luck |
|||
10 Apr 2007, 15:30 |
|
barmentalisk 10 Apr 2007, 18:13
vid wrote: read about "threads", "multithreading" etc... You mean I have to put my proc into dll and run it in its own thread or I even can make thread without dll? I will try to learn threads, thank you! Mr_Silent wrote: joySetCapture ? Thank you, but I can't use this API because joySetCapture can be used only with one window at a time but I need other program be able to capture joyinput |
|||
10 Apr 2007, 18:13 |
|
vid 10 Apr 2007, 19:29
you're welcome
Quote: or I even can make thread without dll? yes, you can run procedure as thread. Study MSDN about Multithreading, look at API CreateThread (i think) |
|||
10 Apr 2007, 19:29 |
|
barmentalisk 11 Apr 2007, 04:51
Thank you, VID, I always have a problem to find a subject which I need because this forum, MSDN, everything is in English and I am not so experienced in special termins written on foreign lang, how can I find what I need? But when a subj is found I have an opportunity to learn it with the help of dictionary and study is going up!
|
|||
11 Apr 2007, 04:51 |
|
vid 11 Apr 2007, 08:44
try google to search MSDN. For example google terms: MSDN CreateThread"
|
|||
11 Apr 2007, 08:44 |
|
barmentalisk 12 Apr 2007, 11:10
Thank you I understand how to create thread.You helped me to find the right API!
Would you be so pleased to help me one more time? That proc reads virtual joypad which reads sega joypad conected to parport via adapter. Now I want to read data directly from parport what functions can read/write parport under NT/2k/XP? and how to set logical 1 on parport's pins? |
|||
12 Apr 2007, 11:10 |
|
barmentalisk 27 Apr 2007, 07:02
I have the only way to write kernel mode driver and cant find any way to read port from user mode?
|
|||
27 Apr 2007, 07:02 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.