Re: Editor

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

I got it working after adding following lines to Window.ew:

CreateFontIndirect = define_c_func( gdi32, "CreateFontIndirectA", {C_LONG}, C_LONG ), SystemParametersInfo = define_c_func( user32, "SystemParametersInfoA", {C_INT, C_INT, C_POINTER, C_INT}, C_LONG ),

global constant SPI_GETNONCLIENTMETRICS = 41

A click on a routine should send to the following line in hedit, and I thnk the best way would be to store the corresponding line number with the routine name. Jason Mirwald did it another way and he pointed sometimes on wrong lines.

Regards

Jean-Marc

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

Search



Quick Links

User menu

Not signed in.

Misc Menu