Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Embed Windows programs within Tabs?
Name: Panarchy Date: May 15, 2009 at 19:02:10 Pacific OS: Windows XP CPU/Ram: Intel Core2 Quad Q6600 2.4GHz, Transcend DDR2 800 4GB Subcategory: C/C++
Comment:
Hello
Would it be possible to embed the following Windows Programs/Locations within tabs? - Disk Management - Scheduled Tasks - System Properties (sysdm.cpl) - 3 locations in explorer (including 1 UNC Path)
I'm thinking tabs such as Firefox has, with the exit button and ability to switch between them.
Or even tabs such as MMC have, with a kind of tree-listing on the left.
Whichever the case, I have no idea how to do this.
Summary: For a good tutorial on Windows programming using C try the following link. http://www.winprog.org/tutorial/ That's where I learned most of what I know. ...
Summary: I would suggest Java if you want to learn GUI programming in easy and straight-forward manner. No offense, but Java's GUI system is anything but straightforward. There's times I use Java, and it does ...
Summary: Hi, everyone, I have read a couple of books on windows programming using Visual C++ 6, but I need good tutorial books on using differennt classes like window socket. I have been to Microsoft web site ...