Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 14th, 2006, 01:45 PM
Ed
Guest
 
Posts: n/a
Default OS version running

I am using VC++ 6.0 and I need to add a check to see if the current
opperating system is Windows NT 4.0 ONLY.
Please help me with some code examples and not just a link to MSDN code.
Thanks.


  #2  
Old March 14th, 2006, 01:55 PM
BigBrian
Guest
 
Posts: n/a
Default Re: OS version running

Ed wrote:[color=blue]
> Please help me with some code examples and not just a link to MSDN code.
> Thanks.[/color]

That's pretty demanding for something that's off topic here.

  #3  
Old March 14th, 2006, 01:55 PM
Gavin Deane
Guest
 
Posts: n/a
Default Re: OS version running


Ed wrote:[color=blue]
> I am using VC++ 6.0 and I need to add a check to see if the current
> opperating system is Windows NT 4.0 ONLY.
> Please help me with some code examples and not just a link to MSDN code.[/color]

That's a Windows Programming question, not a C++ language question.
http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

You will have more luck asking a group where your question is topical.
Some suggestions are in the link I posted. There is also the
microsoft.public.vc.* hierarchy. I'd have thought MSDN might be quite a
good place to look too, but it's up to you if you don't want to use it.

Gavin Deane

  #4  
Old March 14th, 2006, 02:15 PM
zhangfei
Guest
 
Posts: n/a
Default Re: OS version running

GetWindowsVersion()
"Gavin Deane" <deane_gavin@hotmail.com>
??????:1142343848.471482.239390@j52g2000cwj.google groups.com...[color=blue]
>
> Ed wrote:[color=green]
>> I am using VC++ 6.0 and I need to add a check to see if the current
>> opperating system is Windows NT 4.0 ONLY.
>> Please help me with some code examples and not just a link to MSDN code.[/color]
>
> That's a Windows Programming question, not a C++ language question.
> http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
>
> You will have more luck asking a group where your question is topical.
> Some suggestions are in the link I posted. There is also the
> microsoft.public.vc.* hierarchy. I'd have thought MSDN might be quite a
> good place to look too, but it's up to you if you don't want to use it.
>
> Gavin Deane
>[/color]


 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles