Click here to Skip to main content
15,913,486 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dynamic forms Pin
Pavel Klocek19-Dec-02 2:43
Pavel Klocek19-Dec-02 2:43 
GeneralRe: dynamic forms Pin
misiek19-Dec-02 2:55
misiek19-Dec-02 2:55 
GeneralRe: dynamic forms Pin
Pavel Klocek19-Dec-02 3:28
Pavel Klocek19-Dec-02 3:28 
GeneralRe: dynamic forms Pin
misiek19-Dec-02 3:44
misiek19-Dec-02 3:44 
GeneralCString and COleDateTime Pin
Anonymous19-Dec-02 1:37
Anonymous19-Dec-02 1:37 
GeneralRe: CString and COleDateTime Pin
Pavel Klocek19-Dec-02 2:26
Pavel Klocek19-Dec-02 2:26 
GeneralRe: CString and COleDateTime Pin
Michael P Butler19-Dec-02 3:56
Michael P Butler19-Dec-02 3:56 
Generalcatching CTRL+V Pin
allia19-Dec-02 1:21
allia19-Dec-02 1:21 
I wrote a little clipboard application and I want that every time
a CTRL+V is pressed to perform some action in my application that will
affect the data in the clipboard, repost it to the clipboard and display
it on the screen.

lets say, that I did CTRL+C on "hello" and now pressed CTRL+V.
my application will convert to upercase "HELLO" and I want it pasted
on screen (of course without the smallercase "hello")

I have talked to people who said maybe catching an interrupt of CTRL+V
and creating one after manipulation - but, can I make sure my CTRL+V
interrupt is done before it is pasted by the OS on the screen ?

if so, how do I catch and throw such an interrupt ?
Unsure | :~

thank you in advance,
MA.
GeneralRe: catching CTRL+V Pin
Rage19-Dec-02 1:29
professionalRage19-Dec-02 1:29 
GeneralRe: catching CTRL+V Pin
Maximilien19-Dec-02 2:50
Maximilien19-Dec-02 2:50 
GeneralGet free control IDs? (in order to create new controls) Pin
Joan M19-Dec-02 1:00
professionalJoan M19-Dec-02 1:00 
GeneralRe: Get free control IDs? (in order to create new controls) Pin
Andreas Saurwein19-Dec-02 1:16
Andreas Saurwein19-Dec-02 1:16 
GeneralSending message using SendInput Pin
Ajmoda19-Dec-02 0:06
Ajmoda19-Dec-02 0:06 
GeneralRe: Sending message using SendInput Pin
Rage19-Dec-02 1:07
professionalRage19-Dec-02 1:07 
GeneralSendInput problem Pin
Ajmoda19-Dec-02 0:02
Ajmoda19-Dec-02 0:02 
Generalprocess problem Pin
salah_gis18-Dec-02 23:56
salah_gis18-Dec-02 23:56 
GeneralHistogram Pin
Geert Craessaerts18-Dec-02 23:45
Geert Craessaerts18-Dec-02 23:45 
QuestionFunctions to manage user profiles in a server ?? Pin
Cris18-Dec-02 23:27
Cris18-Dec-02 23:27 
AnswerRe: Functions to manage user profiles in a server ?? Pin
Andreas Saurwein19-Dec-02 1:20
Andreas Saurwein19-Dec-02 1:20 
GeneralRe: Functions to manage user profiles in a server ?? Pin
Cris19-Dec-02 1:35
Cris19-Dec-02 1:35 
GeneralRe: Functions to manage user profiles in a server ?? Pin
Andreas Saurwein19-Dec-02 4:19
Andreas Saurwein19-Dec-02 4:19 
GeneralRe: Functions to manage user profiles in a server ?? Pin
Cris19-Dec-02 5:15
Cris19-Dec-02 5:15 
GeneralRe: Functions to manage user profiles in a server ?? Pin
Andreas Saurwein19-Dec-02 5:39
Andreas Saurwein19-Dec-02 5:39 
GeneralProperty Sheet in Toolbar Pin
Praveen KR18-Dec-02 23:19
Praveen KR18-Dec-02 23:19 
GeneralRe: Property Sheet in Toolbar Pin
Chris Richardson19-Dec-02 18:06
Chris Richardson19-Dec-02 18:06 

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.