![]() |
#2
罗飞2010-04-01 14:12
|
This is a pure "ATL thunking" example adapted for assembly projects.
After a long day of debugging, tracing, reading listing files I made it.
The demonstration is based by control that I made in three minutes.
只有本站会员才能查看附件,请 登录
It took me a while, but I've made 64bit version of the ATL thunking (used goasm syntax). Now I can get started with some controls :}
And it seems SetWndowLongPtr is not supported in Window 7 (7201build) (not appear in user32.dll export list) - what a pain..