Click here to Skip to main content
15,891,431 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat is the difference between .sln and .vcproj? What do they do? Pin
Link260027-Oct-03 14:03
Link260027-Oct-03 14:03 
AnswerRe: What is the difference between .sln and .vcproj? What do they do? Pin
Kentamanos27-Oct-03 14:29
Kentamanos27-Oct-03 14:29 
GeneralCreate bitmaps from windows content Pin
alex.barylski27-Oct-03 13:18
alex.barylski27-Oct-03 13:18 
QuestionHow to change the font color in a richedit control Pin
Deepak Samuel27-Oct-03 12:08
Deepak Samuel27-Oct-03 12:08 
AnswerRe: How to change the font color in a richedit control Pin
Oinka27-Oct-03 13:32
Oinka27-Oct-03 13:32 
QuestionAnybody see what I did wrong? Pin
Oinka27-Oct-03 11:39
Oinka27-Oct-03 11:39 
AnswerRe: Anybody see what I did wrong? Pin
Anthony_Yio27-Oct-03 16:33
Anthony_Yio27-Oct-03 16:33 
Generalstill can't figure it out Pin
Oinka27-Oct-03 19:17
Oinka27-Oct-03 19:17 
Hi Anthony,

no that function is not called anywhere in the project.

Is it needed? I can't find any documentation about it other than what I found in msdn:

Remarks

Initializes the OLE DLLs.


MSDN you suck!

anyways, I tried adding a call to AfxOleInit() but all it did was make an assertion fail. When I looked into this I found out that it was checking to see if AfxOleInit() has been called twice. So even though the function call doesn't appear in any of MY code, the framework seems to have called the function for me behind the scenes.

See Ask Dr. GUI #57[^]

so yeah I still can't figure out how to get the event handler to work.
GeneralRe: still can't figure it out Pin
Steve S27-Oct-03 22:30
Steve S27-Oct-03 22:30 
GeneralThanks! Pin
Oinka28-Oct-03 12:35
Oinka28-Oct-03 12:35 
GeneralLinking two tables programmatically Pin
DimkaSPB27-Oct-03 11:04
DimkaSPB27-Oct-03 11:04 
GeneralRe: Linking two tables programmatically Pin
Terry O'Nolley27-Oct-03 11:39
Terry O'Nolley27-Oct-03 11:39 
GeneralRe: Linking two tables programmatically Pin
DimkaSPB27-Oct-03 11:54
DimkaSPB27-Oct-03 11:54 
GeneralI still DO NOT UNDERSTAND keyboard accelerators Pin
BoudewijnEctor27-Oct-03 10:44
BoudewijnEctor27-Oct-03 10:44 
GeneralRe: I still DO NOT UNDERSTAND keyboard accelerators Pin
Terry O'Nolley27-Oct-03 11:44
Terry O'Nolley27-Oct-03 11:44 
GeneralRe: I still DO NOT UNDERSTAND keyboard accelerators Pin
BoudewijnEctor28-Oct-03 5:21
BoudewijnEctor28-Oct-03 5:21 
GeneralRe: I still DO NOT UNDERSTAND keyboard accelerators Pin
Steve S28-Oct-03 21:41
Steve S28-Oct-03 21:41 
GeneralCan't compile thread Pin
BoudewijnEctor27-Oct-03 10:22
BoudewijnEctor27-Oct-03 10:22 
GeneralRe: Can't compile thread Pin
Michael P Butler27-Oct-03 10:31
Michael P Butler27-Oct-03 10:31 
GeneralRe: Can't compile thread Pin
BoudewijnEctor27-Oct-03 10:38
BoudewijnEctor27-Oct-03 10:38 
GeneralRe: Can't compile thread Pin
David Crow27-Oct-03 12:49
David Crow27-Oct-03 12:49 
GeneralC++ Application for TemplatePrinter Pin
naxtell27-Oct-03 9:31
naxtell27-Oct-03 9:31 
GeneralHC3025 Error : Tab Control Pin
help_me_pleeze27-Oct-03 8:53
help_me_pleeze27-Oct-03 8:53 
GeneralRe: HC3025 Error : Tab Control Pin
David Crow27-Oct-03 9:21
David Crow27-Oct-03 9:21 
GeneralRe: HC3025 Error : Tab Control Pin
help_me_pleeze27-Oct-03 11:34
help_me_pleeze27-Oct-03 11:34 

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.