Click here to Skip to main content
15,887,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: tab control in VC6 - PLEASE HELP!!!!!!!!! Pin
David Crow24-Sep-09 3:31
David Crow24-Sep-09 3:31 
GeneralRe: tab control in VC6 - PLEASE HELP!!!!!!!!! Pin
kilt24-Sep-09 6:59
kilt24-Sep-09 6:59 
Questiondata grid in vc6 - PLEASE HELP!!!!!!!!! Pin
hrishiS23-Sep-09 23:15
hrishiS23-Sep-09 23:15 
QuestionCListView in VC2005 ? Pin
Maxwell Chen23-Sep-09 23:10
Maxwell Chen23-Sep-09 23:10 
AnswerRe: CListView in VC2005 ? Pin
CPallini23-Sep-09 23:28
mveCPallini23-Sep-09 23:28 
GeneralRe: CListView in VC2005 ? Pin
Maxwell Chen23-Sep-09 23:33
Maxwell Chen23-Sep-09 23:33 
QuestionManifest Pin
tom groezer23-Sep-09 23:09
tom groezer23-Sep-09 23:09 
QuestionProblem in displaying image through CPictureHolder Pin
Gopal_Kanchana23-Sep-09 23:09
Gopal_Kanchana23-Sep-09 23:09 
Hi
we are using CPictureHolder in order to display image through data. This data nothing but CString.
we are doing the dcode(converting into byte) and creating the byte into CMemfile object.
The problem is few image data not displaying the image.
i am using below code.
hr = ::OleLoadPicture(lpStream,
maxLen,
FALSE,
IID_IPicture,
(LPVOID*)&m_pPict);

hr return as E_FAIL for some image data.

please let me know what could be reason.

Regards
Gopal
QuestionRe: Problem in displaying image through CPictureHolder Pin
CPallini23-Sep-09 23:25
mveCPallini23-Sep-09 23:25 
AnswerRe: Problem in displaying image through CPictureHolder Pin
Gopal_Kanchana23-Sep-09 23:43
Gopal_Kanchana23-Sep-09 23:43 
QuestionRe: Problem in displaying image through CPictureHolder Pin
CPallini23-Sep-09 23:44
mveCPallini23-Sep-09 23:44 
AnswerRe: Problem in displaying image through CPictureHolder Pin
Gopal_Kanchana23-Sep-09 23:51
Gopal_Kanchana23-Sep-09 23:51 
GeneralRe: Problem in displaying image through CPictureHolder Pin
Gopal_Kanchana24-Sep-09 0:01
Gopal_Kanchana24-Sep-09 0:01 
GeneralRe: Problem in displaying image through CPictureHolder Pin
CPallini24-Sep-09 0:01
mveCPallini24-Sep-09 0:01 
QuestionProbelm with std::ma find function Pin
Lakshmi_p23-Sep-09 23:01
Lakshmi_p23-Sep-09 23:01 
AnswerRe: Probelm with std::ma find function Pin
CPallini23-Sep-09 23:14
mveCPallini23-Sep-09 23:14 
GeneralRe: Probelm with std::ma find function Pin
Lakshmi_p24-Sep-09 2:19
Lakshmi_p24-Sep-09 2:19 
AnswerRe: Probelm with std::ma find function Pin
Roger Stoltz23-Sep-09 23:18
Roger Stoltz23-Sep-09 23:18 
QuestionHow to return the original page protection flags Pin
nah133723-Sep-09 21:58
nah133723-Sep-09 21:58 
AnswerRe: How to return the original page protection flags Pin
Richard MacCutchan24-Sep-09 1:04
mveRichard MacCutchan24-Sep-09 1:04 
QuestionHELP!! Pin
Froztbyte66623-Sep-09 21:37
Froztbyte66623-Sep-09 21:37 
AnswerRe: HELP!! Pin
CPallini23-Sep-09 21:45
mveCPallini23-Sep-09 21:45 
AnswerRe: HELP!! Pin
Cedric Moonen23-Sep-09 21:46
Cedric Moonen23-Sep-09 21:46 
AnswerRe: HELP!! Pin
Michael Schubert23-Sep-09 22:17
Michael Schubert23-Sep-09 22:17 
GeneralRe: HELP!! Pin
CPallini23-Sep-09 22:24
mveCPallini23-Sep-09 22:24 

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.