Click here to Skip to main content
15,902,817 members
Home / Discussions / C#
   

C#

 
GeneralDraw a bit picture Pin
wk_vigorous12-Aug-04 1:44
wk_vigorous12-Aug-04 1:44 
QuestionOCSP support in MS development technologies? Pin
pelos12-Aug-04 1:18
pelos12-Aug-04 1:18 
GeneralWindows API callsin C# Pin
gaurav_geek12-Aug-04 0:41
gaurav_geek12-Aug-04 0:41 
GeneralRe: Windows API callsin C# Pin
Jay Shankar12-Aug-04 1:14
Jay Shankar12-Aug-04 1:14 
GeneralRe: Windows API callsin C# Pin
gaurav_geek12-Aug-04 2:43
gaurav_geek12-Aug-04 2:43 
GeneralRe: Windows API callsin C# Pin
Stefan Troschuetz12-Aug-04 5:32
Stefan Troschuetz12-Aug-04 5:32 
QuestionCan I p/Invoke "FindWindowEx" function in compact framework project in pocket PC? Pin
ting66811-Aug-04 23:50
ting66811-Aug-04 23:50 
Generalq: grabbing frames from a webcam Pin
yoaz11-Aug-04 23:36
yoaz11-Aug-04 23:36 
is there a simple way of capturing images from a webcam? there are interesting articles about it here BUT they use either

  • 3rd party components
  • Net wrappers for com components

Basically, the problem is that the non-3rd party solutions i've seen use DirectShow, which is unmanaged, and cannot be accessed directly from C#. NetMaster has written an impressive .NET library wrapping DirectShow, including samples.

However, grabbing a single frame from the camera remains a very complicated business, requiring a lot of (unstable) code.
Does anybody know of a simple way of doing this?


there are no facts, only interpretations
Questionhow do I get the classname? Pin
Stephan Wright11-Aug-04 23:04
Stephan Wright11-Aug-04 23:04 
AnswerRe: how do I get the classname? Pin
Norman-Timo12-Aug-04 2:28
Norman-Timo12-Aug-04 2:28 
GeneralRe: how do I get the classname? Pin
Stephan Wright12-Aug-04 3:05
Stephan Wright12-Aug-04 3:05 
General"Depth Of Field" Sample in C#/VB.NET Pin
Stanimir_Stoyanov11-Aug-04 22:23
Stanimir_Stoyanov11-Aug-04 22:23 
GeneralDon't think this is for "screw" my machine Pin
sreejith ss nair11-Aug-04 21:28
sreejith ss nair11-Aug-04 21:28 
GeneralRe: Don't think this is for "screw" my machine Pin
Norman-Timo12-Aug-04 2:33
Norman-Timo12-Aug-04 2:33 
GeneralRe: Don't think this is for "screw" my machine Pin
sreejith ss nair12-Aug-04 2:46
sreejith ss nair12-Aug-04 2:46 
GeneralRe: Don't think this is for "screw" my machine Pin
Dave Kreskowiak12-Aug-04 6:08
mveDave Kreskowiak12-Aug-04 6:08 
QuestionCan C# register my own windows message Like VC++ do? Pin
fu011-Aug-04 21:27
fu011-Aug-04 21:27 
AnswerRe: Can C# register my own windows message Like VC++ do? Pin
DRVoodoo12-Aug-04 19:53
DRVoodoo12-Aug-04 19:53 
GeneralRe: Can C# register my own windows message Like VC++ do? Pin
fu015-Aug-04 2:12
fu015-Aug-04 2:12 
Generalreceiving signal from parallel port Pin
gkhnyldrm11-Aug-04 21:04
gkhnyldrm11-Aug-04 21:04 
Generalwrite IO.Stream to a file Pin
pushpi11-Aug-04 20:49
pushpi11-Aug-04 20:49 
GeneralRe: write IO.Stream to a file Pin
ChrisAdams12-Aug-04 0:03
ChrisAdams12-Aug-04 0:03 
GeneralMessaging with HTTP support Pin
Aryadip11-Aug-04 20:22
Aryadip11-Aug-04 20:22 
GeneralSystem.Globalization - Chinese Translation Pin
KKCodePro11-Aug-04 20:16
KKCodePro11-Aug-04 20:16 
GeneralRe: System.Globalization - Chinese Translation Pin
Jay Shankar11-Aug-04 21:02
Jay Shankar11-Aug-04 21:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.