Click here to Skip to main content
15,915,336 members
Home / Discussions / COM
   

COM

 
GeneralRe: Netmeeting Pin
pba_18-Mar-02 4:13
pba_18-Mar-02 4:13 
GeneralPreview Outlook Exress style Pin
16-Mar-02 23:45
suss16-Mar-02 23:45 
GeneralRe: Preview Outlook Exress style Pin
Serge Baltic20-Mar-02 0:48
Serge Baltic20-Mar-02 0:48 
GeneralMultiple import Pin
Sunny_leung16-Mar-02 9:07
Sunny_leung16-Mar-02 9:07 
GeneralRe: Multiple import Pin
Joao Vaz18-Mar-02 0:51
Joao Vaz18-Mar-02 0:51 
GeneralActiveX Pin
Leesen16-Mar-02 3:43
Leesen16-Mar-02 3:43 
GeneralRe: ActiveX Pin
Mazdak16-Mar-02 4:10
Mazdak16-Mar-02 4:10 
Generalerror C2501: 'MIDL_INTERFACE' Pin
drewtenn15-Mar-02 19:05
drewtenn15-Mar-02 19:05 
I am attempting to use the MSCEGrid.dll control for WinCE (Pocket PC 2002).

After a little information gathering, I discovered I needed to create an IDL file, create a type library and create the header files.

I did this. I even changed one of the datatypes from "single" to float.

Now when I include my newly created header file (mscegrid.h), I get the following errors:

error C2501: 'MIDL_INTERFACE' : missing storage-class or type specifiers
error C2440: 'initializing' : cannot convert from 'char [37]' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast

...

yada yada yada...

Anyone know how to fix this?
GeneralRe: error C2501: 'MIDL_INTERFACE' Pin
Joao Vaz18-Mar-02 1:28
Joao Vaz18-Mar-02 1:28 
GeneralRe: error C2501: 'MIDL_INTERFACE' Pin
18-Mar-02 5:59
suss18-Mar-02 5:59 
Generalone problem about vbscript.dll Pin
Davidlou15-Mar-02 16:07
Davidlou15-Mar-02 16:07 
GeneralTrouble with MSXML 4 Pin
MightyM15-Mar-02 10:26
MightyM15-Mar-02 10:26 
GeneralRe: Trouble with MSXML 4 Pin
pba_15-Mar-02 11:29
pba_15-Mar-02 11:29 
GeneralRe: Trouble with MSXML 4 Pin
MightyM15-Mar-02 11:34
MightyM15-Mar-02 11:34 
GeneralRe: Trouble with MSXML 4 Pin
pba_15-Mar-02 11:55
pba_15-Mar-02 11:55 
GeneralRe: Trouble with MSXML 4 Pin
15-Mar-02 12:22
suss15-Mar-02 12:22 
GeneralRe: Trouble with MSXML 4 Pin
MightyM18-Mar-02 5:19
MightyM18-Mar-02 5:19 
GeneralActiveX control doesn't paint at design-time Pin
15-Mar-02 10:27
suss15-Mar-02 10:27 
GeneralDCOM with Visual C++ Pin
15-Mar-02 8:24
suss15-Mar-02 8:24 
GeneralRe: DCOM with Visual C++ Pin
Anand Amirineni15-Mar-02 9:14
Anand Amirineni15-Mar-02 9:14 
Generalreceiving a Boolean type in VB Pin
Jerome Conus15-Mar-02 5:28
Jerome Conus15-Mar-02 5:28 
GeneralRe: receiving a Boolean type in VB Pin
pba_15-Mar-02 8:14
pba_15-Mar-02 8:14 
GeneralRe: receiving a Boolean type in VB Pin
Anand Amirineni15-Mar-02 9:54
Anand Amirineni15-Mar-02 9:54 
GeneralImplement onIdle Pin
dejan.n15-Mar-02 3:12
dejan.n15-Mar-02 3:12 
GeneralRe: Implement onIdle Pin
Prem Kumar15-Mar-02 8:13
Prem Kumar15-Mar-02 8:13 

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.