Click here to Skip to main content
15,886,067 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Memory usage Pin
sonualex12-Oct-10 23:37
sonualex12-Oct-10 23:37 
QuestionProgram crashes, log entries and map files Pin
Interrobang6-Oct-10 6:58
Interrobang6-Oct-10 6:58 
AnswerRe: Program crashes, log entries and map files Pin
Stephen Hewitt6-Oct-10 18:27
Stephen Hewitt6-Oct-10 18:27 
QuestionSOLVED memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) [modified] Pin
Vaclav_6-Oct-10 2:56
Vaclav_6-Oct-10 2:56 
QuestionRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
David Crow6-Oct-10 3:25
David Crow6-Oct-10 3:25 
AnswerRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Vaclav_6-Oct-10 3:33
Vaclav_6-Oct-10 3:33 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) PinPopular
David Crow6-Oct-10 4:00
David Crow6-Oct-10 4:00 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Vaclav_6-Oct-10 4:41
Vaclav_6-Oct-10 4:41 
David,
sorry, I did not included the whole code.
The clipboard size is 640*480*3 + 40.
If the are both heap based why does the method using new fails with this clipboard size?
I think I'll try to build a new DIB bitmap instead of monkeying around whit this packed RGB AVI format. Mainly because I cannot figure out if the RGBQUAD is sized properly and if not how to resize it in BITMAPINFO structure.
Thanks for your help.
Vaclav
AnswerRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
David Crow6-Oct-10 4:42
David Crow6-Oct-10 4:42 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Luc Pattyn6-Oct-10 4:44
sitebuilderLuc Pattyn6-Oct-10 4:44 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Moak6-Oct-10 6:45
Moak6-Oct-10 6:45 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Vaclav_6-Oct-10 7:40
Vaclav_6-Oct-10 7:40 
QuestionRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
David Crow6-Oct-10 8:20
David Crow6-Oct-10 8:20 
AnswerRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Luc Pattyn6-Oct-10 8:39
sitebuilderLuc Pattyn6-Oct-10 8:39 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Moak6-Oct-10 9:10
Moak6-Oct-10 9:10 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Richard MacCutchan6-Oct-10 9:25
mveRichard MacCutchan6-Oct-10 9:25 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Luc Pattyn6-Oct-10 9:54
sitebuilderLuc Pattyn6-Oct-10 9:54 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) SOLVED Pin
Vaclav_6-Oct-10 11:17
Vaclav_6-Oct-10 11:17 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) SOLVED Pin
Richard MacCutchan6-Oct-10 11:51
mveRichard MacCutchan6-Oct-10 11:51 
GeneralRe: memcpy size over 1 MB fails - unhandled exeption / access violation ( VC++ 6.0 ) Pin
Richard MacCutchan6-Oct-10 11:52
mveRichard MacCutchan6-Oct-10 11:52 
Questionatoi conversion query. Pin
Le@rner5-Oct-10 23:54
Le@rner5-Oct-10 23:54 
AnswerRe: atoi conversion query. Pin
«_Superman_»6-Oct-10 0:21
professional«_Superman_»6-Oct-10 0:21 
AnswerRe: atoi conversion query. PinPopular
Richard MacCutchan6-Oct-10 0:23
mveRichard MacCutchan6-Oct-10 0:23 
AnswerRe: atoi conversion query. Pin
Code-o-mat6-Oct-10 1:38
Code-o-mat6-Oct-10 1:38 
QuestionResource conflict on ON_UPDATE_COMMAND_UI Pin
yccheok5-Oct-10 22:52
yccheok5-Oct-10 22:52 

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.