1. microsoft.public.vc.mfc >> INF: Looking for sample for CDHtmlDialog
INF: Looking for sample for CDHtmlDialog
Please help,
Can anyone post a sample that uses the CDHtmlDialog class?
2. microsoft.public.vc.mfc >> XP Look in CDHtmlDialog
I have created an application, and I have enabled Common controls V6 by
creating a manifest file and Initiating Common Controls. It works properly
whenever I use a standard Dialog but when I use a CDHtmlDialog and create a
html button or a html radio button, it has the old Pre-Windows XP look, Is
there a way to enable XP Look in the buttons created with HTML ?
3. microsoft.public.win32.programmer.directx.video >> Looking for a sample C++ project
I am developing a computer vision application. AmCap is a good starting
point. My only problem is that AmCap uses very outdated code for user
interface. Can somebody please point me at a sample project similar to AmCap
that is using Visual Studio for user interface. It has to be C++ (I will need
high processing speed), and it can be Windows Forms or MFC (preferably
Windows Forms). All examples I saw were C# and it might be too slow - I will
need to process every frame before rendering.
Thanks.
Gregory
4. microsoft.public.dotnet.framework.compactframework >> looking for a CF C# socket client sample
I'm looking for a simple CF C# tcp/ip client that
I can use as a start point (I'm new to C# and .NET).
I found a couple async socket samples, but none
of them worked with the CF. One used Send()
(which is not allowed in CF with non-blocking
sockets ). Other used classes not present in CF.
Any help will be appreciated.
Omar
5. microsoft.public.dotnet.framework >> looking for sample:multiple view single document in C# or VB
Hi,
I am looking for sample of an application similar to outlook regarding UI
when user select a tree node in the left pane a view is changed in the right
pane
(it does not necessarily support MFC doc view architecture )
thanks in advance
6. Looking for samples of parsing xml with linq dump to database table
7. Looking for some sample codes in C#
8. Looking for sample thats loads an XML file and updates some records
9. Looking for good windows forms sample in C# showing how to work with ListBox