How to get the adress machine of any c_proc()

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

Example :

atom libr 
 
libr = open_dll("mylibrary.dll") 
 
constant proc_00 = define_c_proc(libr,"ini",{}) 
 
c_proc(proc_00,{}) 
-- Now would get the adress machine 32 bits of this c_proc  
-- and then call the proc 
call(proc_00) 
 
new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu