Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSelecting an area with the mouse Pin
Rage4-Mar-02 6:17
professionalRage4-Mar-02 6:17 
GeneralRe: Selecting an area with the mouse Pin
Tomasz Sowinski4-Mar-02 6:15
Tomasz Sowinski4-Mar-02 6:15 
GeneralRe: Selecting an area with the mouse Pin
Joaquín M López Muñoz4-Mar-02 7:04
Joaquín M López Muñoz4-Mar-02 7:04 
GeneralSimple but Painfully Annoying Pin
ScottS4-Mar-02 5:34
ScottS4-Mar-02 5:34 
GeneralRe: Simple but Painfully Annoying Pin
Tim Deveaux4-Mar-02 5:49
Tim Deveaux4-Mar-02 5:49 
GeneralRe: Simple but Painfully Annoying Pin
ScottS4-Mar-02 5:57
ScottS4-Mar-02 5:57 
GeneralRe: Simple but Painfully Annoying Pin
Joaquín M López Muñoz4-Mar-02 7:12
Joaquín M López Muñoz4-Mar-02 7:12 
GeneralRe: Simple but Painfully Annoying Pin
ScottS4-Mar-02 7:33
ScottS4-Mar-02 7:33 
I think you might be on the right track but i am a little lost, the test file was called test.cpp and not test.c which i have now changed. The change in file type seems to make no ovious difference, i still get the same error. But when i try to add the extern "C" to the decloraction of the unresolved function i get the following error,

extern "C" void mht_associate(struct s1 **a,
struct s2 **b,
struct s3 *c,
int d,
double ***e,
int f,
int g,
int h,
int i);

g:\work\qunetiq mht\mhtwrapper.h(11) : error C2059: syntax error : 'string'

Thanks
Scott


GeneralRe: Simple but Painfully Annoying Pin
Joaquín M López Muñoz4-Mar-02 7:47
Joaquín M López Muñoz4-Mar-02 7:47 
GeneralRe: Simple but Painfully Annoying Pin
ScottS4-Mar-02 8:00
ScottS4-Mar-02 8:00 
GeneralRe: Simple but Painfully Annoying Pin
Joaquín M López Muñoz4-Mar-02 8:06
Joaquín M López Muñoz4-Mar-02 8:06 
GeneralRe: Simple but Painfully Annoying Pin
ScottS4-Mar-02 9:08
ScottS4-Mar-02 9:08 
GeneralRe: Simple but Painfully Annoying Pin
Joaquín M López Muñoz4-Mar-02 9:20
Joaquín M López Muñoz4-Mar-02 9:20 
GeneralRe: Simple but Painfully Annoying Pin
Chris Maunder4-Mar-02 8:14
cofounderChris Maunder4-Mar-02 8:14 
GeneralRe: Simple but Painfully Annoying Pin
Tim Deveaux4-Mar-02 8:26
Tim Deveaux4-Mar-02 8:26 
GeneralRe: Simple but Painfully Annoying Pin
Joaquín M López Muñoz4-Mar-02 6:11
Joaquín M López Muñoz4-Mar-02 6:11 
GeneralRe: Simple but Painfully Annoying Pin
ScottS4-Mar-02 6:32
ScottS4-Mar-02 6:32 
GeneralRe: Simple but Painfully Annoying Pin
Ed Gadziemski4-Mar-02 6:25
professionalEd Gadziemski4-Mar-02 6:25 
GeneralRe: Simple but Painfully Annoying Pin
ScottS4-Mar-02 6:31
ScottS4-Mar-02 6:31 
GeneralRe: Simple but Painfully Annoying Pin
Ed Gadziemski4-Mar-02 8:14
professionalEd Gadziemski4-Mar-02 8:14 
GeneralRe: Simple but Painfully Annoying Pin
Kevin Smith4-Mar-02 8:38
Kevin Smith4-Mar-02 8:38 
Generalneed to get tenth of seconds from system time using CTime Pin
4-Mar-02 5:20
suss4-Mar-02 5:20 
GeneralRe: need to get tenth of seconds from system time using CTime Pin
Tim Smith4-Mar-02 5:27
Tim Smith4-Mar-02 5:27 
GeneralRe: need to get tenth of seconds from system time using CTime Pin
Ravi Bhavnani4-Mar-02 5:28
professionalRavi Bhavnani4-Mar-02 5:28 
GeneralFocus problem on windows 2000 Pin
4-Mar-02 4:47
suss4-Mar-02 4:47 

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.