No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Re: Hi, What is a class? A class can be defined a structure that is composed of two things: - Data Members. - Methods. A class is designed to be reused, when using a class we dont have to know, how it is designed, we just need to know the interface … | |
Add an item to a listview using API | |
Hi, I am designing a scan folders software, I need to save all information about files (name, extension, size, attributes,...) in ms access Database (It's a requirement). My database contains about 85000 records to be diplayed. I tried to use ADO to paginate, but I need to retrieve from the … | |
Re: Hi, See [URL=http://]http://www.freevbcode.com/ShowCode.Asp?ID=1728[/URL] |
The End.