Author Topic: Newly made process terminator  (Read 3614 times)

xandaz

  • Member
  • ****
  • Posts: 529
  • I luv you babe
    • My asm examples
Re: Newly made process terminator
« Reply #15 on: January 28, 2021, 05:51:25 AM »
   Finally got it to work. Thanks you all.

sergei_lost_mail

  • Regular Member
  • *
  • Posts: 3
Re: Newly made process terminator
« Reply #16 on: January 29, 2021, 02:24:12 AM »
Your example works, but the icons show the icons of the directory it's in. When I recompile the list seems empty. (Winclasses.asm I got this file from your previous posts.) Thank you, nice sharing.

xandaz

  • Member
  • ****
  • Posts: 529
  • I luv you babe
    • My asm examples
Re: Newly made process terminator
« Reply #17 on: February 01, 2021, 10:18:51 PM »
  no....thanks you.

xandaz

  • Member
  • ****
  • Posts: 529
  • I luv you babe
    • My asm examples
Re: Newly made process terminator
« Reply #18 on: February 02, 2021, 12:04:48 AM »
   I've been dwelling between SHGetFileInfo and ExtractAssociatedIcon/ExtractIcon functions. Either of the methods work badly. I'm not so confidant i can deliver a fully working example. Thanks guys

xandaz

  • Member
  • ****
  • Posts: 529
  • I luv you babe
    • My asm examples
Re: Newly made process terminator
« Reply #19 on: February 02, 2021, 12:23:01 AM »
   Best working example so far.

xandaz

  • Member
  • ****
  • Posts: 529
  • I luv you babe
    • My asm examples
Re: Newly made process terminator
« Reply #20 on: February 02, 2021, 01:37:04 AM »
   At last working. Still not very satisfyingly but works. Some icons seem to be mismatched. Thanks