Click here to Skip to main content
15,914,327 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Shortcuts... Pin
Hamid_RT10-May-06 3:25
Hamid_RT10-May-06 3:25 
QuestionHow to make Win32 dll depend on mfc dll? Pin
Kurnia Kosasi10-May-06 3:06
Kurnia Kosasi10-May-06 3:06 
AnswerRe: How to make Win32 dll depend on mfc dll? Pin
Andrew Hain10-May-06 3:30
Andrew Hain10-May-06 3:30 
GeneralRe: How to make Win32 dll depend on mfc dll? Pin
Andrew Hain10-May-06 3:33
Andrew Hain10-May-06 3:33 
AnswerRe: How to make Win32 dll depend on mfc dll? Pin
Kurnia Kosasi10-May-06 4:05
Kurnia Kosasi10-May-06 4:05 
QuestionSAFEARRAY question Pin
scoroop10-May-06 3:01
scoroop10-May-06 3:01 
AnswerRe: SAFEARRAY question Pin
Roger Stoltz10-May-06 5:31
Roger Stoltz10-May-06 5:31 
GeneralRe: SAFEARRAY question Pin
scoroop10-May-06 12:57
scoroop10-May-06 12:57 
you're right. i will describe my problem then. i have a COM method, let's say DoSomething(SAFEARRAY** sa). now I know exactly that it requires BSTR strings in SAFEARRAY. i have those strings extracted from something else. they are in std::string but convertion is not a problem as i mentioned before. what i need to do is to initialize SAFEARRAY, put those strings in it and then call the DoSomething method. actually perhaps i should have posted it in COM message board but it's too late now. i'm quite a newbie to COM (i don't really know why my company assigned this task to me... probably they wanted me to learn something else Big Grin | :-D . anyway i saw SAFEARRAY for the first time in my life today and it's not similar to anything else i've used before ;]. and i'm a bit confused... thanks in advance for your answer.

PS MSDN provides really little information about this. i especially mean examples...
AnswerRe: SAFEARRAY question Pin
Roger Stoltz10-May-06 23:11
Roger Stoltz10-May-06 23:11 
Questionserializing data to memory. Pin
senthaaa10-May-06 3:01
senthaaa10-May-06 3:01 
AnswerRe: serializing data to memory. Pin
Chris Losinger10-May-06 3:59
professionalChris Losinger10-May-06 3:59 
GeneralRe: serializing data to memory. Pin
senthaaa10-May-06 20:27
senthaaa10-May-06 20:27 
QuestionRe: serializing data to memory. Pin
Maxwell Chen10-May-06 3:59
Maxwell Chen10-May-06 3:59 
GeneralRe: serializing data to memory. Pin
senthaaa10-May-06 20:29
senthaaa10-May-06 20:29 
QuestionHow can I make a dll in VC++? Pin
Orchid8510-May-06 2:59
Orchid8510-May-06 2:59 
AnswerRe: How can I make a dll in VC++? Pin
Hamid_RT10-May-06 3:03
Hamid_RT10-May-06 3:03 
GeneralRe: How can I make a dll in VC++? Pin
Orchid8510-May-06 3:06
Orchid8510-May-06 3:06 
AnswerRe: How can I make a dll in VC++? Pin
toxcct10-May-06 3:09
toxcct10-May-06 3:09 
GeneralRe: How can I make a dll in VC++? Pin
Orchid8510-May-06 3:16
Orchid8510-May-06 3:16 
AnswerRe: How can I make a dll in VC++? Pin
_AnsHUMAN_ 10-May-06 3:11
_AnsHUMAN_ 10-May-06 3:11 
GeneralRe: How can I make a dll in VC++? Pin
Orchid8510-May-06 3:18
Orchid8510-May-06 3:18 
JokeRe: How can I make a dll in VC++? Pin
Eytukan10-May-06 3:25
Eytukan10-May-06 3:25 
GeneralRe: How can I make a dll in VC++? Pin
toxcct10-May-06 3:41
toxcct10-May-06 3:41 
QuestionHow to implement EXCEL like autofilter in Grid control? Pin
kavitha Dass10-May-06 2:58
kavitha Dass10-May-06 2:58 
QuestionCreate ActiveX Control VC++.Net Pin
satsumatable10-May-06 2:36
satsumatable10-May-06 2:36 

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.