Click here to Skip to main content
15,902,636 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: E_NOINTERFACE returned while using SHEmptyRecycleBin Pin
anjali_saluja10-Aug-09 3:31
anjali_saluja10-Aug-09 3:31 
Questionerror C2520: conversion from unsigned __int64 to double not implemented, use signed __int64 Pin
V K 29-Aug-09 22:41
V K 29-Aug-09 22:41 
AnswerRe: error C2520: conversion from unsigned __int64 to double not implemented, use signed __int64 Pin
Cedric Moonen9-Aug-09 23:53
Cedric Moonen9-Aug-09 23:53 
AnswerRe: error C2520: conversion from unsigned __int64 to double not implemented, use signed __int64 Pin
Stuart Dootson10-Aug-09 0:17
professionalStuart Dootson10-Aug-09 0:17 
AnswerRe: error C2520: conversion from unsigned __int64 to double not implemented, use signed __int64 Pin
Michael Schubert10-Aug-09 3:55
Michael Schubert10-Aug-09 3:55 
QuestionTimestamp of RTP header? Pin
Souldrift9-Aug-09 21:51
Souldrift9-Aug-09 21:51 
AnswerRe: Timestamp of RTP header? Pin
Stuart Dootson10-Aug-09 0:24
professionalStuart Dootson10-Aug-09 0:24 
QuestionHow to build .mc file Pin
Aabid9-Aug-09 20:42
Aabid9-Aug-09 20:42 
Hello All

I have a file as "Sample.mc" copied from the below link.....


http://msdn.microsoft.com/en-us/library/bb540476(VS.85).aspx[^]

These r some rules mentioned on the above page how to build this file,
Build the message DLL from Sample.mc using the following steps:

1. mc -U sample.mc
2. rc -r sample.rc
3. link -dll -noentry -out:sample.dll sample.res


but i want to know where and how to apply these rules...
i am using Vs 2005 VC++(Win32 API)....

Any suggestion is highly appreciated

Thanks
AnswerRe: How to build .mc file Pin
Garth J Lancaster9-Aug-09 21:34
professionalGarth J Lancaster9-Aug-09 21:34 
GeneralRe: How to build .mc file Pin
Aabid9-Aug-09 23:49
Aabid9-Aug-09 23:49 
QuestionMessage Hook in OCX causes IME issue Pin
Nishad S9-Aug-09 20:22
Nishad S9-Aug-09 20:22 
QuestionCEditBox Validation Pin
shiv@nand9-Aug-09 20:02
shiv@nand9-Aug-09 20:02 
AnswerRe: CEditBox Validation Pin
Chandrasekharan P9-Aug-09 20:10
Chandrasekharan P9-Aug-09 20:10 
QuestionWindows ThumbNail Pin
002comp9-Aug-09 19:27
002comp9-Aug-09 19:27 
AnswerRe: Windows ThumbNail Pin
Adam Roderick J9-Aug-09 20:09
Adam Roderick J9-Aug-09 20:09 
GeneralRe: Windows ThumbNail Pin
002comp9-Aug-09 20:31
002comp9-Aug-09 20:31 
GeneralRe: Windows ThumbNail Pin
002comp9-Aug-09 21:11
002comp9-Aug-09 21:11 
QuestionRe: Windows ThumbNail Pin
Adam Roderick J9-Aug-09 22:08
Adam Roderick J9-Aug-09 22:08 
AnswerRe: Windows ThumbNail Pin
002comp9-Aug-09 22:17
002comp9-Aug-09 22:17 
GeneralRe: Windows ThumbNail Pin
Adam Roderick J10-Aug-09 2:18
Adam Roderick J10-Aug-09 2:18 
AnswerRe: Windows ThumbNail Pin
Nishad S9-Aug-09 22:21
Nishad S9-Aug-09 22:21 
GeneralRe: Windows ThumbNail Pin
kilt11-Aug-09 6:14
kilt11-Aug-09 6:14 
GeneralRe: Windows ThumbNail Pin
Nishad S11-Aug-09 18:45
Nishad S11-Aug-09 18:45 
AnswerRe: Windows ThumbNail Pin
neil.kuo9-Aug-09 23:00
neil.kuo9-Aug-09 23:00 
AnswerRe: Windows ThumbNail Pin
kilt11-Aug-09 6:13
kilt11-Aug-09 6:13 

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.