carlomagno Posted October 15, 2013 Posted October 15, 2013 Hi In autoit is possible to create a user-defined type? example vb6 Type EmployeeRecord ID As Integer Name As String * 20 End Type
Solution abberration Posted October 15, 2013 Solution Posted October 15, 2013 I think what you are looking for is DllStructCreate. That is one of the things on my "to do" list of things to learn more about. Easy MP3 | Software Installer | Password Manager
carlomagno Posted October 15, 2013 Author Posted October 15, 2013 Thank you. is a bit 'twisted.but better than nothing ...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now