flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Hutley 12 Feb 2006, 02:12
How i know that file i include in this directive?
eg.: if a go to use MessageBeep, what directive i'll include? How i know it? |
|||
![]() |
|
FrozenKnight 12 Feb 2006, 10:53
in your imports section under User32.dll add messagebeep to the list of api included. then you can call it normaly
|
|||
![]() |
|
Kenneth 13 Feb 2006, 02:39
If you got the win32 programmer's reference file, you can find the import library for all the api calls by clicking quick info.
|
|||
![]() |
|
Kuemmel 17 Feb 2006, 09:59
After some searching I can answer my question myself
![]() invoke GetSystemMetrics,0 (-> Screen Width) invoke GetSystemMetrics,1 (-> Screen Height) from user32 does the job perfectly. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.