Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: A problem with loops Pin
David Crow22-Mar-07 6:13
David Crow22-Mar-07 6:13 
AnswerRe: A problem with loops Pin
VonHagNDaz22-Mar-07 6:47
VonHagNDaz22-Mar-07 6:47 
GeneralRe: A problem with loops Pin
David Crow22-Mar-07 6:53
David Crow22-Mar-07 6:53 
GeneralRe: A problem with loops Pin
VonHagNDaz22-Mar-07 7:53
VonHagNDaz22-Mar-07 7:53 
GeneralRe: A problem with loops Pin
David Crow22-Mar-07 8:06
David Crow22-Mar-07 8:06 
GeneralRe: A problem with loops Pin
VonHagNDaz22-Mar-07 8:16
VonHagNDaz22-Mar-07 8:16 
QuestionRe: A problem with loops Pin
David Crow22-Mar-07 8:21
David Crow22-Mar-07 8:21 
AnswerRe: A problem with loops Pin
VonHagNDaz22-Mar-07 10:26
VonHagNDaz22-Mar-07 10:26 
all right! i finally got it! let me explain a little bit more about this problem. im working with my company's legacy code, and im not allowed to change it because "it works."
what im supposed to be doing is writing an interface to this class. so i tracked the problem down, and it was a call to CoTaskMemAlloc(1024)...

why the did they hard code this, and why cant i change it?

so basically what i had to do was cut out the call to that function and manually reset all the memory calls to the proper sizes from the interface.

i imagine this wasnt a problem when they were processing small images, but now they're using huge digital photo quality images, im tempted to tell my boss whats up, but then ill probably hear an ear full for working around their class that "just works."

thanks for the help man.

I win because I have the most fun in life...

QuestionRe: A problem with loops Pin
David Crow22-Mar-07 10:30
David Crow22-Mar-07 10:30 
AnswerRe: A problem with loops Pin
VonHagNDaz22-Mar-07 10:38
VonHagNDaz22-Mar-07 10:38 
QuestionAbout Invoke Helper Pin
siddharthsan22-Mar-07 3:52
siddharthsan22-Mar-07 3:52 
AnswerRe: About Invoke Helper Pin
DLChambers23-Mar-07 16:41
DLChambers23-Mar-07 16:41 
QuestionTab key is not working inspite of set property ture Pin
amitmistry_petlad 22-Mar-07 2:39
amitmistry_petlad 22-Mar-07 2:39 
AnswerRe: Tab key is not working inspite of set property ture Pin
toxcct22-Mar-07 2:42
toxcct22-Mar-07 2:42 
GeneralRe: Tab key is not working inspite of set property ture Pin
amitmistry_petlad 22-Mar-07 2:56
amitmistry_petlad 22-Mar-07 2:56 
QuestionRe: Tab key is not working inspite of set property ture Pin
Rajesh R Subramanian22-Mar-07 3:02
professionalRajesh R Subramanian22-Mar-07 3:02 
AnswerRe: Tab key is not working inspite of set property ture Pin
amitmistry_petlad 22-Mar-07 3:07
amitmistry_petlad 22-Mar-07 3:07 
QuestionRe: Tab key is not working inspite of set property ture Pin
Rajesh R Subramanian22-Mar-07 3:15
professionalRajesh R Subramanian22-Mar-07 3:15 
AnswerRe: Tab key is not working inspite of set property ture Pin
amitmistry_petlad 22-Mar-07 3:21
amitmistry_petlad 22-Mar-07 3:21 
QuestionRe: Tab key is not working inspite of set property ture Pin
Rajesh R Subramanian22-Mar-07 3:30
professionalRajesh R Subramanian22-Mar-07 3:30 
AnswerRe: Tab key is not working inspite of set property ture Pin
amitmistry_petlad 22-Mar-07 3:37
amitmistry_petlad 22-Mar-07 3:37 
AnswerRe: Tab key is not working inspite of set property ture Pin
prasad_som22-Mar-07 18:20
prasad_som22-Mar-07 18:20 
GeneralRe: Tab key is not working inspite of set property ture Pin
amitmistry_petlad 22-Mar-07 18:45
amitmistry_petlad 22-Mar-07 18:45 
QuestionRe: Tab key is not working inspite of set property ture Pin
prasad_som22-Mar-07 18:50
prasad_som22-Mar-07 18:50 
AnswerRe: Tab key is not working inspite of set property ture Pin
amitmistry_petlad 22-Mar-07 18:59
amitmistry_petlad 22-Mar-07 18:59 

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.