Click here to Skip to main content
15,910,980 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Menu Item appears Grayed in MFC Pin
13-Dec-01 11:44
suss13-Dec-01 11:44 
QuestionDifference of behavior: WXP vs W2K ??? Pin
Mickael Pointier13-Dec-01 5:51
Mickael Pointier13-Dec-01 5:51 
GeneralHungar Convention/Norm/Method Pin
Carlos Antollini13-Dec-01 4:24
Carlos Antollini13-Dec-01 4:24 
GeneralRe: Hungar Convention/Norm/Method Pin
Joaquín M López Muñoz13-Dec-01 5:08
Joaquín M López Muñoz13-Dec-01 5:08 
GeneralRe: Hungar Convention/Norm/Method Pin
Carlos Antollini13-Dec-01 6:07
Carlos Antollini13-Dec-01 6:07 
GeneralRe: Hungar Convention/Norm/Method Pin
Joaquín M López Muñoz13-Dec-01 6:20
Joaquín M López Muñoz13-Dec-01 6:20 
GeneralRe: Hungar Convention/Norm/Method Pin
Carlos Antollini13-Dec-01 6:34
Carlos Antollini13-Dec-01 6:34 
GeneralCoInitializeEx ( ) Pin
Tim Rymer13-Dec-01 4:14
Tim Rymer13-Dec-01 4:14 
I've created an ActiveX control with VC++ 6.0, and i try to call CoInitializeEx() at the beginning of a worker thread, but it doesnt recognize the API, and all I get is an undeclared identifier error for that
and COINIT_MULTITHREADED;

I linked to "ole32.lib" and i threw in in for kicks at the top of the .cpp and in a separate case, the .h

I AM LIKE ----------------| |-------------------
THIS CLOSE

to getting this crap... i dont have a clue... i've running the project on a different machine as well and i get the same errors. i've tried to throw in just about every other library as well... am i missing a library? Could someone show me what libraries they link to in a project that works? Any suggestions would be so helpful...

Thanks,

~Tim

SHABBA!!
GeneralRe: CoInitializeEx ( ) Pin
Chen Venkataraman13-Dec-01 4:24
Chen Venkataraman13-Dec-01 4:24 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer13-Dec-01 4:31
Tim Rymer13-Dec-01 4:31 
GeneralRe: CoInitializeEx ( ) Pin
Chen Venkataraman13-Dec-01 4:41
Chen Venkataraman13-Dec-01 4:41 
GeneralThousand seperator Pin
User 988513-Dec-01 4:03
User 988513-Dec-01 4:03 
GeneralRe: Thousand seperator Pin
13-Dec-01 4:14
suss13-Dec-01 4:14 
GeneralHICON in extension DLL Pin
GurGur13-Dec-01 3:43
GurGur13-Dec-01 3:43 
GeneralChange the screensaver from a program... Pin
Anders Molin13-Dec-01 2:37
professionalAnders Molin13-Dec-01 2:37 
GeneralWinXP dialog fonts for VC++5 apps Pin
Steve Kearon13-Dec-01 1:53
Steve Kearon13-Dec-01 1:53 
GeneralRe: WinXP dialog fonts for VC++5 apps Pin
Michael Dunn13-Dec-01 7:42
sitebuilderMichael Dunn13-Dec-01 7:42 
Generalchar to integer Pin
12-Dec-01 20:16
suss12-Dec-01 20:16 
GeneralRe: char to integer Pin
NormDroid13-Dec-01 1:54
professionalNormDroid13-Dec-01 1:54 
GeneralRe: char to integer Pin
Tim Smith13-Dec-01 1:59
Tim Smith13-Dec-01 1:59 
GeneralRe: char to integer Pin
NormDroid13-Dec-01 2:39
professionalNormDroid13-Dec-01 2:39 
GeneralRe: char to integer Pin
NormDroid13-Dec-01 2:39
professionalNormDroid13-Dec-01 2:39 
QuestionSystem Idle Time? Pin
12-Dec-01 17:10
suss12-Dec-01 17:10 
AnswerRe: System Idle Time? Pin
Erik Funkenbusch12-Dec-01 17:46
Erik Funkenbusch12-Dec-01 17:46 
GeneralATL Com+ C++ IObjectControl Questions Pin
WhiteKnight12-Dec-01 14:57
WhiteKnight12-Dec-01 14:57 

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.