getCtlSize(Screen)

new topic     » topic index » view thread      » older message » newer message

I am wondering about Euphoria and the win32lib file  and how they are
created..
I was researching screen size and found the use of this command
 
            getCtlSize(Screen)
I looked in win32 lib and found this code. I am wondering how you arrive
this code. Is this "c" code or ?
I am curious as to how the commmands are made.
I hope I am not bothering anyone with this question.
Jvandal

 lIdx = find(w32TB_HEIGHT, pProperty)
    if lIdx != 0 and integer(pValues[lIdx]) then
        lParentSize = call_func(r_getCtlSize,{window_owner[id]} )

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu