Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
D

Darshan Jani

@Darshan Jani
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Hard Drive, BIOS and CPU serial number in VC++ 6.0?
    D Darshan Jani

    You can use Windows Management Instrumentation (WMI) SDK for all H/W information you need. Use Win32_Processor,etc Classes. Regards, Darshan Jani

    C / C++ / MFC c++ sysadmin help question

  • Not able to navigate data between vc++ project and USB device.
    D Darshan Jani

    Which USB Device you are talking about. Please Clarify.

    C / C++ / MFC help c++ com hardware

  • Creating string from BSTR
    D Darshan Jani

    Suppose you have : BSTR b; // Allocate this by SysAllocString API CString s; then use: s=b; So simple.:-DOK It will work. Regards, Darshan Jani

    C / C++ / MFC tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups