Click here to Skip to main content
15,904,503 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: 0xC000001D "Fatal Application Error" ???? Pin
Trupti Mehta25-Jun-08 23:18
Trupti Mehta25-Jun-08 23:18 
QuestionRe: 0xC000001D "Fatal Application Error" ???? Pin
David Crow26-Jun-08 3:36
David Crow26-Jun-08 3:36 
GeneralRe: 0xC000001D "Fatal Application Error" ???? Pin
Trupti Mehta26-Jun-08 5:54
Trupti Mehta26-Jun-08 5:54 
AnswerRe: 0xC000001D "Fatal Application Error" ???? Pin
krmed24-Jun-08 3:44
krmed24-Jun-08 3:44 
GeneralRe: 0xC000001D "Fatal Application Error" ???? Pin
Stephen Hewitt24-Jun-08 15:51
Stephen Hewitt24-Jun-08 15:51 
QuestionBitmap Deconstruction (AKA: How to get pixel values from a file) Pin
Michael Fritzius24-Jun-08 2:12
professionalMichael Fritzius24-Jun-08 2:12 
AnswerRe: Bitmap Deconstruction (AKA: How to get pixel values from a file) Pin
Nibu babu thomas24-Jun-08 2:20
Nibu babu thomas24-Jun-08 2:20 
AnswerRe: Bitmap Deconstruction (AKA: How to get pixel values from a file) Pin
SandipG 24-Jun-08 2:46
SandipG 24-Jun-08 2:46 
You can use GDI+ for loading the images and use methods LockBits(..)/UnlockBits(..) to get access to pixel data. there are loads of application on CP to help you out few are
http://www.codeproject.com/KB/GDI-plus/gdi__and_mfc.aspx[^]
http://www.codeproject.com/KB/GDI-plus/cgdiplusbitmap.aspx[^]
http://www.codeproject.com/KB/cpp/GDI_.aspx[^]

Regards,
Sandip.

AnswerRe: Bitmap Deconstruction (AKA: How to get pixel values from a file) Pin
Hamid_RT25-Jun-08 23:37
Hamid_RT25-Jun-08 23:37 
QuestionCoInitialize/CoUninitialize Pin
George_George24-Jun-08 2:11
George_George24-Jun-08 2:11 
AnswerRe: CoInitialize/CoUninitialize Pin
Randor 24-Jun-08 3:32
professional Randor 24-Jun-08 3:32 
GeneralRe: CoInitialize/CoUninitialize Pin
George_George24-Jun-08 22:21
George_George24-Jun-08 22:21 
QuestionGetting problem with ADO database connection for Excel Pin
trinadh_t24-Jun-08 2:07
trinadh_t24-Jun-08 2:07 
Questionfinding os of a particular system Pin
VCProgrammer24-Jun-08 2:02
VCProgrammer24-Jun-08 2:02 
AnswerRe: finding os of a particular system Pin
Nibu babu thomas24-Jun-08 2:16
Nibu babu thomas24-Jun-08 2:16 
QuestionRe: finding os of a particular system Pin
CPallini24-Jun-08 2:22
mveCPallini24-Jun-08 2:22 
QuestionDoes any one have an idea about streaming RTP Pin
yaminisridaran24-Jun-08 0:21
yaminisridaran24-Jun-08 0:21 
QuestionRe: Does any one have an idea about streaming RTP Pin
Mark Salsbery24-Jun-08 4:51
Mark Salsbery24-Jun-08 4:51 
AnswerRe: Does any one have an idea about streaming RTP Pin
yaminisridaran24-Jun-08 18:33
yaminisridaran24-Jun-08 18:33 
QuestionWM_NEXTDLGCTL one control too far Pin
baerten24-Jun-08 0:05
baerten24-Jun-08 0:05 
AnswerRe: WM_NEXTDLGCTL one control too far [modified] Pin
_AnsHUMAN_ 24-Jun-08 0:08
_AnsHUMAN_ 24-Jun-08 0:08 
GeneralRe: WM_NEXTDLGCTL one control too far Pin
baerten24-Jun-08 0:15
baerten24-Jun-08 0:15 
QuestionRe: WM_NEXTDLGCTL one control too far Pin
Rajesh R Subramanian24-Jun-08 0:12
professionalRajesh R Subramanian24-Jun-08 0:12 
AnswerRe: WM_NEXTDLGCTL one control too far Pin
baerten24-Jun-08 0:20
baerten24-Jun-08 0:20 
GeneralRe: WM_NEXTDLGCTL one control too far Pin
Rajesh R Subramanian24-Jun-08 0:26
professionalRajesh R Subramanian24-Jun-08 0:26 

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.