-
- where I can find wsman.h?
by frozzzen
- 2 Replies
- Last post
by frozzzen
- I wan't to create WinRM shell client and use this example , but can't find wsman.h, WSMSvc.lib and some other files... In Platform SDKs I see some example (here: %ProgramFiles%\Microsoft SDKs\Windows\v6.0\Samples\SysMgmt\WinRM\HardwareManagement\) but this sample program don't have all function's/constant's/structure's. Where I can get needed files for me
-
- Filter development problem
by trioum
- 8 Replies
- Last post
by trioum
- Hi I am new in directshow filter development I want to develope filter having two input pins and get the video from different devices and overlap that video one over other.
I have developed basic filters that use transinplace filter class
-
- Override Vista Scaling??
by PhaedoHD
- 2 Replies
- Last post
by Westdan2
- I read on technet that administrators should be able to override vista's scaling features. However it did not say how.
I've looked around and I can't seem to find the setting anywhere. Does anyone know how to do this short of a registry hack.
Basically I want to enable aero on my system, which is just slightly to slow for it. I have a 128MB graphics card and 1GB of RAM and all, but my system
-
- Workflow Designer - Web
by [MSP]D
- 4 Replies
- Last post
by dfoliveira
- Hi,
I need to either build a workflow designer or re-host the workflow designer to run in a Web Application. I know there are a Jon Flanders Atlas-based designer and the www.netfxlive.com . I can't run the application with more privilegies.
www.netfxlive.com is exactly what I need... So... I really appreciate if somebody can give me some tips about how build something like that...
Thank y
-
- DeleteObject Problem
by nitin321
- 3 Replies
- Last post
by unituniverse
- hai, HBRUSH b = CreateSolidBrush(255); SetLastError(0) ; if( DeleteObject(( HGDIOBJ)b) ) { printf( "brush deleted\n" ) ; } DWORD dw = GetLastError() ; printf( "%d" , dw ) ; ---------------------------------- the above code returned.. brush deleted 0 when i debuggin this app gdi object count is incremented by one from 4 to 5(on windows taskmanager) when calling CreateSolidBrush
-
- back 2 speakers in 5.1 surround sound not working
by Ayatollah89
- 14 Replies
- Last post
by studly_steve007
- I just installed Vista and my back 2 speakers stopped working. I have an Asus P4S533-MX motherboard, and AD1980 SoundMax audio driver. No idea what's going on....please help.
-
- Transaction issues with WFF and Enterprise Library and Oracle 10g
by seth.king
- 10 Replies
- Last post
by seth.king
- OK, guys, I'm completely stumped on this one. I've set up a workflow and created a custom Transaction Service that implements IPendingWork to put the update to the entity in the same transaction scope as the calls to persistence and tracking. We are using SQL Server 2005 for the persistence and tracking and Oracle 10g Express for the application data (don't ask). We are also utilizing the MS Enter
-
- Connecting PushSource filter to WM ASF Writer
by Cogz
- 3 Replies
- Last post
by Bowljoman
- I'm having a bit of trouble finding out the correct way to connect up a PushSource filter, which pushes image frames down the graph, and the ASF writer filter to export a *.wmv. Trying to connect the output pin from my PushSource filter to the input pin ("video input 01") of the asf writer produces an error hr = pGraphExport->Connect(PushSourceOutPin, ASFVideoInPin); 0x80040217 which refers to
-
- Dell Workstation 490 and 650 USB problems
by Wuzabeeb
- 3 Replies
- Last post
by Bruce N. Baker - MSFT
- I've just added WinXP 64 to these two workstations for video editing in HD. The install went perfectly, enabling all the RAM to be used (8GB) but unfortunately, on BOTH workstations, the USB functionality has gone. I've installed SP2 and searched for drivers.. Dell have no specific USB drivers for Win XP 64 on their website. The problem is not the main Intel USB bit, but the USB HUB devices do not
-
- which VS.NET version goes with Vista ?
by o s l e
- 2 Replies
- Last post
by Andreas Johansson
- Hi all,
I have gone through the following installations on a clean machine:
¡¤ Vista (RTM version)
¡¤ Vista WDK
¡¤ VS.NET 2005 version 2
During the installation of VS.NET I got a warning saying there is a known compatibility issue. It offers to search for online solutions, there was none¡ I installed anyway.
Does anyone know which VS.NET ver
-
- Serious security concern: event log error 4201
by Matrixisrl
- 28 Replies
- Last post
by Matrixisrl
- ERROR_WMI_INSTANCE_NOT_FOUND 4201 The instance name passed was not recognized as valid by a WMI data provider.
http://msdn2.microsoft.com/en-us/library/ms681387.aspx < this is the only error explanation I have found so far (it's really not very helpful)
I cannot start the event log service no matter what I try as a workaround. I really don't know what caused it to stop or what
-
- Increasing smoothness of ink Stroke
by paulergiker82
- 14 Replies
- Last post
by paulergiker82
- Hello everybody,
I was just wondering whether there is a possibility to 'transform' mouse data into Ink data if entered. The trigger of my question is the rather low sampling rate for a mouse input device. I would like to have more 'smooth' lines (just like the smoothness of Ink data). I thought about calculating additional points between those captured in a Stroke, but I don't know how to upd
-
- Parameter Dictionary: Design Flaw?...
by Craig Main
- 3 Replies
- Last post
by Craig Main
- Hi,
I am curious as to why the workflow foundation designers pass parameters to the workflow using a Dictionary object rather than through an IDictionary interface. Surely the latter would have been a more correct design descision
Regards
Craig
-
- How to elevate privileges on a running EXE?
by firewalker
- 6 Replies
- Last post
by Aldo Marchioni
- I have an EXE that is started from a service and runs as the current interactive user. The problem is the EXE sometimes requires an elevated privilege (eg. create a user account through WMI). This fails in Vista with a "General access denied error".
So ideally, right before creating the user account, I want to request permission from the user to elevate the
-
- Microsoft.Ink.JournalReader can not read files with "scaled" ink in
by asdf01
- 2 Replies
- Last post
by Stefan Wick - MSFT
- InkExplorer: http://msdn2.microsoft.com/en-us/library/aa480682.aspx If you try to read a .jnt file where you have scaled any ink, you get an exception: [code] System.Runtime.InteropServices.COMException was unhandled Message="Type mismatch. (Exception from HRESULT: 0x80020005 (DISP_E_TYPEMISMATCH))" Source="Microsoft.Ink.JournalReader" ErrorCode=-2147352571 StackTrace: at Micro
-
- Collection Property with RuleConditionReference
by Ethan Hunt
- 4 Replies
- Last post
by Ethan Hunt
- hello everybody,
My project needs a custom activity with a collection property whose items are of type "RuleConditionReference" and some other items. I can load the Rule Condition Dialog by clicking the Condition Name property grid if i declare the RuleConditionReference as normal property. However, when i put as a member of Collection Property, I got "value cannot be null.Parame
-
- Filter question
by kenshin1101
- 2 Replies
- Last post
by kenshin1101
- i write a video trasform filter. ( CTransInPlaceFilter)
I add the filter to the graphedit & try to render a file.
if i add VMR9 too then it doesn't connect my filter. if i didn't add VMR9 then it add my filter.
One more question is : it doesn't connect automatically the Color Space Converter
How can i solve the problem
-
- How to make DVD compatible Image?
by Fatrat
- 6 Replies
- Last post
by David Burg - MSFT
- Hi:
I want to have the image played on DVD player. Currently, the image can be played on pc with power DVD, but my DVD player says 'error'. Sorry, I just use IMAPI2 sample program shipped in Vista SDK, who can tell me why
Thanks in advance.
-
- wst:RST/wsp:AppliesTo, browser scenario, is it OK?
by dandrievsky
- 3 Replies
- Last post
by dandrievsky
- Is it OK, that subj comes as URL of source page (I would expect target URL instead) The same situation in saml:Assertion/.../saml:Audience of self-issued SAML.
-
- Correlation and "event" handling, with web service activities instead of local services?
by Derrick1298
- 1 Replies
- Last post
by ElifOn - MSFT
- I used this example to come up with a data driven, replicated, workflow that basically submits N number of documents for approval, and then waits for a local service to fire off an event signifying that the doc was signed. Works great.
http://wf.netfx3.com/blogs/wf_community_bloggers/archive/2006/2/21.aspx
What I would like to do now is implement the same logic, but with the web se
-
- Custom source filter
by manuchix
- 11 Replies
- Last post
by manuchix
- Hi! I'm developing a custom source filter derived from CSource with an output pin derived from CSourceStream. I overrided GetMediaType, DecideBufferSize and FillBuffer methods. My source filter should generate a video stream from still frames. I don't have a clear idea of when to call the methods that I overrided. I've already read the DS help, the ball and pushsource example. When are these m
-
- Problem writing DVD/CD from Visual Basic 2005 Express using IMAPI2
by johng4etm
- 14 Replies
- Last post
by johng4etm
- I am trying to write a collection of files to CD\DVD using IMAPI2. I have installed KB932716. My OS is XP(SP2).
I have created the following code from a VB Script (which works) but am getting the error
Member Not Found(Exception from HRESULT: 0x80020003 DISP_E_MEMBERNOTFOUND)
at the statement
dataWriter.recorder = Recorder
The code is as follows:
Imports System.
-
- How to grab the element of Pop up window ?
by jayakhanna
- 6 Replies
- Last post
by asdamle
- While executing in the UI Automation framework, the main program waits indefinitely whenever a pop up window is invoked by the program.
I tried invoking the pop up in a thread, but in that case also the main thread waits indefinitely
In the main thread i am trying in a loop to find the window, with sufficient time interval between each loops been given
Is there any way we can handle this
-
- Calling CreateProcessAsUser() from service+
by wolf777
- 14 Replies
- Last post
by Eric Perlin
- According to some MS documents (e.g. http://www.microsoft.com/whdc/system/vista/services.mspx), it should be possible to use CreateProcessAsUser() API in a Vista service to create a process in user session. I am trying to achive this, but the function returns error code 1307 (ERROR_INVALID_OWNER) = "This security ID may not be assigned as the owner of this object." Does it work for some
-
- How can i decide buffer size dynamically
by ShivaPrasdCh
- 3 Replies
- Last post
by MVP User
- Hi All, I am developing Transformer filter for decoding video data. Here i am facing a problem in deciding the buffer size. I will come to know height and width information of the clip when ever i receive a first frame in FillBuffer(). But by that time DecideBufferSize() will be called and buffer size is decided. Here i am deciding buffer size , assuming video height and width as 240 * 320. If v