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
C

Craigjw

@Craigjw
About
Posts
7
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SHCameraCapture
    C Craigjw

    I am capturing an image from a Windows Mobile device with a camera on the back. I'm not sure how closely this is to capturing a webcam stream, not entirely sure about this. SHCameraCapture is native code, which I haven't yet found a way to edit it's code. It is derived from the Aygshell.dll library. Can the code on that thread be modified to make use of an in built camera on a mobile device, or is there anyway to 're-write' the SHCameraCapture code?

    C# csharp c++ json tutorial question

  • SHCameraCapture
    C Craigjw

    I am trying to develop a custom camera control, to use in my application. I access the camera with the SHCameraCapture api, however, this seems to give access to other functions within this dialog that I don't want the potential user to have access to, for example, changing the image resolution, saving the image to a location and sending via an SMS etc. What I am after is a way to lock out all the other stuff that the camera api has, so that all the user can do is have access to 3 buttons, 'take picture', 'cancel' & 'ok'. How do I do this please, I have scoured the internet and all I can find is that there maybe a possibility to do it by having a C++ library using DirectShow within my C# application, which is most undesirable.

    C# csharp c++ json tutorial question

  • xsl calling styles
    C Craigjw

    An exam question i'm posed with answering What are the main ways of calling styles into a page? discuss. Please help.

    XML / XSL question wpf xml help

  • asp variable efficiency
    C Craigjw

    Problem is, this is comming from an exam question, so I do not know how they are being declared. Plus, I'm comming from a C++ environment and have never really used asp before now.

    ASP.NET question

  • asp variable efficiency
    C Craigjw

    I'm pretty new to asp and was asked this question: Is it mroe efficient to declare variables in asp? Anyone able to shed a bit of light on the subject please

    ASP.NET question

  • Remote Desktop
    C Craigjw

    Thanks for that, i'll have a read :)

    C# csharp sysadmin

  • Remote Desktop
    C Craigjw

    I'm writting some remote admin software in C#, I would like to be able to implement a remote desktop, much like what MS does with the windows terminal services, however, i'm too poor to pay for this, and hence want to write my own. Unfortunately, I'm not too sure where to start. I'm intend implementing the solution on Win2k/WinXp. I have VNC connections to the destination networks, however, an HTTP connection solution would be optimally desired. I currently can see one option available to me and it's not the optimum way. To use a screen grabbing process and download compressed images and mouse coords of the remote machines desktop to the server software, while coordinating keyboard/mouse input between the server & client software. Using this method, a screen grab of 256 colours, 1024x768 resolution, zip compressed, the file size of the image is about 40-90 KB. With the bandwidth available to me, which is about a 500 Kb/s (62 KB/s) cable connection, the results are going to be slow frame rate of about 1-2 frame/s, which is not really acceptable. If anyone can give me any pointers to source code or methods to implement a better way, it would be most helpful.

    C# csharp sysadmin
  • Login

  • Don't have an account? Register

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