Click here to Skip to main content
15,891,253 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCopy Folder? Pin
Larsson12-Jan-05 21:14
Larsson12-Jan-05 21:14 
AnswerRe: Copy Folder? Pin
namaskaaram12-Jan-05 21:47
namaskaaram12-Jan-05 21:47 
GeneralRe: Copy Folder? Pin
Larsson12-Jan-05 23:13
Larsson12-Jan-05 23:13 
GeneralRe: Copy Folder? Pin
ThatsAlok13-Jan-05 0:57
ThatsAlok13-Jan-05 0:57 
GeneralRe: Copy Folder? Pin
Larsson13-Jan-05 1:15
Larsson13-Jan-05 1:15 
GeneralShellExecute Pin
T i T i12-Jan-05 21:13
T i T i12-Jan-05 21:13 
GeneralRe: ShellExecute Pin
Antony M Kancidrowski12-Jan-05 23:44
Antony M Kancidrowski12-Jan-05 23:44 
GeneralI am confused with this: Pin
Noble D. Bell12-Jan-05 17:50
Noble D. Bell12-Jan-05 17:50 
I have a dll file written in eVC++ 3.00 for PocketPC.
It is an api for a Hp PhotoSmart Built-In Camera. My task is to utilize this dll via Vb.NetCF.

There is a function in the dll called:
hpCamOpen()

This function is suppose to return a handle that is used to open the camera up to the other functions in the dll.

Here is some of the code from the source of the dll.

typedef HANDLE (*HPCAMOPEN)();
HPCAMOPEN HpCamOpen;

What I want to know is what does the "HANDLE" represent and what data type is it?

Thanks in advance.


-----------------------------
Noble D. Bell
www.noblesoftware.com
GeneralRe: I am confused with this: Pin
ThatsAlok12-Jan-05 18:24
ThatsAlok12-Jan-05 18:24 
GeneralRe: I am confused with this: Pin
ThatsAlok12-Jan-05 18:25
ThatsAlok12-Jan-05 18:25 
GeneralRe: I am confused with this: Pin
Selvam R12-Jan-05 23:26
professionalSelvam R12-Jan-05 23:26 
GeneralPROBLEM DRAWING WITH A MOUSE Pin
phijophlip12-Jan-05 17:06
phijophlip12-Jan-05 17:06 
GeneralRe: PROBLEM DRAWING WITH A MOUSE Pin
namaskaaram12-Jan-05 17:46
namaskaaram12-Jan-05 17:46 
GeneralRe: PROBLEM DRAWING WITH A MOUSE Pin
ThatsAlok12-Jan-05 18:49
ThatsAlok12-Jan-05 18:49 
GeneralCompiler error!! !! Pin
LiYS12-Jan-05 16:10
LiYS12-Jan-05 16:10 
GeneralRe: Compiler error!! !! Pin
nutkase12-Jan-05 22:18
nutkase12-Jan-05 22:18 
GeneralON_WM_KILLFOCUS Pin
digwizfox12-Jan-05 15:23
digwizfox12-Jan-05 15:23 
GeneralRe: ON_WM_KILLFOCUS Pin
Ryan Binns12-Jan-05 17:00
Ryan Binns12-Jan-05 17:00 
GeneralRe: ON_WM_KILLFOCUS Pin
digwizfox13-Jan-05 6:33
digwizfox13-Jan-05 6:33 
GeneralDynamic Views Pin
Anonymous12-Jan-05 15:12
Anonymous12-Jan-05 15:12 
GeneralRe: Dynamic Views Pin
Yulianto.12-Jan-05 15:31
Yulianto.12-Jan-05 15:31 
GeneralMSVC 2003 GUI Help Pin
c++code10112-Jan-05 14:31
c++code10112-Jan-05 14:31 
GeneralSending output to a printer Pin
BRIMID12-Jan-05 13:29
BRIMID12-Jan-05 13:29 
GeneralMFC socket programing problem Pin
shaihnc12-Jan-05 12:39
shaihnc12-Jan-05 12:39 
GeneralRe: MFC socket programing problem Pin
shaihnc13-Jan-05 5:32
shaihnc13-Jan-05 5:32 

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.