Click here to Skip to main content
15,908,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: why CListCtl::InsertItem() would crash? Pin
Naveen25-Dec-07 23:10
Naveen25-Dec-07 23:10 
GeneralRe: why CListCtl::InsertItem() would crash? Pin
kcynic26-Dec-07 14:22
kcynic26-Dec-07 14:22 
AnswerRe: why CListCtl::InsertItem() would crash? Pin
peterchen26-Dec-07 0:02
peterchen26-Dec-07 0:02 
GeneralRe: why CListCtl::InsertItem() would crash? Pin
kcynic26-Dec-07 14:26
kcynic26-Dec-07 14:26 
QuestionGDI+ Set Image DPI (win32) Pin
r3dqu33n25-Dec-07 16:22
r3dqu33n25-Dec-07 16:22 
GeneralRe: GDI+ Set Image DPI (win32) Pin
followait25-Dec-07 17:48
followait25-Dec-07 17:48 
GeneralDesktop_.ini file is getting created in InstallShield Pin
AnayKulkarni25-Dec-07 3:11
AnayKulkarni25-Dec-07 3:11 
GeneralRe: Desktop_.ini file is getting created in InstallShield Pin
Kiran Pinjala26-Dec-07 1:38
Kiran Pinjala26-Dec-07 1:38 
GeneralError in MD5Init() Function Pin
Developer61124-Dec-07 23:40
Developer61124-Dec-07 23:40 
GeneralRe: Error in MD5Init() Function Pin
CPallini25-Dec-07 3:21
mveCPallini25-Dec-07 3:21 
GeneralRe: Error in MD5Init() Function Pin
Developer61126-Dec-07 0:48
Developer61126-Dec-07 0:48 
QuestionHow to search a Subitem in list control? Pin
Rad.Krish24-Dec-07 23:32
Rad.Krish24-Dec-07 23:32 
GeneralRe: How to search a Subitem in list control? Pin
CPallini25-Dec-07 2:55
mveCPallini25-Dec-07 2:55 
GeneralLarge File Processing Pin
Sangeetha_J24-Dec-07 23:10
Sangeetha_J24-Dec-07 23:10 
GeneralRe: Large File Processing Pin
CPallini24-Dec-07 23:39
mveCPallini24-Dec-07 23:39 
GeneralRe: Large File Processing Pin
Sangeetha_J24-Dec-07 23:54
Sangeetha_J24-Dec-07 23:54 
GeneralRe: Large File Processing Pin
CPallini25-Dec-07 2:43
mveCPallini25-Dec-07 2:43 
GeneralRe: Large File Processing Pin
Sangeetha_J25-Dec-07 16:34
Sangeetha_J25-Dec-07 16:34 
GeneralRe: Large File Processing Pin
kagdizuber26-Dec-07 5:23
kagdizuber26-Dec-07 5:23 
GeneralRe: Large File Processing Pin
Sangeetha_J26-Dec-07 17:18
Sangeetha_J26-Dec-07 17:18 
QuestionWhat about the efficency of DrawImage and coordinate transformation in GDI+ [modified] Pin
followait24-Dec-07 19:39
followait24-Dec-07 19:39 
I want to put the image in memory onto the screen in an appropriate size.
Found that a coordinate transformation made a fuzzy image.
In OnSize, the size tranformation will occured frequently. It needs a better performance.
Another solution is always prepare the Image object in memory as large as what will be drawn onto the screen. It also has a problem, when size of the client changed frequently, the memory Image should be redrawn frequently.
How to make the representation of the image clear and the performance good.
Thanks.

modified on Tuesday, December 25, 2007 1:58:37 AM

QuestionDLLs for MFC Activex Controll Pin
manish.patel24-Dec-07 18:39
manish.patel24-Dec-07 18:39 
GeneralRe: DLLs for MFC Activex Controll Pin
_AnsHUMAN_ 24-Dec-07 20:48
_AnsHUMAN_ 24-Dec-07 20:48 
GeneralRe: DLLs for MFC Activex Controll Pin
manish.patel24-Dec-07 20:52
manish.patel24-Dec-07 20:52 
GeneralRe: DLLs for MFC Activex Controll Pin
_AnsHUMAN_ 24-Dec-07 20:54
_AnsHUMAN_ 24-Dec-07 20:54 

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.