Hi,
Has anyone ever had to convert a dynamicly linked DLL using mfc to a staticly linked dll ?? I realy have no clue on how to work on that, especialy that I haven't made the dll myself. My only idea was to play with(remove) the DECLARE_DYNAMIC(); and the IMPLEMENT_DYNAMIC(); calls ...
Help would realy be greatly appreciated
Thank you in advance
Has anyone ever had to convert a dynamicly linked DLL using mfc to a staticly linked dll ?? I realy have no clue on how to work on that, especialy that I haven't made the dll myself. My only idea was to play with(remove) the DECLARE_DYNAMIC(); and the IMPLEMENT_DYNAMIC(); calls ...
Help would realy be greatly appreciated
Thank you in advance