Click here to Skip to main content
15,912,082 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCListBox and HSCROLL Pin
Member 12629228-Mar-03 11:48
Member 12629228-Mar-03 11:48 
GeneralRe: CListBox and HSCROLL Pin
Member 12629228-Mar-03 11:56
Member 12629228-Mar-03 11:56 
Generaldecimal fraction conversion Pin
Aaron Knox28-Mar-03 7:59
Aaron Knox28-Mar-03 7:59 
GeneralRe: decimal fraction conversion Pin
Alvaro Mendez28-Mar-03 8:12
Alvaro Mendez28-Mar-03 8:12 
GeneralRe: decimal fraction conversion Pin
Josh Knox31-Mar-03 7:46
Josh Knox31-Mar-03 7:46 
GeneralVSS automation Pin
Le centriste28-Mar-03 7:52
Le centriste28-Mar-03 7:52 
GeneralRe: VSS automation Pin
Brian Shifrin29-Mar-03 0:54
Brian Shifrin29-Mar-03 0:54 
GeneralDLL External ref error Pin
Jeff Patterson28-Mar-03 7:20
Jeff Patterson28-Mar-03 7:20 
Hi All,
I am trying to create a DLL plugin for my favorite non MS IDE and I am getting an "LNK 2019 unresolved external symbol error" when ever it gets to a function call to another file that came with the IDE I am trying to modify. I have included the header file that has the external function declaration in it, in my .c file but it doesn't seem to be working as expected.

The code was written in C I am using VS.NET to compile it as C code. Any clues out there? This is my first attempt at writing a DLL.

Thanks for the help in advance.

Jeff Patterson
Programmers speak in Code.
http://www.anti-dmca.org[^]

GeneralRe: DLL External ref error Pin
Le centriste28-Mar-03 7:50
Le centriste28-Mar-03 7:50 
GeneralRe: DLL External ref error Pin
Jeff Patterson28-Mar-03 11:12
Jeff Patterson28-Mar-03 11:12 
GeneralRe: DLL External ref error Pin
John R. Shaw28-Mar-03 16:22
John R. Shaw28-Mar-03 16:22 
Generalcreating DLL in VC++ Pin
Yank128-Mar-03 7:01
Yank128-Mar-03 7:01 
GeneralRe: creating DLL in VC++ Pin
Nemanja Trifunovic28-Mar-03 7:03
Nemanja Trifunovic28-Mar-03 7:03 
QuestionDetermining DLL location? Pin
Justin Cooke28-Mar-03 6:52
Justin Cooke28-Mar-03 6:52 
AnswerRe: Determining DLL location? Pin
Nemanja Trifunovic28-Mar-03 7:02
Nemanja Trifunovic28-Mar-03 7:02 
AnswerRe: Determining DLL location? Pin
Big Art28-Mar-03 7:03
Big Art28-Mar-03 7:03 
AnswerRe: Determining DLL location? Pin
RobJones29-Mar-03 6:54
RobJones29-Mar-03 6:54 
AnswerRe: Determining DLL location? Pin
Justin Cooke31-Mar-03 11:29
Justin Cooke31-Mar-03 11:29 
GeneralSOAP and client certificates Pin
Le centriste28-Mar-03 6:52
Le centriste28-Mar-03 6:52 
GeneralConstructor & Destructor Pin
Makover28-Mar-03 6:08
Makover28-Mar-03 6:08 
GeneralRe: Constructor & Destructor Pin
Chris Losinger28-Mar-03 6:11
professionalChris Losinger28-Mar-03 6:11 
GeneralRe: Constructor & Destructor Pin
Daniel Turini28-Mar-03 6:20
Daniel Turini28-Mar-03 6:20 
GeneralRe: Constructor & Destructor Pin
Makover28-Mar-03 6:37
Makover28-Mar-03 6:37 
GeneralRe: Constructor & Destructor Pin
Maximilien28-Mar-03 6:49
Maximilien28-Mar-03 6:49 
GeneralRe: Constructor & Destructor Pin
Alvaro Mendez28-Mar-03 8:18
Alvaro Mendez28-Mar-03 8:18 

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.