Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Vista Specific Programming

Reply
Thread Tools Display Modes

Vista Specific Programming

 
 
Ross M. Greenberg
Guest
Posts: n/a

 
      05-10-2008
What are some of the specific features of Vista that are not available anywhere else?

Thanks.

Ross

 
Reply With Quote
 
 
 
 
Mark L. Ferguson
Guest
Posts: n/a

 
      05-10-2008
Previewing Five Windows Vista Features:
http://www.microsoft.com/windowsxp/u...vistatips.mspx

--
Was this helpful? Then click the Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales...eAPostAsAnswer
Mark L. Ferguson
..

"Ross M. Greenberg" <> wrote in message
news:uGkVj.1037$...
> What are some of the specific features of Vista that are not available
> anywhere else?
>
> Thanks.
>
> Ross
>

 
Reply With Quote
 
Canuck57
Guest
Posts: n/a

 
      05-10-2008

"Mark L. Ferguson" <> wrote in
message news:A85D3191-75F9-48B5-9443-...

> Previewing Five Windows Vista Features:
> http://www.microsoft.com/windowsxp/u...vistatips.mspx


Actually, isn't that 6?

DRM. (Including HDMI)


 
Reply With Quote
 
Ross M. Greenberg
Guest
Posts: n/a

 
      05-10-2008

"Canuck57" <dave-> wrote in message news:ZhlVj.130456$Cj7.54446@pd7urf2no...
>
> "Mark L. Ferguson" <> wrote in
> message news:A85D3191-75F9-48B5-9443-...
>
>> Previewing Five Windows Vista Features:
>> http://www.microsoft.com/windowsxp/u...vistatips.mspx

>
> Actually, isn't that 6?
>
> DRM. (Including HDMI)
>
>


actually, this article was interesting features within Vista but does not address the specific *programming* Vista-only features -- stuff only available within Vista, by programming specifically *for* Vista.

I know that Vista is primarily backwards-compatible but what "features-and-benefits" are Vista only from a programming perspective?

Ross

 
Reply With Quote
 
retroman
Guest
Posts: n/a

 
      05-10-2008
On Sat, 10 May 2008 15:09:06 -0400, "Ross M. Greenberg" <>
wrote:

>I know that Vista is primarily backwards-compatible but what "features-and-benefits" are Vista only from a programming perspective?


Ross,

The magic word here is "development", not "programming". Start with this page:

http://msdn.microsoft.com/en-us/wind.../cc188969.aspx

Doug M. in NJ
 
Reply With Quote
 
Not Me
Guest
Posts: n/a

 
      05-10-2008
The inability of many programs to store data in the C:\program files\program
name\ folder.
The 'improved security' in Vista will prevent programs from writing data to
the folder, so you have to program to store data elsewhere.
For a new program, not a big deal.
For older programs, I just install them somewhere other than Program files.
If the program performs any actions that requires admin rights, you will
have problems with UAC in Vista.
This question would probably get better answers in a programming or
scripting group.
--
A Professional Amateur...If anyone knew it all, none of would be here!

Change Alpha to Numeric to reply

"Ross M. Greenberg" <> wrote in message
news:jomVj.28805$.. .
>
> "Canuck57" <dave-> wrote in message
> news:ZhlVj.130456$Cj7.54446@pd7urf2no...
>>
>> "Mark L. Ferguson" <> wrote in
>> message news:A85D3191-75F9-48B5-9443-...
>>
>>> Previewing Five Windows Vista Features:
>>> http://www.microsoft.com/windowsxp/u...vistatips.mspx

>>
>> Actually, isn't that 6?
>>
>> DRM. (Including HDMI)
>>
>>

>
> actually, this article was interesting features within Vista but does not
> address the specific *programming* Vista-only features -- stuff only
> available within Vista, by programming specifically *for* Vista.
>
> I know that Vista is primarily backwards-compatible but what
> "features-and-benefits" are Vista only from a programming perspective?
>
> Ross
>

 
Reply With Quote
 
Mark L. Ferguson
Guest
Posts: n/a

 
      05-10-2008
There are ways to elevate a launched process, (from within another process)
if you would be interested.
Deploying Group Policy Using Windows Vista:
http://technet2.microsoft.com/Window....mspx?mfr=true
see the code for "LaunchApp.wsf

and ways to prompt:
Utility Spotlight Script Elevation PowerToys for Windows Vista:
http://technet.microsoft.com/en-us/m.../cc162321.aspx

--
Was this helpful? Then click the Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales...eAPostAsAnswer
Mark L. Ferguson
..

"Not Me" <> wrote in message
news:29572EA9-4258-49E1-9BD3-...
> The inability of many programs to store data in the C:\program
> files\program name\ folder.
> The 'improved security' in Vista will prevent programs from writing data
> to the folder, so you have to program to store data elsewhere.
> For a new program, not a big deal.
> For older programs, I just install them somewhere other than Program
> files.
> If the program performs any actions that requires admin rights, you will
> have problems with UAC in Vista.
> This question would probably get better answers in a programming or
> scripting group.
> --
> A Professional Amateur...If anyone knew it all, none of would be here!
>
> Change Alpha to Numeric to reply
>
> "Ross M. Greenberg" <> wrote in message
> news:jomVj.28805$.. .
>>
>> "Canuck57" <dave-> wrote in message
>> news:ZhlVj.130456$Cj7.54446@pd7urf2no...
>>>
>>> "Mark L. Ferguson" <> wrote in
>>> message news:A85D3191-75F9-48B5-9443-...
>>>
>>>> Previewing Five Windows Vista Features:
>>>> http://www.microsoft.com/windowsxp/u...vistatips.mspx
>>>
>>> Actually, isn't that 6?
>>>
>>> DRM. (Including HDMI)
>>>
>>>

>>
>> actually, this article was interesting features within Vista but does not
>> address the specific *programming* Vista-only features -- stuff only
>> available within Vista, by programming specifically *for* Vista.
>>
>> I know that Vista is primarily backwards-compatible but what
>> "features-and-benefits" are Vista only from a programming perspective?
>>
>> Ross
>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming in Vista environment ahmad12 Windows Vista General Discussion 2 04-10-2008 12:30 PM
Java Programming Problem Death_Delver_Grim Windows Vista Security 2 04-16-2007 01:37 PM
c3180 losing programming Chester GS Windows Vista General Discussion 0 03-06-2007 05:42 AM
Microsoft Electronic Programming Guide vtec_30 Windows Vista General Discussion 1 01-31-2007 10:15 PM
How to setup an specific sound card to work with specific programs Stuserver Windows Vista Installation 4 01-07-2007 12:01 AM



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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59