.
C# Definition:
private delegate bool EnumResTypeProc(IntPtr hModule, string lpszType, IntPtr lParam);
VB.NET Definition:
Private Delegate Function EnumResTypeProc(hModule As IntPtr, lpszType As String, lParam As IntPtr) As Boolean
User-Defined Types:
None.
Notes:
None.
The EnumResourceTypes API
12/15/2012 7:51:55 PM - -216.108.207.123
TODO - a short description
5/18/2010 5:43:45 PM - anonymous
