Click here to Skip to main content
15,922,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Type conversion! from BYTE[] to Point[] Pin
John R. Shaw7-Sep-07 23:11
John R. Shaw7-Sep-07 23:11 
AnswerRe: Type conversion! from BYTE[] to Point[] Pin
Mark Salsbery8-Sep-07 7:12
Mark Salsbery8-Sep-07 7:12 
QuestionIHTMLDocument2Ptr not found Pin
Bhavesh Bagadiya7-Sep-07 4:23
Bhavesh Bagadiya7-Sep-07 4:23 
QuestionRe: IHTMLDocument2Ptr not found Pin
David Crow7-Sep-07 4:30
David Crow7-Sep-07 4:30 
AnswerRe: IHTMLDocument2Ptr not found Pin
Bhavesh Bagadiya7-Sep-07 4:56
Bhavesh Bagadiya7-Sep-07 4:56 
QuestionSending a CFormView app in the status bar with the X button (Close Button of the window) Pin
HiEverybody7-Sep-07 3:44
HiEverybody7-Sep-07 3:44 
AnswerRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
David Crow7-Sep-07 3:59
David Crow7-Sep-07 3:59 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
HiEverybody7-Sep-07 4:44
HiEverybody7-Sep-07 4:44 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
David Crow7-Sep-07 4:52
David Crow7-Sep-07 4:52 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
HiEverybody7-Sep-07 5:01
HiEverybody7-Sep-07 5:01 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
David Crow7-Sep-07 5:11
David Crow7-Sep-07 5:11 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
HiEverybody7-Sep-07 5:37
HiEverybody7-Sep-07 5:37 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
David Crow7-Sep-07 5:40
David Crow7-Sep-07 5:40 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
HiEverybody7-Sep-07 5:45
HiEverybody7-Sep-07 5:45 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
David Crow7-Sep-07 5:47
David Crow7-Sep-07 5:47 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
led mike7-Sep-07 5:50
led mike7-Sep-07 5:50 
GeneralRe: Sending a CFormView app in the status bar with the X button (Close Button of the window) Pin
HiEverybody7-Sep-07 8:07
HiEverybody7-Sep-07 8:07 
QuestionCreateProcess + STARTUP_INFO Pin
baerten7-Sep-07 3:14
baerten7-Sep-07 3:14 
AnswerRe: CreateProcess + STARTUP_INFO Pin
Naveen7-Sep-07 4:35
Naveen7-Sep-07 4:35 
QuestionRe: CreateProcess - Console-Frame has no size Pin
baerten7-Sep-07 5:03
baerten7-Sep-07 5:03 
AnswerRe: CreateProcess - Console-Frame has no size Pin
Naveen7-Sep-07 5:31
Naveen7-Sep-07 5:31 
QuestionHow to get position of the cursor Pin
Anurag Gandhi7-Sep-07 3:09
professionalAnurag Gandhi7-Sep-07 3:09 
AnswerRe: How to get position of the cursor Pin
baerten7-Sep-07 3:28
baerten7-Sep-07 3:28 
GeneralRe: How to get position of the cursor Pin
Anurag Gandhi7-Sep-07 3:41
professionalAnurag Gandhi7-Sep-07 3:41 
GeneralRe: How to get position of the cursor Pin
jhwurmbach7-Sep-07 3:59
jhwurmbach7-Sep-07 3:59 
GetEditCtrl().GetSel()

Or maybe you will have to catch some notifications, like EN_CHANGE.


Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
George Orwell, "Keep the Aspidistra Flying", Opening words

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.