Similar Threads:
1.Re[2]: Newbie MFC porting questions
On Fri, 23 Jul 2004 16:12:00 -0700 (PDT) Stanley Mitchell < XXXX@XXXXX.COM > wrote:
SM> The wxWidgets roadmap has some action items regarding STL that made me
SM> wonder. For the 3.0 release for 2005, the description reads: "This
SM> stable release will have STL compatibility for compilers that support
SM> templates fully. For example the wxString class will derive from
SM> std::basic_string<>." In the Done List at the bottom of the page, there
SM> is an item called "STLization".
This refers to wxUSE_STL == 1 compilation mode of wx 2.5.
SM> So am I safe in assuming that if a compiler supports STL then wxWidgets
SM> can coexist happily?
Yes, this is true even in 2.4.
Regards,
VZ
---------------------------------------------------------------------
To unsubscribe, e-mail: XXXX@XXXXX.COM
For additional commands, e-mail: XXXX@XXXXX.COM
2.MFC newbie question
Hi everyone
I've just started with visual MFC programming in visual C++ . NET, and I
have a very basic question.
When developing a SDI application, do I place my controls (buttons etc.) on
the main frame, or in it's child window, and then just maximize the child
window? I've tried placing a button directly on the main frame, and that
worked, although the background was transparent, but is it the right way to
do it? It seems to me from all the documentation I've read, that the frame
is only meant to be a container for child windows. I tried placing a button
in the child window too, but I couldn't get it to show...
What I'm really asking is how to get started with an SDI application. Every
tutorial I've found neglected to mention anything concerning my question. I
probably missed something obvious, and now I'm asking you to enlighten
me... please :)
Best Regards,
Ebbe Hansen
3.Remote Desktop, port forwarding, a newbie question:
Hello, If I have two PC's on a LAN behind an ADSL router, how can I
configure them to individually access them via Remote Desktop from
outside ?
I know I must open a Port forwarding for port 3389 to these machines's
IP local addresses, (192.168.0.1 and .2), but when I'm outside the
LAN, on the internet, I only see a unique public IP address, how can I
tell the remote desktop client which one of the two computer I want to
log in?
which is the correct way to work it out? I'm totally ignorant..excuse
me :-)
4.porting old Absoft Macintosh Fortran app to wxwidgets (dumb newbie questions two of three)
5.Newbie: Sockets on eVC4 and CE 4.2 and MFC
What do you use for socket communications? Is there a socket control for
eVC4? I don't see any Registered ActiveX Controls in the IDE. I'm having
trouble with CCeSocket: it works fine if a PDA acts as a client, but I
cannot receive anything if it is a server. Does anyone use CCeSocket?
Thanks
6. Newbie to MFC in windows CE!!!
7. Newbie: Sockets on eVC4 and CE 4.2 and MFC
8. Newbie to MFC in windows CE!!!