I recently started using PB/Win 9, and have just noticed that when I define functions using the CDECL calling convention, that the Code Finder tool displays the strings "cdecl" and "CDECL" in the Routine and Alias columns (respectively).
Am I missing something? What is the point of Code Finder if it doesn't display the names of the functions I want to find?
Am I missing something? What is the point of Code Finder if it doesn't display the names of the functions I want to find?
Comment