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

C / C++ / MFC

 
GeneralRe: invoke non-static function using :: Pin
George_George22-Feb-08 23:51
George_George22-Feb-08 23:51 
GeneralRe: invoke non-static function using :: Pin
Rajkumar R22-Feb-08 23:03
Rajkumar R22-Feb-08 23:03 
GeneralRe: invoke non-static function using :: Pin
George_George22-Feb-08 23:09
George_George22-Feb-08 23:09 
GeneralRe: invoke non-static function using :: Pin
Rajkumar R22-Feb-08 23:23
Rajkumar R22-Feb-08 23:23 
GeneralRe: invoke non-static function using :: Pin
George_George22-Feb-08 23:27
George_George22-Feb-08 23:27 
GeneralRe: invoke non-static function using :: Pin
Rajkumar R22-Feb-08 23:35
Rajkumar R22-Feb-08 23:35 
GeneralRe: invoke non-static function using :: Pin
George_George22-Feb-08 23:48
George_George22-Feb-08 23:48 
GeneralProblem when implement a class derived from CListCtrl which display image only (i.e. no label) [Updated] [modified] Pin
followait22-Feb-08 21:58
followait22-Feb-08 21:58 
After I add the manifest file, it works.
But still has a problem, when I select an item, the image become invisible, it's fine when I use LVS_EX_BORDERSELECT.

---------------------
#define WINVER 0x0501
#define _WIN32_WINNT 0x0501
m_lstPic.ModifyStyleEx(0,LVS_EX_HIDELABELS);

I think this should be ok, why there is still labels?
----------------------
I used LVS_ICON style.
The problem is that I can't control the size of the label well.
Is there any way?
Thanks

modified on Saturday, February 23, 2008 7:15 AM

QuestionHow can I browse filesystem in windows mobile device with SHBrowseForFolder Pin
fujoey22-Feb-08 20:46
fujoey22-Feb-08 20:46 
GeneralDLL function address Pin
George_George22-Feb-08 20:32
George_George22-Feb-08 20:32 
GeneralRe: DLL function address Pin
Stephen Hewitt24-Feb-08 17:25
Stephen Hewitt24-Feb-08 17:25 
GeneralRe: DLL function address Pin
George_George24-Feb-08 17:55
George_George24-Feb-08 17:55 
QuestionGdiplus Text problem Pin
trioum22-Feb-08 20:01
trioum22-Feb-08 20:01 
AnswerRe: Gdiplus Text problem Pin
Rajkumar R22-Feb-08 22:25
Rajkumar R22-Feb-08 22:25 
GeneralRe: Gdiplus Text problem Pin
trioum22-Feb-08 23:27
trioum22-Feb-08 23:27 
AnswerRe: Gdiplus Text problem Pin
Rajkumar R23-Feb-08 1:41
Rajkumar R23-Feb-08 1:41 
Generalunresolved external symbol _main referenced in function _mainCRTStartup Pin
Don Box22-Feb-08 19:53
Don Box22-Feb-08 19:53 
GeneralRe: unresolved external symbol _main referenced in function _mainCRTStartup Pin
CPallini22-Feb-08 22:26
mveCPallini22-Feb-08 22:26 
QuestionRe: unresolved external symbol _main referenced in function _mainCRTStartup Pin
Rajkumar R22-Feb-08 22:27
Rajkumar R22-Feb-08 22:27 
QuestionHow to Configure the Matlab Add-in for Visual Studio 6 to work within MSVisual C++. Pin
johnalek22-Feb-08 19:44
johnalek22-Feb-08 19:44 
AnswerRe: How to Configure the Matlab Add-in for Visual Studio 6 to work within MSVisual C++. Pin
Rajkumar R22-Feb-08 21:37
Rajkumar R22-Feb-08 21:37 
GeneralGINA using finger print Pin
MozhdehQeraati22-Feb-08 18:41
MozhdehQeraati22-Feb-08 18:41 
QuestionNetwork IP Pin
mirtu22-Feb-08 18:25
mirtu22-Feb-08 18:25 
Generalextracting icon from exe or DLL Pin
act_x22-Feb-08 15:14
act_x22-Feb-08 15:14 
GeneralRe: extracting icon from exe or DLL Pin
markt22-Feb-08 16:09
markt22-Feb-08 16:09 

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.