Click here to Skip to main content
16,011,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: gethostbyaddress AND 11004 Pin
(Steven Hicks)n+12-Jan-03 11:57
(Steven Hicks)n+12-Jan-03 11:57 
GeneralOff the top of your head... Pin
Martin Marvinski2-Jan-03 10:15
Martin Marvinski2-Jan-03 10:15 
GeneralRe: Off the top of your head... Pin
Joaquín M López Muñoz2-Jan-03 11:47
Joaquín M López Muñoz2-Jan-03 11:47 
GeneralMouse Position Pin
progman2-Jan-03 9:58
progman2-Jan-03 9:58 
GeneralRe: Mouse Position Pin
Shog92-Jan-03 10:00
sitebuilderShog92-Jan-03 10:00 
GeneralList view control with tab stops Pin
2-Jan-03 9:47
suss2-Jan-03 9:47 
GeneralRe: List view control with tab stops Pin
Shog92-Jan-03 9:59
sitebuilderShog92-Jan-03 9:59 
GeneralRe: List view control with tab stops Pin
2-Jan-03 10:58
suss2-Jan-03 10:58 
Thanks, but I'm trying to avoid a fully customized control. I can do what I need to if I switch to list box instead of list view and take advantage of the owner draw property to manage which packets are cached in memory and when to fetch them from disk. I'd like to stick with the list view though so I don't have to reinvent the wheel in terms of the having to render everything. I'd prefer to let the system-provided controls just do their job. Unfortunately, if the list view really doesn't support tabs (a huge oversight on microsoft's part IMHO) I'll have no choice. Still hoping someone knows how to get the list view control to respect tabs...
GeneralRe: List view control with tab stops Pin
Shog92-Jan-03 11:31
sitebuilderShog92-Jan-03 11:31 
GeneralRe: List view control with tab stops Pin
Brian Tietz2-Jan-03 11:52
Brian Tietz2-Jan-03 11:52 
GeneralRe: List view control with tab stops Pin
Shog92-Jan-03 12:01
sitebuilderShog92-Jan-03 12:01 
GeneralRe: List view control with tab stops Pin
Brian Tietz2-Jan-03 12:23
Brian Tietz2-Jan-03 12:23 
GeneralRe: List view control with tab stops Pin
Shog92-Jan-03 16:02
sitebuilderShog92-Jan-03 16:02 
GeneralTools for internationalization Pin
Anonymous2-Jan-03 9:28
Anonymous2-Jan-03 9:28 
GeneralRe: Tools for internationalization Pin
Chris Richardson2-Jan-03 20:59
Chris Richardson2-Jan-03 20:59 
GeneralATL and Active X problem Pin
act_x2-Jan-03 9:07
act_x2-Jan-03 9:07 
GeneralCObject or CStatic Pin
raner2-Jan-03 8:44
raner2-Jan-03 8:44 
GeneralRe: CObject or CStatic Pin
Pavel Klocek2-Jan-03 10:49
Pavel Klocek2-Jan-03 10:49 
GeneralRe: CObject or CStatic Pin
raner2-Jan-03 16:26
raner2-Jan-03 16:26 
GeneralLinker Error Pin
Ryan B.2-Jan-03 8:39
Ryan B.2-Jan-03 8:39 
GeneralRe: Linker Error Pin
RobJones2-Jan-03 8:44
RobJones2-Jan-03 8:44 
GeneralRe: Linker Error Pin
Tim Smith2-Jan-03 8:45
Tim Smith2-Jan-03 8:45 
GeneralRe: Linker Error Pin
Ryan B.2-Jan-03 8:51
Ryan B.2-Jan-03 8:51 
GeneralMaking the background of a window invisible... Pin
Joan M2-Jan-03 8:13
professionalJoan M2-Jan-03 8:13 
GeneralRe: Making the background of a window invisible... Pin
Joaquín M López Muñoz2-Jan-03 11:50
Joaquín M López Muñoz2-Jan-03 11:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.