First  |  Prev |  Next  |  Last
Pages: 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Newcomer's CAsyncSocket example: trouble connecting with other clients
Hiya, I'm using the AsyncServer portion from Dr. Newcomer's code found here: http://www.flounder.com/kb192570.htm I'm writing various clients using mfc and .net to see if I can send messages to it. Since I'm completely new to socket programming, let me start by asking, "Can you only connect to his server ap... 17 May 2010 01:36
Is this UTF-8 regular expression semantically correct?
BYTE_ORDER_MARK [0\xEF][0\xBB][0\xBF] ASCII [\x0-\x7f] U2 [\xC2-\xDF][\x80-\xBF] U3 [\xE0][\xA0-\xBF][\x80-\xBF] U4 [\xE1-\xEC][\x80-\xBF][\x80-\xBF] U5 [\xED][\x80-\x9F][\x80-\xBF] U6 [\xEE-\xEF][\x80-\xBF][\x80-\xBF] U7 [\xF0][\x90-\xBF][\x80-\xBF][\x80-\xBF] U8 [\xF1-\xF3][\x80-\xBF][\... 26 May 2010 05:54
Love Potion for Miss Blandish
yada yada hi darmasya, glanil,bavati bharata, agydanam adarmasya, kridadmanam padarmasya, ... 11 May 2010 08:57
Love Potion for Miss Blandish
yada yada hi darmasya, glanil,bavati bharata, agydanam adarmasya, kridadmanam padarmasya, ... 11 May 2010 08:57
Web Browser Control and OnMouseWheel Event (Zoom on Mouse Wheel + Ctrl)
Hello I have a MFC program with Web Browser Control. results = _BrowserWindow.CreateControl(CLSID_WebBrowser, NULL, (WS_VISIBLE | WS_TABSTOP), browser_window_rect, this, AFX_IDW_PANE_FIRST); I know how to set from custom Optical Zoom level from a program. COleVariant vaZoomFactor(nLevel); _Browser->ExecW... 11 May 2010 03:33
How can I control the application bar color (active state)?
Hi all, When a Windows application lost focus, it's title bar will become gray(in WinXP). I have twin process application�� I hope one process has focus, the other process' title bar is still blue. I don't want to draw the title bar myself. Is there any flag I can control to maintain the bl... 11 May 2010 13:25
Copy constructor
Dear people, I have a class C1 which contains a member variable of class C2. C2 didn't have a copy constructor up to now but due to a change needed (and got) one, and an assignment operator as well. Now when compiling, I get en error C2558: "class C1: No copy constructor available or copy constructor has been d... 11 May 2010 12:18
RAM Disk
Hi All, ==Problem statement== I have a MFC application that hosts a CDHtmlDialog window responsable with navigating through a series of HTML files stored on the local disk drive. The HTML files refer to some PNG images as well. I would like to ensure access to these HTML files and their associated PNG files... 11 May 2010 13:25
SetGet control input
What is the best way to get and set the contents of an EditControl (in a FormView) , other than using DDX. Could I use the below, and how would I get the handle of the FormView? UINT GetDlgItemText( HWND hDlg, // handle of dialog box int nIDDlgItem, // identifier of control LPTSTR ... 13 May 2010 02:54
https://accountservices.msn.com/EmailPage.srf?emailid=5d4c1ef5
"tammy" wrote: On Jul 20, 3:11 am, Jack Safarick Jr @ oilyj...(a)gmail.com <Jack Safarick Jr @ oilyj...(a)gmail.com@discussions.microsoft.com> wrote: Dear Sirs, I have been trying to copy and paste as per your instructions to verify my onecare subscription and it is not working. I keep getting an... 8 May 2010 11:13
First  |  Prev |  Next  |  Last
Pages: 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31