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

C / C++ / MFC

 
QuestionRe: drawImage is Not drawing on 8bit Color Depth Image. Pin
Cool_Dev10-Mar-11 5:29
Cool_Dev10-Mar-11 5:29 
AnswerRe: drawImage is Not drawing on 8bit Color Depth Image. Pin
Alan Balkany10-Mar-11 5:38
Alan Balkany10-Mar-11 5:38 
QuestionWindow event handler not trigered [modified] Pin
hw9-Mar-11 10:56
hw9-Mar-11 10:56 
AnswerRe: Window event handler not trigered Pin
Hans Dietrich9-Mar-11 18:47
mentorHans Dietrich9-Mar-11 18:47 
GeneralRe: Window event handler not trigered Pin
hw10-Mar-11 6:31
hw10-Mar-11 6:31 
AnswerRe: Window event handler not trigered Pin
వేంకటనారాయణ(venkatmakam)9-Mar-11 23:58
వేంకటనారాయణ(venkatmakam)9-Mar-11 23:58 
GeneralRe: Window event handler not trigered Pin
hw10-Mar-11 6:23
hw10-Mar-11 6:23 
Questionflexlm lc_set_attr() causing memory leak Pin
Albert Holguin9-Mar-11 4:58
professionalAlbert Holguin9-Mar-11 4:58 
Has anyone experienced a memory leak when using lc_set_attr to specify the location of a license file?

This line gives me a memory leak that looks like a directory path leak:
lc_set_attr(lm_job, LM_A_LICENSE_FILE, (LM_A_VAL_TYPE) licfile )


Memory Leak:
{311} normal block at 0x01A8D3D8, 52 bytes long.
 Data: <;C:\Program File> 3B 43 3A 5C 50 72 6F 67 72 61 6D 20 46 69 6C 65 


The memory leak disappears if I don't set that attribute... and the attribute string isn't the one leaked (placed a dummy string to see if it would pop up on the debugger).
AnswerRe: flexlm lc_set_attr() causing memory leak Pin
Hans Dietrich9-Mar-11 6:08
mentorHans Dietrich9-Mar-11 6:08 
GeneralRe: flexlm lc_set_attr() causing memory leak Pin
Albert Holguin9-Mar-11 7:09
professionalAlbert Holguin9-Mar-11 7:09 
GeneralRe: flexlm lc_set_attr() causing memory leak Pin
Hans Dietrich9-Mar-11 7:31
mentorHans Dietrich9-Mar-11 7:31 
GeneralRe: flexlm lc_set_attr() causing memory leak Pin
Albert Holguin9-Mar-11 7:33
professionalAlbert Holguin9-Mar-11 7:33 
Questionchoice of graphics library Pin
feriel8-Mar-11 22:11
feriel8-Mar-11 22:11 
AnswerRe: choice of graphics library Pin
Chris Meech9-Mar-11 5:00
Chris Meech9-Mar-11 5:00 
Questionresult file in HTML format Pin
వేంకటనారాయణ(venkatmakam)8-Mar-11 22:10
వేంకటనారాయణ(venkatmakam)8-Mar-11 22:10 
AnswerRe: result file in HTML format Pin
_AnsHUMAN_ 8-Mar-11 22:35
_AnsHUMAN_ 8-Mar-11 22:35 
AnswerRe: result file in HTML format Pin
Richard MacCutchan8-Mar-11 23:24
mveRichard MacCutchan8-Mar-11 23:24 
AnswerRe: result file in HTML format Pin
Hans Dietrich9-Mar-11 6:12
mentorHans Dietrich9-Mar-11 6:12 
AnswerRe: result file in HTML format Pin
Chris Losinger9-Mar-11 8:11
professionalChris Losinger9-Mar-11 8:11 
QuestionGetNetworkParams Pin
trioum8-Mar-11 20:30
trioum8-Mar-11 20:30 
AnswerRe: GetNetworkParams Pin
_AnsHUMAN_ 8-Mar-11 20:36
_AnsHUMAN_ 8-Mar-11 20:36 
GeneralRe: GetNetworkParams Pin
trioum8-Mar-11 22:15
trioum8-Mar-11 22:15 
GeneralRe: GetNetworkParams Pin
Richard MacCutchan8-Mar-11 23:22
mveRichard MacCutchan8-Mar-11 23:22 
GeneralRe: GetNetworkParams Pin
David Crow10-Mar-11 2:01
David Crow10-Mar-11 2:01 
Questionhow to show tooltip text as table for TreeView??? Pin
Nikhil Sisodia8-Mar-11 20:24
Nikhil Sisodia8-Mar-11 20: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.