Click here to Skip to main content
15,923,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwhats the CListCtrl's equivalent of SetCurSel ? Pin
Anonymous6-May-04 17:51
Anonymous6-May-04 17:51 
AnswerRe: whats the CListCtrl's equivalent of SetCurSel ? Pin
Anonymous6-May-04 21:30
Anonymous6-May-04 21:30 
QuestionCan anyone help with my code??? Pin
Draco02836-May-04 17:45
Draco02836-May-04 17:45 
AnswerRe: Can anyone help with my code??? Pin
Maxwell Chen6-May-04 19:54
Maxwell Chen6-May-04 19:54 
GeneralRe: Can anyone help with my code??? Pin
Draco02837-May-04 3:05
Draco02837-May-04 3:05 
GeneralRe: Can anyone help with my code??? Pin
Juergen Froehlich7-May-04 11:52
Juergen Froehlich7-May-04 11:52 
Generalamplitude demodulation Pin
langzi546-May-04 14:55
langzi546-May-04 14:55 
GeneralRe: amplitude demodulation Pin
Roger Wright6-May-04 20:39
professionalRoger Wright6-May-04 20:39 
We're going to need a lot more information to give you a meaningful answer. AM demodulation is trivial - take the absolute value of the sample, or square it and use the positive square root. But what you're trying to accomplish is not at all clear. If you're trying to sample an AM signal directly with a PC, forget it - a PC isn't equipped with anything capable of digitizing and analog signal. If you're dealing with an array or file of sampled, digitized values, there are lots of ways to deal with it. More details about what you are trying to do will result in a far better answer...

Some people think of it as a six-pack; I consider it more of a support group.
GeneralRe: amplitude demodulation Pin
Anonymous6-May-04 20:55
Anonymous6-May-04 20:55 
GeneralRe: amplitude demodulation Pin
Roger Wright7-May-04 2:59
professionalRoger Wright7-May-04 2:59 
QuestionHow to close Handle in MSVC++ 1.52 Pin
Anonymous6-May-04 14:31
Anonymous6-May-04 14:31 
AnswerRe: How to close Handle in MSVC++ 1.52 Pin
Anthony_Yio6-May-04 15:48
Anthony_Yio6-May-04 15:48 
GeneralRe: How to close Handle in MSVC++ 1.52 Pin
Steve S6-May-04 22:33
Steve S6-May-04 22:33 
GeneralRe: How to close Handle in MSVC++ 1.52 Pin
Juergen Froehlich7-May-04 12:08
Juergen Froehlich7-May-04 12:08 
AnswerRe: How to close Handle in MSVC++ 1.52 Pin
Antony M Kancidrowski6-May-04 23:52
Antony M Kancidrowski6-May-04 23:52 
Questionhow to start another application in my application Pin
marmotchen6-May-04 14:10
marmotchen6-May-04 14:10 
AnswerRe: how to start another application in my application Pin
Jarek G6-May-04 14:19
Jarek G6-May-04 14:19 
AnswerRe: how to start another application in my application Pin
David Crow7-May-04 3:05
David Crow7-May-04 3:05 
QuestionWhat is the best way to implement an IP tunneling protocol? Pin
jaybz6-May-04 12:22
jaybz6-May-04 12:22 
GeneralFolder Pin
Ni@m6-May-04 10:26
Ni@m6-May-04 10:26 
GeneralRe: Folder Pin
User 66586-May-04 11:28
User 66586-May-04 11:28 
GeneralCompiler disabling breakpoint Pin
Wheatbread6-May-04 10:23
Wheatbread6-May-04 10:23 
GeneralRe: Compiler disabling breakpoint Pin
Jack Reed6-May-04 10:47
Jack Reed6-May-04 10:47 
GeneralRe: Compiler disabling breakpoint Pin
Wheatbread6-May-04 10:49
Wheatbread6-May-04 10:49 
GeneralRe: Compiler disabling breakpoint Pin
vladfein6-May-04 12:47
vladfein6-May-04 12:47 

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.