Search:
Forum
Windows Programming
Searching a listbox
Searching a listbox
Oct 31, 2014 at 3:19pm UTC
adammmm4
(6)
im trying to make a program that searches through items on a listbox (an simple antihack) that searches for a folder called "hack". any idea`s?
Nov 1, 2014 at 6:02pm UTC
kbw
(7248)
You'll have to do a linear search, checking each entry.
Nov 2, 2014 at 12:36pm UTC
adammmm4
(6)
how would I do that?
Registered users can post here.
Sign in or register
to post.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs