c++ - Delphi thiscall calling convention and class pointer -


i have dll uses thiscall calling convention. i've searched trough web , found answer question here: delphi thiscall calling convention

problem have that answer never explains class pointer. i've tried calling "operator new" function in dll , seems return valid pointer, below solution doesn't work me: asm mov ecx, myclasspointer end;

i'd more detailed response, including how obtain class pointer.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -