Click here to Skip to main content
15,798,592 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to return/store references on objects Pin
Jörgen Sigvardsson26-Jan-04 11:14
Jörgen Sigvardsson26-Jan-04 11:14 
GeneralRe: How to return/store references on objects Pin
Not Active26-Jan-04 11:18
mentorNot Active26-Jan-04 11:18 
GeneralRe: How to return/store references on objects Pin
Jörgen Sigvardsson26-Jan-04 11:20
Jörgen Sigvardsson26-Jan-04 11:20 
GeneralRe: How to return/store references on objects Pin
Heath Stewart26-Jan-04 11:41
protectorHeath Stewart26-Jan-04 11:41 
GeneralRe: How to return/store references on objects Pin
Jörgen Sigvardsson26-Jan-04 13:41
Jörgen Sigvardsson26-Jan-04 13:41 
AnswerRe: How to return/store references on objects Pin
Heath Stewart26-Jan-04 9:53
protectorHeath Stewart26-Jan-04 9:53 
GeneralCEMAPI use in C# :confused: Pin
camasmartin26-Jan-04 8:08
camasmartin26-Jan-04 8:08 
GeneralRe: CEMAPI use in C# :confused: Pin
Heath Stewart26-Jan-04 9:47
protectorHeath Stewart26-Jan-04 9:47 
You'll have to P/Invoke all the functions and redefine the structs and interfaces, as well as the constants/enumerations required for the functions and interface methods.

I'm not on my machine with the WinCE SDK, but since the CEMAPI exposes COM interface, it might also use a typelib. In this case, you can use tlbimp.exe to import a typelib as a COM interop assembly (RCW).

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralReferring to a 2D array through a 1D array Pin
crushinghellhammer26-Jan-04 7:50
crushinghellhammer26-Jan-04 7:50 
GeneralRe: Referring to a 2D array through a 1D array Pin
Anonymous26-Jan-04 9:21
Anonymous26-Jan-04 9:21 
GeneralRe: Referring to a 2D array through a 1D array Pin
crushinghellhammer26-Jan-04 15:25
crushinghellhammer26-Jan-04 15:25 
GeneralRe: Referring to a 2D array through a 1D array Pin
Heath Stewart26-Jan-04 10:06
protectorHeath Stewart26-Jan-04 10:06 
GeneralRe: Referring to a 2D array through a 1D array Pin
crushinghellhammer26-Jan-04 15:37
crushinghellhammer26-Jan-04 15:37 
GeneralRe: Referring to a 2D array through a 1D array Pin
Heath Stewart27-Jan-04 3:46
protectorHeath Stewart27-Jan-04 3:46 
GeneralRe: Referring to a 2D array through a 1D array Pin
crushinghellhammer27-Jan-04 9:21
crushinghellhammer27-Jan-04 9:21 
GeneralRe: Referring to a 2D array through a 1D array Pin
crushinghellhammer27-Jan-04 9:23
crushinghellhammer27-Jan-04 9:23 
GeneralRe: Referring to a 2D array through a 1D array Pin
Heath Stewart27-Jan-04 9:58
protectorHeath Stewart27-Jan-04 9:58 
GeneralRe: Referring to a 2D array through a 1D array Pin
crushinghellhammer27-Jan-04 10:01
crushinghellhammer27-Jan-04 10:01 
GeneralRe: Referring to a 2D array through a 1D array Pin
Heath Stewart27-Jan-04 10:08
protectorHeath Stewart27-Jan-04 10:08 
GeneralRe: Referring to a 2D array through a 1D array Pin
crushinghellhammer27-Jan-04 9:50
crushinghellhammer27-Jan-04 9:50 
GeneralPreview in Open Dialog box Pin
Shree26-Jan-04 7:23
Shree26-Jan-04 7:23 
GeneralRe: Preview in Open Dialog box Pin
Heath Stewart26-Jan-04 9:43
protectorHeath Stewart26-Jan-04 9:43 
GeneralUploading Images Pin
srt726-Jan-04 5:36
srt726-Jan-04 5:36 
GeneralRe: Uploading Images Pin
Mazdak26-Jan-04 5:52
Mazdak26-Jan-04 5:52 
GeneralRe: Uploading Images Pin
Mazdak26-Jan-04 5:57
Mazdak26-Jan-04 5:57 

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.