Answer Questions
IBRAHIM ERSOY 16-bit support in Vista
I've heard that Vista will no longer run 16-bit legacy applications. I've also heard that if applications will run under XP, they will run under Vista. Does Vista include support for running legacy 16-bit applications I think it works like this Windows Vista 64-bit will not have any support for 16-bit applications. Windows Vista 32-bit will have support. I think it works like this Windows Vista ...Show All
Castor Printing with a PrivateFontCollection
I'm tring to use a PrivateFontCollection (part1) and then print it (part2). I've created the PFC and can use the font without problems, except when I goto the 'windows printpreview' and pass my printdocument to it. the font shows up as the Default-Font, but when I send the preview to the printer, it prints using the correct font. Would I need to pass the FontFamily to the graphics object so it knows how to use it That would not seem n ...Show All
CWinKY Visual Studio 2005, Vista and PocketPC
I have the following problem: I want to design a .NET dll and an application for a Windows Mobile 5.0 and 2003SE, but the studio always says that active sync is not installed. How can I solve this problem How can I create a partnership Active sync won't install under Vista Beta 2. ...Show All
Lisa9740 Correlation/dehydration etc
Hello all, This may be a stupid question but I'm new to WWF and trying to get a handle on how it works. I'm having trouble understanding correlation. My understanding is that it allows workflows to be dehydrated, then upon a specific event rehydrated and the correlation is used to determine where in the workflow to start I'm probably a little off. I am just trying to understand how workflow instances can be offloaded then reloaded in t ...Show All
RogerFraser How to use C# to cut and remove part of video out of the whole video ?
Dear everyone, I have a problem about C# and hope to get your help. I want to use C# to cut and remove part of video out of the whole video. The video may be mpeg, avi ... How could I achieve that Thank you. Regards, David I would have a look at the directShow system inside the platform SDK. Here is a link to the forums . Hereis a link that might also help... http://www.elecard.com/produc ...Show All
PhillipR SqlPersistenceService and Oracle
Does anyone know if I can use Oracle for Workflow sqlPersistenceService (and trackingService) and How Thanks in advance! The shared connection transaction service provides the ability to share transactions across services that use the same connection string. So, the sqlpersistence and sqltracking can both participate in the same transaction if they use the same database. It also, as pointed out on ...Show All
Brian Laws Unicode data in Reg.dll
Hi, Can anybody tell me, "Is Reg.dll functions are not supporting Unicode data ". I have got some keys that is in written in Pseudo language. I am able to see the key correctly in windows registry but when i try to read it gives me key with question marks and some un-readable output. What is the reason Also do let me know in case anybody has solution meanwhile i am searching for some equivalent DLL on net. Thank you for your time ...Show All
Costin Trifan SQL Persistence, Loading Workflows and Workflow Properties
I have a workflow that has a bunch of properties on it. One of those properties is the name of the user that initiated the workflow (it is passed into the workflow via the Dictionary<string, object> class. I have SQL persistence working just fine (well, I can't figure out how to 'auto persist', so I am manually calling 'Unload' when the workflow idles), and I run through the list of workflow IDs persisted when my application starts up. ...Show All
systemanalyst SDK Problem
I can't seem to instill the SDK Image on vista. Can you give more details Are you having problems burning the DVD or running the install yeah I was trying to instill using the VCDcontroltool that microsoft offers but it doesn't even consider the SDK as a image. So i can't really instill . After clicking "Mount", Choose "All Fil ...Show All
Ammarak How do WWF support access control / security
I have read a book of WWF beta (sams). As far as i can remember security was not mentioned once Why is this. Is there other technologies that will handle this on behalf of the WF engine Is it supposed to be the application that handles all security issues or the SQL server I'm used to AD and LDAP and my view is that the workflow objects could be expressed as ldap objects supporting security by the objects themselves. In this way the workfl ...Show All
Jon Braganza Can't see filter in graphedit
I've taken the directshow ball sample filter and made it a dll. I've edited the AssemblyInfo.cpp file and run sn to generate a strong name, then run gacutil -I to install the dll in the GAC. Can't see the filter in graphedit. Something I'm missing The GAC has nothing to do with GraphEdit. What would make you think that putting things there would cause them to show up in graphedit If reading the samples does ...Show All
russr Vista December CTP Install Problem in Microsoft VPC
I am trying to install the latest Vista December CTP build on a Microsoft VPC. I have the latest version of VPC with the latest SP. The Vista product key from MSDN works fine. The problem that I am experiencing is that I can not get past the "Where do you want to install Windows " screen where you must specify the hard drive and partition to install Windows. After selecting the unallocated virtual hard drive space, creating a new partition, a ...Show All
David j Rule Set Editor and Complex Properties
I'm trying to create a Rule Set which validates the data on our custom data container objects that get assigned to the workflow. One of the rules that I need to write needs to access a .NET property which is overloaded. The property looks like: Public Overrides Property Value() As String Get Return Value(ValueState.Current) End Get Set ... End Set End Property Public Overrides Property Value(State As ValueState) As String Ge ...Show All
leifw WWF for configurable event sink
I am developing a monitoring & insturmentation application and want to avoid using MOM. One feature that I need is the ability to have changeable rules, which workstations would download from a central server. An example rule would be: "If event.id == 2001 AND !bAlertSent, SendAlert() and set bAlertSent to TRUE" After a certain length of time, bAlertSent would be set back to FALSE. There would potentially be many event ...Show All
cathiec Register Windows Vista SDK Beta 2 in Visual C# Express
Hi folks, I recently installed Visual C# Express. No I downloaded and installed the current Vista SDK. How do I register the SDK now with my Visual C# Express, so that I can add references, etc. The corresponding tool for registering the SDK seems to be working only for Visual Studio 2005 or C++. Not the express edition. Can anyone help please Thanks and best regards, Christian. You don't need ...Show All
