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
S

santosh k

@santosh k
About
Posts
5
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • images(.bmp) in listbox
    S santosh k

    hi, Can any one tell me how can i load images(.bmp,.jpeg) in listbox, The images are dynamically generates. So i want to list all the images in the listbox. Regards Santosh.K

    C / C++ / MFC question

  • Regarding Screen changes
    S santosh k

    Hi, Iam Using VC++, Iam planning to capture the screen, saving into .BMP format and iam able to do this. My question is I want to capture the screen whenever the changes happen on my desktop. Can any one tell me how do i know whether the screen changed or not. i mean through which event we can find it out. Thanks in Advance. Regards Santosh.K

    C / C++ / MFC question c++

  • Regarding Screen changes
    S santosh k

    Hi Mr.GopalaKrishna, Iam Using VC++, Iam planning to capture the screen, saving into .BMP format and iam able to do this. My question is I want to capture the screen whenever the changes happen on my desktop. Can any one tell me how do i know whether the screen changed or not. i mean through which event we can find it out. Thanks in Advance. Regards Santosh.K

    C / C++ / MFC question c++

  • Trying to capture the screen, Getting some Error
    S santosh k

    Hi, Here iam trying to capture the screen , i included d3dx8tex.lib, d3d8 in the project. Iam using Vc++ 6.0 and DirectX 9. In my dailog box when i click on button (Screen button) trying to capture the screen. In run time when i click on the button iam getting an error, can any body tell me what is the problem or is there any other solution using DirectX #include #include typedef struct IDirect3DDevice8 *LPDIRECT3DDEVICE8, *PDIRECT3DDEVICE8; typedef struct IDirect3DSurface8 *LPDIRECT3DSURFACE8, *PDIRECT3DSURFACE8; void CMainclass::OnScreen() { LPDIRECT3DDEVICE8 pDevice ; LPDIRECT3DSURFACE8 pSurface ; LPDIRECT3DSURFACE8 pFrontSurface = NULL; pDevice->GetFrontBuffer( pSurface ); //Here iam getting error D3DXSaveSurfaceToFile( "ScreenShot.bmp", D3DXIFF_BMP, pFrontSurface, NULL, NULL ); } Thanks in Advance Santosh

    C / C++ / MFC help c++ graphics game-dev question

  • Screen Capturing and saving in .AVI
    S santosh k

    Hi, Iam new to VC++, Is there any body tell me how to capture screen and save it in .Avi. Santosh K

    C / C++ / MFC c++ tutorial
  • Login

  • Don't have an account? Register

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