Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat would be the best solution for storing a large amount of paths? Pin
redeemer15-May-02 7:32
redeemer15-May-02 7:32 
AnswerRe: What would be the best solution for storing a large amount of paths? Pin
Paul M Watt15-May-02 7:50
mentorPaul M Watt15-May-02 7:50 
GeneralHow do i assign a path to each item? Pin
redeemer15-May-02 8:01
redeemer15-May-02 8:01 
GeneralRe: How do i assign a path to each item? Pin
dazinith15-May-02 8:26
dazinith15-May-02 8:26 
GeneralRe: How do i assign a path to each item? Pin
redeemer15-May-02 8:29
redeemer15-May-02 8:29 
GeneralRe: How do i assign a path to each item? Pin
Paul M Watt15-May-02 8:35
mentorPaul M Watt15-May-02 8:35 
GeneralCan i assign an entire string to lParam? Pin
redeemer15-May-02 8:37
redeemer15-May-02 8:37 
GeneralRe: How do i assign a path to each item? Pin
Paul M Watt15-May-02 8:34
mentorPaul M Watt15-May-02 8:34 
If you are using the Win32 API, then you will simply update the LVITEM structure that you have used to set into the list view. You can set the lParam parameters of this structure.


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralCan i assign an entire string to lParam? Pin
redeemer15-May-02 8:37
redeemer15-May-02 8:37 
Generalwinsock servers ... console apps... Pin
l a u r e n15-May-02 7:30
l a u r e n15-May-02 7:30 
GeneralRe: winsock servers ... console apps... Pin
Paul M Watt15-May-02 8:02
mentorPaul M Watt15-May-02 8:02 
GeneralRe: winsock servers ... console apps... Pin
Anders Molin15-May-02 8:03
professionalAnders Molin15-May-02 8:03 
GeneralRe: winsock servers ... console apps... Pin
Nemanja Trifunovic15-May-02 8:17
Nemanja Trifunovic15-May-02 8:17 
GeneralRe: winsock servers ... console apps... Pin
Amit Dey15-May-02 10:19
Amit Dey15-May-02 10:19 
Generalpopup menu font sizing Pin
jimNLX15-May-02 7:10
jimNLX15-May-02 7:10 
GeneralRe: popup menu font sizing Pin
Paul M Watt15-May-02 8:12
mentorPaul M Watt15-May-02 8:12 
GeneralOnly if WTL had AfxGetMainWnd Pin
Mike.NET15-May-02 7:13
Mike.NET15-May-02 7:13 
GeneralRe: Only if WTL had AfxGetMainWnd Pin
Paul M Watt15-May-02 7:47
mentorPaul M Watt15-May-02 7:47 
GeneralDisplaying Context Sensitive Help Button Without Displaying The Cancel Button in the System Menu Pin
Dean Michaud15-May-02 6:34
Dean Michaud15-May-02 6:34 
GeneralRe: Displaying Context Sensitive Help Button Without Displaying The Cancel Button in the System Menu Pin
Paul M Watt15-May-02 7:05
mentorPaul M Watt15-May-02 7:05 
GeneralRe: Displaying Context Sensitive Help Button Without Displaying The Cancel Button in the System Menu Pin
Dean Michaud15-May-02 7:22
Dean Michaud15-May-02 7:22 
Generalwebbrowser control question Pin
Jason Henderson15-May-02 6:30
Jason Henderson15-May-02 6:30 
GeneralRe: webbrowser control question Pin
Paul M Watt15-May-02 7:19
mentorPaul M Watt15-May-02 7:19 
GeneralPassing PVOID through VARIANT Pin
Hans Ruck15-May-02 6:25
Hans Ruck15-May-02 6:25 
GeneralRe: Passing PVOID through VARIANT Pin
Chris Losinger15-May-02 11:48
professionalChris Losinger15-May-02 11:48 

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.