Thread: EmptyFinder
View Single Post
  #2  
Old 12-11-2022, 17:04
sendersu sendersu is offline
VIP
 
Join Date: Oct 2010
Posts: 1,067
Rept. Given: 332
Rept. Rcvd 223 Times in 115 Posts
Thanks Given: 235
Thanks Rcvd at 513 Times in 288 Posts
sendersu Reputation: 200-299 sendersu Reputation: 200-299 sendersu Reputation: 200-299
Thanks CodeCracker
do you know how to make this code compatible with VS2019+?

https://prnt.sc/2_-u5LTC9vsN

error code is

EmptyFinder\EmptyFinderDlg.cpp(56,2): error C2440: 'static_cast': cannot convert from 'void (__thiscall CEmptyFinderDlg::* )(HDROP)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
Reply With Quote