Create a project with a different name, because now you have to write the full class name: Dim arrList As New System.Collections.ArrayList( ).
System.Collections.ArrayList
LHTan
21
Reputation points
I run this program in VS2022 but there is error for declaring the ArrayList (refer to screenshot attached
). Is the Systems.Collections DLL not imported or due to other reasons? I encountered a similar error when declaring a HashTable.
Windows development | Windows API - Win32
Answer accepted by question author