- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have founnd Chipset Identification Utility on
http://downloadfinder.intel.com/scripts-df-external/filter_results.aspx?strTypes=all&ProductID=861&OSFullName=Windows*+XP+Professional〈=eng&strOSs=44&submit=Go%21
http://downloadfinder.intel.com/scripts-df-external/filter_results.aspx?strTypes=all&ProductID=861&OSFullName=Windows*+XP+Professional〈=eng&strOSs=44&submit=Go%21
How to make such a program on C++ to Identify Chipset???
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mavlik -
Does this have a GUI interface or can you get text output from the utility? If the latter, could you not launch the utility as an external system process (from within the C++ code), dump the data to a file, and have the C++ program parse the file to determine the information that you're looking for?
Or are you trying to rewrite the utility on your own with C++?
--clay
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page