all groups > dotnet general > july 2005 > threads for sunday july 31
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Closed Captioning: from a DVD to a String
Posted by Wraith Daquell at 7/31/2005 7:38:01 PM
Hello all!
I'm trying (read: becoming frustrated) to write a DVD viewer in VB.NET. I
can embed the DVD picture using DirectX technology, but it seems to be
impossible to obtain closed captioning from the DVD and convert it to a
string. There were a few tips on getting the captioning in the MS... more >>
.NET Deployment Project Variables
Posted by ChuckD_Duncan at 7/31/2005 5:16:47 PM
I am trying to setup a rather simple install using the .NET Setup and
Deployment facility. When using the Setup's Registry Editor I first came
across "[Manufacturer]" and am at a loss as to how to define that. I am
sure there are a collection of other such variables that I can't find
documente... more >>
Custom component problem
Posted by Raconteur at 7/31/2005 3:18:03 PM
Hi gang,
Not sure if this is the correct forum for this questions but here goes.
I have developed several custom web data components and built them into a
DLL. I reference the DLL in my VB.NET project, add a tab to the toolbar and
add the controls beneath the tab. This all works fine, an... more >>
When I set the location property for a control, stack overflows
Posted by Will Pittenger at 7/31/2005 1:11:57 PM
I have a Control derived class. When the parent of the control changes the
control's Location property, the stack overflows. I have not found a way to
find out what was on the stack when it does overflow. All I know is that
the program is either stopped due to an exception at the end of Mai... more >>
What replace COM object in .NET?
Posted by gulu man at 7/31/2005 6:49:46 AM
Hi,
What is the substitute for COM objects in .NET?
How can I create something similar to com in .net?
Is it still possible?
Thank you
... more >>
dot.net application momory usage
Posted by Arie at 7/31/2005 12:10:02 AM
The question is: I would like to know how to reduce my dot.net application
memory usage,
I have already tried to the SetProcessWorkingSetSize method with reduced the
memory in 7MB, but that’s not good enough.
many thanks in davance
... more >>
|