Click here to Skip to main content
15,790,625 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionLoadString Pin
Member 1450258317-Dec-19 0:36
Member 1450258317-Dec-19 0:36 
AnswerRe: LoadString Pin
Daniel Pfeffer17-Dec-19 0:44
professionalDaniel Pfeffer17-Dec-19 0:44 
AnswerRe: LoadString Pin
Richard MacCutchan17-Dec-19 0:47
mveRichard MacCutchan17-Dec-19 0:47 
QuestionLoadImage Failure Pin
ForNow15-Dec-19 15:17
ForNow15-Dec-19 15:17 
AnswerRe: LoadImage Failure Pin
leon de boer15-Dec-19 21:30
leon de boer15-Dec-19 21:30 
GeneralRe: LoadImage Failure Pin
ForNow16-Dec-19 2:25
ForNow16-Dec-19 2:25 
GeneralRe: LoadImage Failure Pin
leon de boer16-Dec-19 5:07
leon de boer16-Dec-19 5:07 
GeneralRe: LoadImage Failure Pin
ForNow16-Dec-19 5:36
ForNow16-Dec-19 5:36 
I understand that LoadImage wont work, Let me ask the following if I use LineIndex(-1) then I am returned the char index on the line and its I ASSUME it is the first char index in that line that has the caret

Afterwards if I do GetCharPos using that value I get the x,y coordinates in pixels of that char so I would like to place my bullet there and x = 1 that it should lie all the way to the left of the rich edit control and yet its off (about 1/8 of inch) my only guess is when I display the bullet in paintbrush there is white rectangle around it

and that is what is pushing it off. what do you think

if this true would you know how I would go about getting a red bullet bmp/png like the breakpoint in Visual studio Debugger

Thanks
GeneralRe: LoadImage Failure Pin
leon de boer16-Dec-19 23:35
leon de boer16-Dec-19 23:35 
GeneralRe: LoadImage Failure Pin
Richard MacCutchan15-Dec-19 22:36
mveRichard MacCutchan15-Dec-19 22:36 
Questionproblem when run the application using cntrl+F5. Wintech OPC DLL Pin
Member 1467670615-Dec-19 1:52
Member 1467670615-Dec-19 1:52 
SuggestionRe: problem when run the application using cntrl+F5. Wintech OPC DLL Pin
Richard MacCutchan15-Dec-19 3:54
mveRichard MacCutchan15-Dec-19 3:54 
GeneralRe: problem when run the application using cntrl+F5. Wintech OPC DLL Pin
ForNow16-Dec-19 2:03
ForNow16-Dec-19 2:03 
AnswerRe: problem when run the application using cntrl+F5. Wintech OPC DLL Pin
leon de boer15-Dec-19 21:39
leon de boer15-Dec-19 21:39 
GeneralRe: problem when run the application using cntrl+F5. Wintech OPC DLL Pin
Stefan_Lang16-Dec-19 5:35
Stefan_Lang16-Dec-19 5:35 
GeneralRe: problem when run the application using cntrl+F5. Wintech OPC DLL Pin
leon de boer17-Dec-19 3:45
leon de boer17-Dec-19 3:45 
QuestionDIrectX9 error shows up only in debugger Pin
Member 953078713-Dec-19 6:50
Member 953078713-Dec-19 6:50 
SuggestionRe: DIrectX9 error shows up only in debugger Pin
Richard MacCutchan14-Dec-19 0:42
mveRichard MacCutchan14-Dec-19 0:42 
QuestionCan Bullet numbering in Pin
ForNow9-Dec-19 2:27
ForNow9-Dec-19 2:27 
QuestionRe: Can Bullet numbering in Pin
Richard MacCutchan9-Dec-19 4:37
mveRichard MacCutchan9-Dec-19 4:37 
AnswerRe: Can Bullet numbering in Pin
ForNow9-Dec-19 4:55
ForNow9-Dec-19 4:55 
QuestionV2008: All my breakpoints disable. Mouseover shows "The breakpoint will not currently be hit. No executable code is associated with this line." Pin
charlieg8-Dec-19 10:42
charlieg8-Dec-19 10:42 
AnswerRe: V2008: All my breakpoints disable. Mouseover shows "The breakpoint will not currently be hit. No executable code is associated with this line." Pin
charlieg8-Dec-19 10:48
charlieg8-Dec-19 10:48 
GeneralRe: V2008: All my breakpoints disable. Mouseover shows "The breakpoint will not currently be hit. No executable code is associated with this line." Pin
leon de boer8-Dec-19 14:10
leon de boer8-Dec-19 14:10 
GeneralRe: V2008: All my breakpoints disable. Mouseover shows "The breakpoint will not currently be hit. No executable code is associated with this line." Pin
Stefan_Lang9-Dec-19 0:20
Stefan_Lang9-Dec-19 0:20 

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.