Click here to Skip to main content
15,916,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralhDC lost Pin
Hank13-Sep-00 5:40
Hank13-Sep-00 5:40 
GeneralRe: hDC lost Pin
Erik Funkenbusch14-Sep-00 13:22
Erik Funkenbusch14-Sep-00 13:22 
QuestionHow to get number of characters before the caret? Pin
Jignesh Patel13-Sep-00 5:30
Jignesh Patel13-Sep-00 5:30 
AnswerRe: How to get number of characters before the caret? Pin
Jignesh Patel14-Sep-00 6:07
Jignesh Patel14-Sep-00 6:07 
GeneralPrinting with multiple views Pin
Bert Tuyt12-Sep-00 11:18
Bert Tuyt12-Sep-00 11:18 
GeneralRe: Printing with multiple views Pin
lauren15-Sep-00 3:44
lauren15-Sep-00 3:44 
QuestionCHtmlView usage? Pin
James Corrie12-Sep-00 11:08
sussJames Corrie12-Sep-00 11:08 
AnswerRe: CHtmlView usage? Pin
3-Jan-01 9:01
suss3-Jan-01 9:01 
Use the GetLocationURL() function instead. It returns the URL as a CString. Below is its usage copied straight from the online MSDN Library.

CHtmlView::GetLocationURL
CString GetLocationURL( ) const;

Return Value

A CString object containing the URL of the resource currently displayed in the WebBrowser.

Remarks

Call this member function to retrieve the URL of the resource that the WebBrowser control is currently displaying. If the resource is a folder or file on the network or local computer, the name is the UNC or full path of the folder or file.

Applies to Internet Explorer and WebBrowser.

Smile | :)

Johnas
GeneralIWbemServices::ExecNotificationQueryAsync Pin
Lothar12-Sep-00 10:29
Lothar12-Sep-00 10:29 
GeneralDevice Context : Slow Drawing Pin
Hank12-Sep-00 6:05
Hank12-Sep-00 6:05 
GeneralRe: Device Context : Slow Drawing Pin
Feng Yuan www.fengyuan.com12-Sep-00 8:25
sussFeng Yuan www.fengyuan.com12-Sep-00 8:25 
GeneralRe: Device Context : Slow Drawing Pin
Erik Funkenbusch13-Sep-00 11:52
Erik Funkenbusch13-Sep-00 11:52 
GeneralResizeToFit when starting minimized Pin
Mike Eriksson12-Sep-00 5:05
Mike Eriksson12-Sep-00 5:05 
GeneralRe: ResizeToFit when starting minimized Pin
Mustafa Demirhan14-Sep-00 23:08
Mustafa Demirhan14-Sep-00 23:08 
GeneralRe: ResizeToFit when starting minimized Pin
Mike Eriksson15-Sep-00 13:45
Mike Eriksson15-Sep-00 13:45 
GeneralSDK: use Dialog as Main Window Pin
Chris Rupp12-Sep-00 1:30
Chris Rupp12-Sep-00 1:30 
GeneralRe: SDK: use Dialog as Main Window Pin
Sam Hobbs12-Sep-00 4:19
Sam Hobbs12-Sep-00 4:19 
GeneralRe: SDK: use Dialog as Main Window Pin
Chris Rupp12-Sep-00 5:36
Chris Rupp12-Sep-00 5:36 
GeneralRTTI Question: testing for inheritance Pin
Jonathan Gilligan11-Sep-00 19:04
Jonathan Gilligan11-Sep-00 19:04 
GeneralRe: RTTI Question: testing for inheritance Pin
Erik Funkenbusch13-Sep-00 11:57
Erik Funkenbusch13-Sep-00 11:57 
QuestionHow to use ADO to connect to the database and retrieve the database . Pin
Kalyan Tej M11-Sep-00 18:14
sussKalyan Tej M11-Sep-00 18:14 
AnswerRe: How to use ADO to connect to the database and retrieve the database . Pin
Mike Eriksson12-Sep-00 3:14
Mike Eriksson12-Sep-00 3:14 
Generalcomctl32 Error Pin
Daniel Barcelos11-Sep-00 17:16
sussDaniel Barcelos11-Sep-00 17:16 
GeneralRe: comctl32 Error Pin
Michael Dunn12-Sep-00 8:52
sitebuilderMichael Dunn12-Sep-00 8:52 
GeneralTrying to find VB equivalent controls Pin
Sean Capstick11-Sep-00 16:51
Sean Capstick11-Sep-00 16:51 

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.