Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: catch: out of memory in c++, process killed in lunux, any solution? Pin
Gofur Halmurat7-Jul-08 3:10
Gofur Halmurat7-Jul-08 3:10 
Questionmaximize my window Pin
mailtochandra2000@yahoo.com6-Jul-08 23:44
mailtochandra2000@yahoo.com6-Jul-08 23:44 
QuestionSocket in MFC Pin
sea27096-Jul-08 23:23
sea27096-Jul-08 23:23 
QuestionRe: Socket in MFC Pin
Mark Salsbery7-Jul-08 6:30
Mark Salsbery7-Jul-08 6:30 
QuestionCMFCListCtrl sort help Pin
josip cagalj6-Jul-08 22:58
josip cagalj6-Jul-08 22:58 
GeneralRe: CMFCListCtrl sort help Pin
CPallini6-Jul-08 23:11
mveCPallini6-Jul-08 23:11 
GeneralRe: CMFCListCtrl sort help Pin
josip cagalj6-Jul-08 23:18
josip cagalj6-Jul-08 23:18 
AnswerRe: CMFCListCtrl sort help Pin
Iain Clarke, Warrior Programmer7-Jul-08 3:52
Iain Clarke, Warrior Programmer7-Jul-08 3:52 
From the List View docs:

Unless the LVS_NOCOLUMNHEADER window style is specified, column headers appear in report view. The user can click a column header, causing an LVN_COLUMNCLICK notification message to be sent to the parent window. Typically, the parent window sorts the list-view control by the specified column when this clicking occurs. The user can also drag the column guides between the headers to size the columns.

So, are you handling the LVN_COLUMNCLICK notification? If not, nothing very much will happen.

(If it's any consolation, I expected to find some sort of LVN_ISONETHINGBIGGERTHANANOTHER notification, but there you go...)

Iain.

Plz sir... CPallini CPallini abuz drugz, plz plz help urgent.

GeneralRe: CMFCListCtrl sort help Pin
dfza30-Oct-08 21:29
dfza30-Oct-08 21:29 
GeneralRe: CMFCListCtrl sort help Pin
Iain Clarke, Warrior Programmer30-Oct-08 23:18
Iain Clarke, Warrior Programmer30-Oct-08 23:18 
QuestionDoes GDI+ support resizing a gif file? Pin
followait6-Jul-08 22:55
followait6-Jul-08 22:55 
AnswerRe: Does GDI+ support resizing a gif file? Pin
James R. Twine7-Jul-08 1:18
James R. Twine7-Jul-08 1:18 
GeneralRe: Does GDI+ support resizing a gif file? Pin
followait7-Jul-08 4:20
followait7-Jul-08 4:20 
GeneralRe: Does GDI+ support resizing a gif file? Pin
James R. Twine7-Jul-08 11:03
James R. Twine7-Jul-08 11:03 
QuestionWhy can't the CWnd be shown? Pin
followait6-Jul-08 21:55
followait6-Jul-08 21:55 
AnswerRe: Why can't the CWnd be shown? Pin
baerten6-Jul-08 22:33
baerten6-Jul-08 22:33 
GeneralRe: Why can't the CWnd be shown? Pin
followait7-Jul-08 0:42
followait7-Jul-08 0:42 
AnswerRe: Why can't the CWnd be shown? Pin
KarstenK6-Jul-08 22:47
mveKarstenK6-Jul-08 22:47 
QuestionCMonthCalCtrl Pin
Paulraj G6-Jul-08 20:58
Paulraj G6-Jul-08 20:58 
AnswerRe: CMonthCalCtrl Pin
Cedric Moonen6-Jul-08 21:32
Cedric Moonen6-Jul-08 21:32 
AnswerRe: CMonthCalCtrl Pin
CPallini6-Jul-08 21:37
mveCPallini6-Jul-08 21:37 
GeneralRe: CMonthCalCtrl [modified] Pin
Paulraj G6-Jul-08 21:47
Paulraj G6-Jul-08 21:47 
GeneralYou're welcome. Pin
CPallini6-Jul-08 21:53
mveCPallini6-Jul-08 21:53 
GeneralRe: CMonthCalCtrl Pin
CPallini6-Jul-08 22:20
mveCPallini6-Jul-08 22:20 
GeneralRe: CMonthCalCtrl Pin
Paulraj G6-Jul-08 23:06
Paulraj G6-Jul-08 23:06 

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.