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

C / C++ / MFC

 
GeneralRe: SendMessage Question Pin
Steve S14-Oct-03 8:30
Steve S14-Oct-03 8:30 
GeneralRe: thanks!! Pin
ns14-Oct-03 8:37
ns14-Oct-03 8:37 
Generallibrary for reading bitmaps Pin
R@iZ@d@14-Oct-03 7:44
R@iZ@d@14-Oct-03 7:44 
GeneralRe: library for reading bitmaps Pin
David Crow14-Oct-03 9:07
David Crow14-Oct-03 9:07 
GeneralRich Edit Control Pin
Anonymous14-Oct-03 7:25
Anonymous14-Oct-03 7:25 
GeneralRe: Rich Edit Control Pin
Steve S14-Oct-03 8:32
Steve S14-Oct-03 8:32 
GeneralRe: Rich Edit Control Pin
Fozed14-Oct-03 9:22
Fozed14-Oct-03 9:22 
GeneralRe: Rich Edit Control Pin
Steve S14-Oct-03 9:28
Steve S14-Oct-03 9:28 
Do you mean (int)&FormatMessage, by any chance? Presumably FormatMessage is one of your variables, rather than the Win32 API function. The actual name will probably be munged to FormatMessageW or FormatMessageA, in any case, which is just an added obfuscation that shouldn't affect you.

Presumably your StreamCallback isn't a member function of a class?
It shouldn't be, unless it's also static.

Steve S
GeneralRe: Rich Edit Control Pin
Fozed14-Oct-03 10:33
Fozed14-Oct-03 10:33 
GeneralRe: Rich Edit Control Pin
Fozed14-Oct-03 11:16
Fozed14-Oct-03 11:16 
GeneralRe: Rich Edit Control Pin
Steve S15-Oct-03 1:39
Steve S15-Oct-03 1:39 
QuestionPossible to change window style after creation? Pin
conman11014-Oct-03 7:16
conman11014-Oct-03 7:16 
AnswerRe: Possible to change window style after creation? Pin
vcplusplus14-Oct-03 7:57
vcplusplus14-Oct-03 7:57 
GeneralRe: Possible to change window style after creation? Pin
conman11014-Oct-03 9:39
conman11014-Oct-03 9:39 
GeneralAccessing Protected Functions Pin
Bob Broadway14-Oct-03 6:04
Bob Broadway14-Oct-03 6:04 
GeneralRe: Accessing Protected Functions Pin
G. Steudtel14-Oct-03 6:10
G. Steudtel14-Oct-03 6:10 
GeneralRe: Accessing Protected Functions Pin
Michael P Butler14-Oct-03 6:25
Michael P Butler14-Oct-03 6:25 
Generalhere it is... Pin
Max Santos14-Oct-03 5:58
Max Santos14-Oct-03 5:58 
GeneralRe: here it is... Pin
Michael P Butler14-Oct-03 6:27
Michael P Butler14-Oct-03 6:27 
GeneralRe: here it is... Pin
Max Santos18-Oct-03 6:41
Max Santos18-Oct-03 6:41 
GeneralRe: here it is... Pin
Maximilien14-Oct-03 7:10
Maximilien14-Oct-03 7:10 
GeneralRe: here it is... Pin
Max Santos18-Oct-03 6:41
Max Santos18-Oct-03 6:41 
Questionone or many queue timers ? Pin
Ed0114-Oct-03 5:31
Ed0114-Oct-03 5:31 
AnswerRe: one or many queue timers ? Pin
De Nardis Andrea14-Oct-03 5:44
De Nardis Andrea14-Oct-03 5:44 
AnswerRe: one or many queue timers ? Pin
valikac14-Oct-03 5:47
valikac14-Oct-03 5:47 

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.