-
- How to cancel an IMediaControl::Run call that takes too long
by Art_99999
- 14 Replies
- Last post
by Art_99999
- Using DirectShow on Windows Vista.
In my application, I would like to allow users to view wmv files that are on some internet server somewhere. Example:
http://download.gametrailers.com/gt_vault/t_starcraft2_gp8.wmv . To build my graph, I insert the WM ASF Reader, set its source to whatever URL I wish to read today, and render its output pins. Everything works fine.
Playback hand
-
- Use Native WLAN API in managed code
by Tom v E
- 14 Replies
- Last post
by lowspeedchase
- Has anyone here used the new Native WLAN API from a C# .NET application I'm trying to p/invoke the functions, but have limited success; when calling the WlanEnumInterfaces function it won't return me a proper WLAN_INTERFACE_INFO_LIST.
[ DllImport ( "wlanapi.dll" , SetLastError = true )] private static extern int WlanOpenHandle( [ In ] UInt32 dwClientVersion, [ In , Ou
-
- Inserting a source in front of DES-Timeline - Problem
by compuder
- 0 Replies
- Last post
by compuder
- Hi everyone,
I insert a clip into my timeline. I insert another clip in front of the first clip.
My Process:
1. Insert first clip 2. Insert second clip in front of the first clip 3. Get ITimelineObj interface of first added clip to update its timeline start time. To do this, i use IAMTimeline::GetNextSrcEx method, to identify i use IAMTimelineObj::GetUserID(). After i get IAMTimelineObj i
-
- simple question on WER and "Vista certified"
by STL928
- 3 Replies
- Last post
by Bruce N. Baker - MSFT
- Do we have to sign up for WER in order to get the logo Thanks!
-
- internet explorer 7 error. Please help!
by icarry
- 14 Replies
- Last post
by penaf
- Everytime I close Internet Explorer 7, I receive the following error:
[Internet Explorer has stopped working. Windows is checking for a solution to the problem.]
Then a few seconds later get another message:
[A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution becomes available.]
Then internet explorer res
-
- Recognizer PAck is not working for Japanese language
by La Boule
- 10 Replies
- Last post
by La Boule
- I've installed the Recognizer Pack on my tablet pc, and japanese is not working at all. The error says: AppName: tabtip.exe AppVer: 1.7.2600.2663 AppStamp:426db11e ModName: rpcrt4.dll ModVer: 5.1.2600.2180 ModStamp:4110960b fDebug: 0 Offset: 0008961b What could I do
-
- WF Deployment
by ZeroCoolJr
- 2 Replies
- Last post
by Tom Lake - MSFT
- I am curious to test a sample deployment package on a test machine with only Microsoft .NET 2.0. My development machine is a VS2005 Professional + WF Extensions with Microsoft .NET 3.0 + Windows XP. As expected, the assemblies System.Workflow.Activities.dll, System.Workflow.ComponentModel.dll & System.Workflow.Runtime.dll were included in the deployment project. As per the announcement that WF
-
- Unable to emit assembly: Referenced assembly 'Interop.FAXCOMEXLib' does not have a strong name
by Fasha
- 1 Replies
- Last post
by Florin Lazar - MSFT
- I have a COM+ application, it has several components, all of which are
native components inherited from
Inherits System.EnterpriseServices.ServicedComponent, this application is signed by a strong name
it is registered by regsvcs32 and its up and running fine
now I am trying to add faxing capabilities to this application using Microsoft
Interop.FAXCOMEXLib.dll (fxcomex.dll)
the
-
- Find handle from already openend comport
by Giovanni Annunzio
- 5 Replies
- Last post
by Giovanni Annunzio
- Dear Dev's,
How I can find/get a handle from a already openend comport
(The comport was initialised with hFile = CreateFile(..))
I search a function like:
hFile = GetFileHandle(" \\.\COM1 ")
.. or is there another posibility to get this handle
Thank you!
Best regards,
Giovanni
-
- Certified for Vista. Test Case 32.
by Oleg63
- 11 Replies
- Last post
by Julien Roger
- Hello ,
I've WER implementation from the Winqal Web site ( https://winqual.microsoft.com/help/default.htm#obtaining_a_verisign_class_3_digital_id.htm Developers Guide to WER ) employed in my MFC application, which is working perfectly on XP, but doesn't work at all on Vista.
From previous publications I understood, the way to get it working on Vista is the new API only ( http://msdn2.micro
-
- How to run STS with a Kerberos Auth.?
by Xuan Chen
- 14 Replies
- Last post
by Xuan Chen
- Hi, Currently I am experimenting a CardSpace demo with Managed Card and STS. I've downloaded the Sample STS and built STS service with U/P, Smartcard, Self-issued Auth. All of them works fine . According to the introduction of Cardspace, kerberos can also be used to auth against STS. But I have no idea about how to use it with Cardspace. What shall i do to use kerberos within CardSpace Can anyone
-
- Microsoft.ink.textinputpanel
by Cliff Williams
- 12 Replies
- Last post
by Gallie
- Ok, I searched here for an answer but can't find one.
I wan to use the input panel in an application. I don't want to use the default input panel as I can't seem to get it to undock manually. This is for an application on a small handheld PC with a 7.5" x 4" screen. The application needs to run maximized for all fields to show. I wan tot panel keyboard to float next to each field.
-
- Resolving Assemblies in LoadWorkflowInstanceState
by erikj
- 3 Replies
- Last post
by erikj
- Like others playing with the WF bits, I have workflow types in assembly files not lying in the application search path. So, I have added an AssemblyResolve handler that loads assemblies stored in a special location (SQLServer, actually) as needed. Everything works fine until a workflow instance is reloaded from persistence.
In the SaveWorkflowInstanceState of my perisistence service, I call roo
-
- TransactionScope and Persistence sequence
by nagual
- 4 Replies
- Last post
by nagual
- I have implemented IEnlistmentNotification and Enlisted a notification to the current transaction inside an activity which is part of a TransactionscopeActivity
I know the TransactionScope is persisting the workflow instance at the end of the transaction, but what I have seen is that the Prepare function of my Notification class is called after persisting the workflow.
This is unexpected bec
-
- to download the correnct version of SDK
by sp_41200
- 2 Replies
- Last post
by Karin Meier - MSFT
- Hi,
I've Windows XP SP2. which version of SDK should I download
1. MicrosoftR WindowsR Software Development Kit Update for Windows Vista
OR
2.MicrosoftR WindowsR Software Development Kit for Windows Vista and .NET Framework 3.0 Runtime Components
I've VS 2005. Do I need SDK at all or no
Please help me.
-
- Using CPL and System.ApplicationName file in Control Panel
by cpede
- 0 Replies
- Last post
by cpede
- Hi,
Im adapting an existing CPL file for the Control Panel in Vista. I know that the right way is to make an exe in Vista, but I believe that the CPLs still works.
Filling out the Extented Properties in the registry and calling the appliet works fine.
The I would like to make an XML file for creating Task Links under the Control Panel applet. Here my problems starts.
I save my appl
-
- What Kind of Workflow to Use?
by AlexPol
- 2 Replies
- Last post
by Constantin Mihai - MSFT
- I am not sure which direction to go. I have to write an application that scans a database for certain values and produce a resultant value of my choosing. For example if I find the value '4' in a column I want to set the State of 'Processed'. I want to take advantage of WF and the internal tracking I assume that it can do for me to meet this requirement. Any thoughts are appreciated.
Thanks
-
- Markup with ComposityActivities
by [MSP]D
- 7 Replies
- Last post
by Angel Azcarraga - MSFT
- Hi,
I have the following scenario: I have a custom activity named BaseActivity. This acivity has a DependencyProperty string name. I have a custom activity named ComposityActivity. This activity is a sequential activity which has two child activities: BaseActivity and CodeActivity.
I create an instance of ComposityActivity and I set the property name to "Test", then I create an ins
-
- How to open a handle to the sideshow device object?
by Kenen
- 3 Replies
- Last post
by Dan Polivy - MSFT
- How can I open a handle to the sideshow device
I can't find the handle in the winobj. And I used the
"Matching device Id" and the "Display name" and "Physical Device Object name" from the device manager.But all failed for no such path or file.
Where can I set the name of the device And How to reference it There is a CQueue in the sideshowdriver, can I use
-
- Error Code 643 Windows Vista Security update .net 1.1
by Trintoc2
- 11 Replies
- Last post
by Morbidlynx
- trying to installed windows updates for service back .net 1.1 on Vista Ultimate and keep getting error code 643. tried everything i could find (adobe fix, windows installer etc..) and nothing. anybody got anything new
-
- Reg. Designer re-hosting
by chakravarthy_b
- 3 Replies
- Last post
by sergey.chub
- Hi, Designer re-hosting examples are good. When I am tring to change the base class of root activity to statemachineworklfow activity through property grid, it is giving throwing propeties dialog with message "Property value is not valid." and error details "The method or operation is not implemented.". Are these examples are for sequentialworkflow If so, how to convert these e
-
- Dialogbox in CardSpace secure desktop
by rainer urian
- 3 Replies
- Last post
by Toland Hon - MSFT
- Hello,
is it possible to show a dialogbox while the cardspace gui is running
I know one can show a MessageBox by using the MB_SERVICE_NOTIFICATION flag.
But I need a DialogBox for receiving user input.
The rationale behind this is, that the identity provider has to get some information from the user while issuing the security token. So I have to show the dialog while the cardspace gui
-
- GraphEdit does not display available fitlers in Windows Vista
by thofer74
- 3 Replies
- Last post
by LGS
- In our software we are using DirectShow to display Videostreams, however when I used the tool it does not display the currently used filters and I cannot insert filters to display. Is this a security feature that i have to disable or is this a bug
-
- Support Information on Vista
by pankaj.mishra
- 0 Replies
- Last post
by pankaj.mishra
- In Windows XP, in Add Remove Programs , there was an option of "Click here for support Information".
There we could see the publisher, version etc information.
Where is that option in Windows Vista
..Pankaj Mishra
-
- Vista program to toggle mute on line-in
by Anthony577387
- 3 Replies
- Last post
by Sc0tty
- I used to have a program in XP that toggles the mute on the line-in on my sound-card. That program doesn't work in Vista anymore. Can anyone either (a) tell me how to do this in C# or (b) link/send me a program to do this Thanks!
Anthony.