Click here to Skip to main content
15,886,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CDialog with CToolbar Pin
KellyR8-May-07 11:01
KellyR8-May-07 11:01 
QuestionTrouble refresh a UI window Dialog / MDI Pin
ScotDolan8-May-07 5:33
ScotDolan8-May-07 5:33 
AnswerRe: Trouble refresh a UI window Dialog / MDI Pin
Hans Dietrich8-May-07 6:15
mentorHans Dietrich8-May-07 6:15 
GeneralRe: Trouble refresh a UI window Dialog / MDI Pin
ScotDolan8-May-07 6:59
ScotDolan8-May-07 6:59 
GeneralRe: Trouble refresh a UI window Dialog / MDI Pin
Hans Dietrich8-May-07 7:10
mentorHans Dietrich8-May-07 7:10 
QuestionDepends error Pin
tom groezer8-May-07 5:29
tom groezer8-May-07 5:29 
AnswerRe: Depends error Pin
Peter Weyzen8-May-07 19:56
Peter Weyzen8-May-07 19:56 
QuestionMIDL_user_free Pin
lucy8-May-07 5:13
lucy8-May-07 5:13 
I'm learning RPC (remote procedure call).

I included "rpcndr.h", and add "Rpcrt4.lib" in object/library modules. When compiling, I got the following errors:

Linking...
interface_c.obj : error LNK2001: unresolved external symbol _MIDL_user_free@4
interface_c.obj : error LNK2001: unresolved external symbol _MIDL_user_allocate@4
Debug/22_rpc.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

what am I missing? I am using VC6.0.

Thanks a lot for any help!
AnswerRe: MIDL_user_free Pin
Hans Dietrich8-May-07 7:31
mentorHans Dietrich8-May-07 7:31 
GeneralRe: MIDL_user_free Pin
lucy8-May-07 7:33
lucy8-May-07 7:33 
QuestionVirtualAlloc/GlobalAlloc Pin
tom groezer8-May-07 5:07
tom groezer8-May-07 5:07 
AnswerRe: VirtualAlloc/GlobalAlloc Pin
Hans Dietrich8-May-07 5:29
mentorHans Dietrich8-May-07 5:29 
AnswerRe: VirtualAlloc/GlobalAlloc Pin
Hamid_RT9-May-07 6:49
Hamid_RT9-May-07 6:49 
QuestionAutomate Excel in VC++ Pin
Haiying8-May-07 4:11
Haiying8-May-07 4:11 
QuestionGraph related NP-Complete problem Pin
Kamrul Ahsan8-May-07 3:05
Kamrul Ahsan8-May-07 3:05 
AnswerRe: Graph related NP-Complete problem Pin
Hans Dietrich8-May-07 3:20
mentorHans Dietrich8-May-07 3:20 
QuestionThread deadlock Pin
tom groezer8-May-07 2:48
tom groezer8-May-07 2:48 
AnswerRe: Thread deadlock Pin
Roger Stoltz8-May-07 3:19
Roger Stoltz8-May-07 3:19 
AnswerRe: Thread deadlock Pin
Randor 9-May-07 4:14
professional Randor 9-May-07 4:14 
QuestionProblem in saving a file on remote host using upload.SaveAs() Method Pin
Tarun Dudhatra8-May-07 1:43
Tarun Dudhatra8-May-07 1:43 
QuestionF1 key Pin
prathuraj8-May-07 1:20
prathuraj8-May-07 1:20 
AnswerRe: F1 key Pin
Rajesh R Subramanian8-May-07 1:47
professionalRajesh R Subramanian8-May-07 1:47 
GeneralRe: F1 key Pin
prathuraj8-May-07 4:11
prathuraj8-May-07 4:11 
QuestionVC++ Intellisense Pin
vivekphlp8-May-07 0:04
vivekphlp8-May-07 0:04 
AnswerRe: VC++ Intellisense Pin
_AnsHUMAN_ 8-May-07 0:15
_AnsHUMAN_ 8-May-07 0:15 

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.