Hi all,
I write server application (in fact it is FTP server) using MFC CSocket-derived classes (I know it is not the best approach but I didn't know it when I started).
When user wants to put file on server (upload, STOR command), my receive loop looks like this:
BOOL...
Hi all,
I have MFC SDI application with two toolbars on the same row.
In each of these toolbars I have some buttons which I wrap when it is needed so that all buttons stay visible.
But I have problem with calling RecalcLayout() then.
I set the position of both toolbars using MoveWindow()...
Hi all,
I would like to display tooltip, when user drags the splitter divider. The tooltip would display some percents. The important is, that the tooltip should move with the cursor and that the text inside tooltip would be dynamically update (based on cursor's position).
How to achieve that...
Hi all,
I'm developing FTP Server and I'm standing in front of quite interesting problem with handling FTP URLs in Internet Explorer: consider this FTP URL:
ftp://127.0.0.1/=Temp=/Update/hi/2/Main.upd
The physical path of FTP's root is c:\=FTP=Of course Main.upd is file. But, when I click on...
Hi all,
I'm really tired of looking for the solution of this annoying problem:
I have MFC application with CToolBar. In fact, I have CReBar and two CToolBars in it. I display few buttons with text in these toolbars (in single line). When user changes the size of main window and the width is not...
Hi all,
don't you know where to find good owner-draw ListView class? I just need ListView which knows how to do some of the things for which owner-draw is needed. Do you know some?
Thank you.
I have two computers connected to Internet using NAT (running on one of them). Can ISP somehow find out that I have next computer behind the one that is connected directly and running NAT? The told me they can, I don't believe them...
Any suggestion?
TIA Standa.
Hi, I use Kerio WinRoute firewall to protect my computer. I am in my ISP's network (using private IPs, I have 172.16.3.30) and I connect to Internet trough ISP's router.
But how is it possible that yesterday in security log in WR this info appeared (briefed):
...detected packet without entry...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.