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

C / C++ / MFC

 
AnswerRe: How to send HTTP request with particular Agent name and get the response. Pin
led mike25-Oct-07 5:07
led mike25-Oct-07 5:07 
QuestionReport Generation in VC++ Pin
Shivarudrayya H25-Oct-07 3:35
Shivarudrayya H25-Oct-07 3:35 
AnswerRe: Report Generation in VC++ Pin
led mike25-Oct-07 4:13
led mike25-Oct-07 4:13 
QuestionDrawing WMF/EMF antialiased Pin
Alexandre GRANVAUD25-Oct-07 3:00
Alexandre GRANVAUD25-Oct-07 3:00 
Questionhi i want to color the cell of list control Pin
rajneshmalik25-Oct-07 2:30
rajneshmalik25-Oct-07 2:30 
AnswerRe: hi i want to color the cell of list control [modified] Pin
Force Code25-Oct-07 4:04
Force Code25-Oct-07 4:04 
AnswerRe: hi i want to color the cell of list control Pin
Roger Broomfield25-Oct-07 6:34
Roger Broomfield25-Oct-07 6:34 
GeneralRe: hi i want to color the cell of list control Pin
rajneshmalik29-Oct-07 23:31
rajneshmalik29-Oct-07 23:31 
GeneralRe: hi i want to color the cell of list control Pin
Roger Broomfield30-Oct-07 4:25
Roger Broomfield30-Oct-07 4:25 
AnswerRe: hi i want to color the cell of list control Pin
Nelek29-Oct-07 4:13
protectorNelek29-Oct-07 4:13 
GeneralRe: hi i want to color the cell of list control Pin
rajneshmalik29-Oct-07 23:28
rajneshmalik29-Oct-07 23:28 
QuestionAny good resource for learning windows drivers Pin
followait25-Oct-07 1:19
followait25-Oct-07 1:19 
AnswerRe: Any good resource for learning windows drivers Pin
JudyL_MD25-Oct-07 2:50
JudyL_MD25-Oct-07 2:50 
AnswerRe: Any good resource for learning windows drivers Pin
David Crow25-Oct-07 2:52
David Crow25-Oct-07 2:52 
Questionunusual problem Please help me Pin
Rahul Vaishnav25-Oct-07 0:57
Rahul Vaishnav25-Oct-07 0:57 
AnswerRe: unusual problem Please help me Pin
ThatsAlok25-Oct-07 2:17
ThatsAlok25-Oct-07 2:17 
QuestionAbout waveinopen Pin
minihotto25-Oct-07 0:29
minihotto25-Oct-07 0:29 
AnswerRe: About waveinopen Pin
Nishad S25-Oct-07 0:36
Nishad S25-Oct-07 0:36 
GeneralRe: About waveinopen Pin
minihotto25-Oct-07 0:40
minihotto25-Oct-07 0:40 
QuestionRe: About waveinopen Pin
Nishad S25-Oct-07 0:49
Nishad S25-Oct-07 0:49 
AnswerRe: About waveinopen Pin
minihotto25-Oct-07 0:56
minihotto25-Oct-07 0:56 
GeneralRe: About waveinopen Pin
Nishad S25-Oct-07 1:01
Nishad S25-Oct-07 1:01 
GeneralRe: About waveinopen Pin
minihotto25-Oct-07 1:18
minihotto25-Oct-07 1:18 
GeneralRe: About waveinopen Pin
Nishad S25-Oct-07 1:26
Nishad S25-Oct-07 1:26 
GeneralRe: About waveinopen Pin
David Crow25-Oct-07 2:58
David Crow25-Oct-07 2:58 
NS17 wrote:
Please show me the declaration of the callback function.


It's declared in mmsystem.h:

void CALLBACK waveInProc(
  HWAVEIN hwi,       
  UINT uMsg,         
  DWORD dwInstance,  
  DWORD dwParam1,    
  DWORD dwParam2     
);



"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


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.