Click here to Skip to main content
15,890,995 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Memory leakage prevention Pin
Neville Franks24-Jan-03 20:26
Neville Franks24-Jan-03 20:26 
GeneralDirectX and MFC Pin
splineman24-Jan-03 17:41
splineman24-Jan-03 17:41 
GeneralRe: DirectX and MFC Pin
jmkhael24-Jan-03 20:51
jmkhael24-Jan-03 20:51 
GeneralQuestion about trainers Pin
Weiye Chen24-Jan-03 16:30
Weiye Chen24-Jan-03 16:30 
GeneralRe: Question about trainers Pin
Ben Burnett24-Jan-03 17:26
Ben Burnett24-Jan-03 17:26 
GeneralRe: Question about trainers Pin
Weiye Chen24-Jan-03 20:56
Weiye Chen24-Jan-03 20:56 
GeneralCListCtrl and Arbitrary Data :: MFC Pin
valikac24-Jan-03 15:17
valikac24-Jan-03 15:17 
GeneralRe: CListCtrl and Arbitrary Data :: MFC Pin
Michael Dunn24-Jan-03 16:08
sitebuilderMichael Dunn24-Jan-03 16:08 
Each item has an LPARAM, which is pointer-sized so you can store a pointer there. If you need data for each column, you'll need to keep a struct or vector or other collection, and hold its address in the LPARAM

--Mike--
I'm bored... Episode I bored.
1ClickPicGrabber - Grab & organize pictures from your favorite web pages, with 1 click!
My really out-of-date homepage
Sonork-100.19012 Acid_Helm

GeneralRe: CListCtrl and Arbitrary Data :: MFC Pin
valikac24-Jan-03 16:34
valikac24-Jan-03 16:34 
Generallocalization problem Pin
Lior Shoval24-Jan-03 13:11
Lior Shoval24-Jan-03 13:11 
GeneralRe: localization problem Pin
Ted Ferenc24-Jan-03 22:41
Ted Ferenc24-Jan-03 22:41 
GeneralPerformance issues - kind of big message - shoot me later... Pin
73Zeppelin24-Jan-03 13:09
73Zeppelin24-Jan-03 13:09 
GeneralRe: Performance issues - kind of big message - shoot me later... Pin
Shog924-Jan-03 13:26
sitebuilderShog924-Jan-03 13:26 
GeneralRe: Performance issues - kind of big message - shoot me later... Pin
73Zeppelin24-Jan-03 13:43
73Zeppelin24-Jan-03 13:43 
GeneralRe: Performance issues - kind of big message - shoot me later... Pin
Shog924-Jan-03 13:45
sitebuilderShog924-Jan-03 13:45 
QuestionDynamic loading Kernel32.dll for backwards compatibility? Pin
Nathan Brown24-Jan-03 12:53
Nathan Brown24-Jan-03 12:53 
AnswerRe: Dynamic loading Kernel32.dll for backwards compatibility? Pin
Tim Smith24-Jan-03 15:35
Tim Smith24-Jan-03 15:35 
GeneralRe: Dynamic loading Kernel32.dll for backwards compatibility? Pin
Nathan Brown24-Jan-03 18:36
Nathan Brown24-Jan-03 18:36 
GeneralRe: Dynamic loading Kernel32.dll for backwards compatibility? Pin
Michael Dunn24-Jan-03 20:33
sitebuilderMichael Dunn24-Jan-03 20:33 
GeneralRe: Dynamic loading Kernel32.dll for backwards compatibility? Pin
Nathan Brown27-Jan-03 17:03
Nathan Brown27-Jan-03 17:03 
Generalmapfile&release&DLL Pin
georgi_tg24-Jan-03 12:09
georgi_tg24-Jan-03 12:09 
QuestionCListCtrl read-only but enabled? Pin
berndg24-Jan-03 12:04
berndg24-Jan-03 12:04 
GeneralCBN_DBLCLICK - severe confusion. Please help!!!!! Pin
ns24-Jan-03 11:09
ns24-Jan-03 11:09 
GeneralRe: CBN_DBLCLICK - severe confusion. Please help!!!!! Pin
PJ Arends24-Jan-03 12:31
professionalPJ Arends24-Jan-03 12:31 
GeneralThat helped!. One final question Pin
nss24-Jan-03 13:47
nss24-Jan-03 13:47 

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.