-
- a shield on my program+Icon size
by ShadowRayz
- 0 Replies
- Last post
by ShadowRayz
- Got two questions.
1) I developed a small Visual Basic 6.0 software, and on the .EXE icon the little shield was added automaticly...but to some other .EXE i have ( witch i didnt developed ) the shield is not there...Why.
2) I made my own icon for the software i work on, and under vista it dont look like the 'New Icons' , it can't be re-sized like all the others and it has thi
-
- Vista Icon Recovery
by JacquesWg
- 4 Replies
- Last post
by Caifan
- I have a copy of Windows Vista Home Premium, and the .zip, .bat, .txt file extensions have their icon's messed up. .zip has no icon .bat has some messed up fax machine icon .txt has a picture of a printer for an icon Anyone know how to fix this and restore them to the default vista icons Thanks for your help
-
- Compensationhandler Activity in CompensatableTransactionScopeActivity
by Prajakta Chavan
- 1 Replies
- Last post
by Tom Lake - MSFT
- Hi all,
I have created a sample were in i have taken CompensatableTransactionScopeActivity that has 2 code activity these activities are executing fine .
Because a scope can only be compensated if it is completed, a ThrowActivity activity throws an exception after the scope has finished executing.
This exception is caught by an exception handler that contains a compensate activity.
-
- vista 64-bit inf
by element8y
- 2 Replies
- Last post
by Bruce N. Baker - MSFT
- hi all, i have to convert an .inf file wirtten for 32-bit vista into an .inf file for 64-bit vista for the installation of an virtual device driver! is there any way to convert it asily or some tutorial except MSDN DDK help pages thanks in advance........
-
- managed cards
by polenius
- 14 Replies
- Last post
by painterRTP
- Hi, i'm creating some test apps using cardspace. When I use personal cards i have no problem to manage what I need. My problems start when i try to work with managed cards. I prepare Webservice (using WCF) which need managed card to authenticate. When i call this service CARDSPACE UI appears and my managed card is only card which can be selected (this is what I suppose what it will do). However, w
-
- Blocked startup programs
by pwinant
- 4 Replies
- Last post
by AndyCadley
- Hi,
I'm a software developer and I have a question about Vista. Our application (a .NET 1.1 app) requires Administrator access and we have the "requiresAdministrator" access level defined in the application manifest. That part is working fine. However, our application needs to startup when the computer boots so we have it in the "startup" folder. For some reason (I can't ima
-
- how to use shellexecute in vc++ ?
by case_study
- 3 Replies
- Last post
by Bruce N. Baker - MSFT
- i want to use shellexecute function to replace createprocess function which fails in vista.
shell execute is from shell32.dll.
can anyone please tell me how can i refer or load this files in my code and use its function
it would be gr8 if u can provide a code snippet of reference as well as use of the function.
this might be a silly question to ask but i am coding it for the fi
-
- Is .exe file's manifest info really being cached?
by Hyungchul Shin
- 3 Replies
- Last post
by AndyCadley
- I've read in a post that .exe's manifest info could be being cached. Is this really true And is there any way to delete that info or force the cache to be updated
Can anyone shed some light on this issue
-
- Automatic insertion of a transform filter with the same input and output types?
by Harold Wadleigh
- 1 Replies
- Last post
by Geraint Davies
- I am trying to build a transform filter that I want to be automatically inserted into the filter graph. (This is so that I can hook it into Media Center.)
My initial approach was to attempt to create a source filter that merely wrapped an underlying source filter to hook the graph creation process and get my filters into the graph. (I was using a fake protocol to get my filter to be instant
-
- Certified for Windows Vista - Test Cases (test 31)
by Binco
- 12 Replies
- Last post
by Binco
- Performing the test case 31 and running the application under the "Application Verifier 3.3" with the check necessary for the test, I receive from "Application Verifier" the error reported in the log:
< xml version="1.0" encoding="UTF-8" standalone="no" > <avrf:logfile xmlns:avrf="Application Verifier"> <avrf:logSession
-
- InvokeWorkflowActivity - wait until it ends?
by Doron Goldberg
- 1 Replies
- Last post
by Andrew P. Lukichev
- Hi,
I need to call external workflows from within a workflow but I want the parent wf to wait until the child wf ends his execution before it continues.
Right now the child wf can go into persisted state while the parent wf can finish all his work and go "completed" or teminated.
Is it possible to just wait for it to end somehow
(I'm trying to impliement a par
-
- What's the order of embedding a manifest, strong name and signcode the assembly?
by Ala Kushlaf
- 1 Replies
- Last post
by Ala Kushlaf
- I strongly named an assebmly then embedded a manifest then resigned it and at the end I signcoded the assembly and when I execute the exe file it throws an error saying Application has generated an exception...process ID=...
I wonder what order should I follow...Thanks a lot
-
- Workflow + WCF + Peer to peer technology
by spshah
- 5 Replies
- Last post
by 1Anonymous=1Anonymous
- Hi all,
I have developed chat peer to peer application in .Net 3.0 framework which uses wcf and wpf. Now i want to rebuild or say redevelop the same application using workflow with wcf and using the same peer to peer technology. Is it possible to develop this peer to peer application with workflow in .Net 3.5 framework
Regards, spshah
-
- how to save drawings in the client area and use double buffers to avoid flickering????
by steverex1000
- 0 Replies
- Last post
by steverex1000
- hi all, i am a newbie to win32 sdk and i am trying to develop a drawing application.. I have problem in two areas 1.Saving the drawings in client area as a bitmap file. 2.Implementing double buffer to avoid flickering Can anyone help me in this regard
-
- New xp pro machine, MSDTC not installed or configured?
by FergusLogic
- 14 Replies
- Last post
by TonyST
- Hello everyone, I purchased a brand new shiny development machine last weekend (one of the new dual core 2 processor machines...two thumbs way up!). The operating system on the machine is XP Pro. I am coding a C# 2005 winforms application which requires MSDTC and after opening my C# project and running it I noticed that MSDTC is not installed on my new machine. I thought MSDTC was installed on eve
-
- Bytes transferred by File Source (Async) Filter
by lathajee
- 14 Replies
- Last post
by Chris P.
- Hi all,
I have a graph containing File Source(Async) filter connected to InfTee Filter.
I want some specific number of bytes to be transferred from File Source(Async) filter to InfTee Filter.
How can I achieve this behaviour How to specify the buffer requirements
I would be grateful if somebody could help me in this.
And, Do you know, how many bytes will be transferred (from the
-
- SuspendThread and StackWalk64
by K.R. WEBER
- 2 Replies
- Last post
by K.R. WEBER
- If you know anything at all about either of these two functions, it's that SuspendThread ( http://msdn2.microsoft.com/en-us/library/ms686345.aspx ) can be dangerous when used with remote threads (primarily because it can create application deadlocks if not properly used). Read, Raymond Chen's Blog ( http://blogs.msdn.com/oldnewthing/archive/2003/12/09/55988.aspx ), or, Jochen Kalmbach's WebLog ( h
-
- Transform Filter Question
by BobK
- 4 Replies
- Last post
by Geraint Davies
- I am working on a small set of filters for a simple tool. First one is a source filter for 8-bit YUV 4:2:0 data. Second is a transform filter to convert the YUV to RGB for video rendering.
If I transform to MEDIASUBTYPE_RGB8 things are somewhat straightforward. Video plays with no exceptions (although the resulting video is not right - upside down, pixelated - probably due to my conversion
-
- Has anyone ever used the CLSID_Thumbnail "Thumbnail preview generator"
by Graant
- 0 Replies
- Last post
by Graant
- If so do they have the structure of the classes required to access this object (preferably in C#).
Appears as though the CLSID_Thumbnail GUID value is {7487cd30-f71a-11d0-9ea7-00805f714772}, and has a couple of formats as per below
HKCR,"CLSID\%CLSID_Thumbnail%",,,"%DESC_Thumbnail%" HKCR,"CLSID\%CLSID_Thumbnail%\%IPS%",,%RES%,"%_SYS_MOD_PATH%" HKCR,&qu
-
- 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
-
- Rule Engine Performance queries
by naveed
- 3 Replies
- Last post
by naveed
- I am using codeDom to write rules to be exectued by the rule engine to determine various performance parameters of rule engine. have several questions related to rule engine's interaction with workflow runtime and it's performance implication. 1. I have a workflow running, and i use the value of an attribute of this workflow's activities inside my codedom rule expression. How would the rule engine
-
- Workflow in ASP.Net
by Xavier33
- 2 Replies
- Last post
by Xavier33
- Hi,
Thank you for the help you have provided me so far. It has helped me quite a lot.
All the videos and samples I have found use Windows Forms. Is it possible to write a workflow app in ASP.Net
When I start a Project, I can choose to start from a Workflow template, but when I start a new web site, I am not allowed to do so. Am I
Thank you again,
Sincerely,
X
-
- About Projects in Micro framework
by Himanshu Chaudhary
- 8 Replies
- Last post
by Jonathan Kagle [MSFT]
- What kind of project we can make in micro framework i m talking about some live and interesting example
-
- MSDN XPS article sample files
by gwa000
- 6 Replies
- Last post
by gwa000
- i'm trying to learn XPS and have been reading the MSDN article "A First Look at APIs For Creating XML Paper Specification Documents" that was in the january 2006 issue.
while i have gotten it to compile and can use it to list the images in an XPS file, i am having issues with two of the other functions of the sample program.
the first is using the XamlToXps parameter in tha
-
- Slow internet connection on Vista?
by jigsaw-ols
- 14 Replies
- Last post
by Quattro Sport
- We use WinInet to send HTTP request and get response. On Windows XP, it works fine. However, I got timeout error on Vista. The timeout occur when calling InternetReadFile(). I tried many times. Sometimes, It works; Sometimes does not. My Vista version is RC1 build 5600.
I am not sure this is a Vista bug or we did something wrong. Please help.