Click here to Skip to main content
16,005,037 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: RGB->HSV use SSE Pin
Paul Conrad14-Jul-07 18:35
professionalPaul Conrad14-Jul-07 18:35 
GeneralRe: RGB->HSV use SSE Pin
KevinXLi14-Jul-07 18:47
KevinXLi14-Jul-07 18:47 
GeneralRe: RGB->HSV use SSE Pin
Paul Conrad14-Jul-07 18:51
professionalPaul Conrad14-Jul-07 18:51 
GeneralRe: RGB->HSV use SSE Pin
KevinXLi14-Jul-07 19:00
KevinXLi14-Jul-07 19:00 
GeneralRe: RGB->HSV use SSE Pin
Paul Conrad14-Jul-07 19:02
professionalPaul Conrad14-Jul-07 19:02 
AnswerRe: RGB->HSV use SSE Pin
Steve Echols14-Jul-07 18:21
Steve Echols14-Jul-07 18:21 
GeneralRe: RGB->HSV use SSE Pin
Paul Conrad15-Jul-07 9:29
professionalPaul Conrad15-Jul-07 9:29 
QuestionOne Instance of class Pin
Stan the man14-Jul-07 11:26
Stan the man14-Jul-07 11:26 
Hi.

I am not sure about this. I have a Cedit derived class in a DLL. In this I want to add a member of a keypad class I made. But I would like that EVERY CEdit derived class will only use ONE copy of this keypad. Can this be done just by declaring the keypad as a static member. Then when something it is entered into the keypad, it will be sent to the perspective Cedit class.

Can someone help me shed some light on this?

Thanks ahead of time.

Stan the man
AnswerRe: One Instance of class Pin
Mark Salsbery14-Jul-07 11:32
Mark Salsbery14-Jul-07 11:32 
GeneralRe: One Instance of class Pin
Stan the man14-Jul-07 14:24
Stan the man14-Jul-07 14:24 
GeneralRe: One Instance of class Pin
Mark Salsbery14-Jul-07 14:54
Mark Salsbery14-Jul-07 14:54 
AnswerRe: One Instance of class Pin
#realJSOP15-Jul-07 1:56
professional#realJSOP15-Jul-07 1:56 
GeneralRe: One Instance of class Pin
Stan the man15-Jul-07 4:24
Stan the man15-Jul-07 4:24 
GeneralRe: One Instance of class Pin
#realJSOP15-Jul-07 5:43
professional#realJSOP15-Jul-07 5:43 
GeneralRe: One Instance of class Pin
Stan the man15-Jul-07 6:19
Stan the man15-Jul-07 6:19 
Questioncan i update a function while running project ??? Pin
N.D.Quan14-Jul-07 10:37
N.D.Quan14-Jul-07 10:37 
AnswerRe: can i update a function while running project ??? Pin
c_explorer14-Jul-07 10:40
c_explorer14-Jul-07 10:40 
AnswerRe: can i update a function while running project ??? Pin
Mark Salsbery14-Jul-07 11:24
Mark Salsbery14-Jul-07 11:24 
AnswerRe: can i update a function while running project ??? Pin
ThatsAlok16-Jul-07 0:55
ThatsAlok16-Jul-07 0:55 
Generalay da Pin
N.D.Quan16-Jul-07 1:25
N.D.Quan16-Jul-07 1:25 
QuestionNeed help!!! Embedding Winsock-Server in my App Pin
c_explorer14-Jul-07 10:32
c_explorer14-Jul-07 10:32 
AnswerRe: Need help!!! Embedding Winsock-Server in my App Pin
Mark Salsbery14-Jul-07 11:28
Mark Salsbery14-Jul-07 11:28 
GeneralRe: Need help!!! Embedding Winsock-Server in my App Pin
c_explorer14-Jul-07 12:48
c_explorer14-Jul-07 12:48 
QuestionInline functions Pin
tom groezer14-Jul-07 10:11
tom groezer14-Jul-07 10:11 
AnswerRe: Inline functions Pin
c_explorer14-Jul-07 11:47
c_explorer14-Jul-07 11: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.