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
D

dpsingh_1

@dpsingh_1
About
Posts
6
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Is a service program running ? How to find ?
    D dpsingh_1

    EnumServiceStatus would be best thing. you can also use CreateToolhelp32Snapshot as an alternative

    C / C++ / MFC tutorial question

  • Screen goes blank during windows 2003 installation.
    D dpsingh_1

    Hi Sameer, When the system reboots after text setup( I think you are using unattended installation )and you see the windows progress bar at that time your graphics driver also is getting started so that OS can bring the system to High Res mode from VGA mode. If there was some problem with sys BIOS or video bios than you wont see the post or windows progress bar. And graphics driver are part of your OS installation. I think there is something wrong with the Gfx driver configured for your gfx chipset. It may have some issues with ACER shipped platforms. It would be really difficult to point the problem without actually debugging :). I work on gfx drivers, i've seen and worked on similar issues but there can be 'n' reasons for this problem. I would suggest you not to tweek a lot with system and take help from your vendor of Acer because they will definitely help you here. Thanks, Dhirendra

    Hardware & Devices help tutorial question announcement workspace

  • two monitors using a [motherboard graphics card] and a [PCI e graphics card with only one DVI port].
    D dpsingh_1

    I dont think you can use the integrated and discrete card at the same time. if you really wanted to Extend you desktop to second display why dont you just use intergrated card and attach a second display via some ADD card.

    Hardware & Devices graphics tools question

  • Screen goes blank during windows 2003 installation.
    D dpsingh_1

    there are lot of things which might be wrong. give some more info like. are you able to install the OS completely? if yes then are you able to boot into safe boot if you restart? if yes then also try to boot by attaching some other monitor(CRT) also. might be display is on some other device. if still is doesnot work contact your acer vendor. this might be the known issue for gfx driver on your platform.

    Hardware & Devices help tutorial question announcement workspace

  • PS2 Mouse Driver
    D dpsingh_1

    Why do you need to write a PS2 mouse driver as that comes with windows. If you need a filter driver you can use src\input\moufiltr example in DDK source. that will help you alot to start with. Dhirendra

    C / C++ / MFC question

  • How to obtain system memory info (memor consumption, size of free mem space)
    D dpsingh_1

    you can use GlobalMemoryStatus for getting info about available mem space

    C / C++ / MFC c++ performance 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