ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] VC6 compile error related to Win64 change

From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Thu, 16 Apr 2009 08:11:17 -0400
Error received when building with VC6:


 file_dlg_win32.c(182) : warning C4013: 'GetWindowLongPtr' undefined;
 assuming extern returning int

 file_dlg_win32.c(182) : error C2065: 'GWLP_HINSTANCE' : undeclared
 identifier


Is VC6 still being supported for WIN32 ?