Click here to Skip to main content
16,006,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: HEEELP !!! error LNK2001: unresolved external symbol Pin
21-Nov-00 8:10
suss21-Nov-00 8:10 
GeneralRe: HEEELP !!! error LNK2001: unresolved external symbol Pin
ColinDavies21-Nov-00 8:27
ColinDavies21-Nov-00 8:27 
GeneralRe: HEEELP !!! error LNK2001: unresolved external symbol Pin
Ghazi H. Wadi21-Nov-00 9:32
Ghazi H. Wadi21-Nov-00 9:32 
QuestionHow to subclass a window scrollbar ??? Pin
21-Nov-00 3:48
suss21-Nov-00 3:48 
QuestionHow to subclass a window scrollbar ??? Pin
21-Nov-00 3:48
suss21-Nov-00 3:48 
GeneralMs Office version Pin
koteswara21-Nov-00 1:16
koteswara21-Nov-00 1:16 
GeneralUnresolved error. Pin
21-Nov-00 1:10
suss21-Nov-00 1:10 
GeneralRe: Unresolved error. Pin
Christian Graus21-Nov-00 9:13
protectorChristian Graus21-Nov-00 9:13 
Most likely you need to make your programs paths point to the location of a file with a name like hooks32.lib and you need to put it in your external libraries list in project options. Your code knows what the function is, but cannot find the function when linking time comes.

Christian

The content of this post is not necessarily the opinion of my yadda yadda yadda.

To understand recursion, we must first understand recursion.
GeneralDirectSound Pin
20-Nov-00 20:29
suss20-Nov-00 20:29 
GeneralCreate a .exe file Pin
20-Nov-00 20:18
suss20-Nov-00 20:18 
GeneralRe: Create a .exe file Pin
David Cunningham20-Nov-00 20:25
cofounderDavid Cunningham20-Nov-00 20:25 
GeneralRe: Create a .exe file Pin
20-Nov-00 20:34
suss20-Nov-00 20:34 
GeneralRe: Create a .exe file Pin
Christian Graus21-Nov-00 9:20
protectorChristian Graus21-Nov-00 9:20 
GeneralRe: Create a .exe file Pin
20-Nov-00 20:38
suss20-Nov-00 20:38 
GeneralSaveDib() Pin
20-Nov-00 19:50
suss20-Nov-00 19:50 
GeneralRe: SaveDib() Pin
Christian Graus21-Nov-00 9:26
protectorChristian Graus21-Nov-00 9:26 
QuestionHow this program works Pin
Kannan Kalyanaraman20-Nov-00 17:20
Kannan Kalyanaraman20-Nov-00 17:20 
AnswerRe: How this program works Pin
21-Nov-00 1:19
suss21-Nov-00 1:19 
GeneralCListView w/o Doc/View Pin
Frank Deo20-Nov-00 12:06
Frank Deo20-Nov-00 12:06 
GeneralRe: CListView w/o Doc/View Pin
Erik Funkenbusch20-Nov-00 12:53
Erik Funkenbusch20-Nov-00 12:53 
GeneralRe: CListView w/o Doc/View Pin
Frank Deo20-Nov-00 13:22
Frank Deo20-Nov-00 13:22 
GeneralDirect Draw ERROR under s3 savage Pin
20-Nov-00 9:58
suss20-Nov-00 9:58 
QuestionHOW CAN I GET NET ERROR MESSAGE DEFINITION ?? Pin
20-Nov-00 4:51
suss20-Nov-00 4:51 
AnswerRe: HOW CAN I GET NET ERROR MESSAGE DEFINITION ?? Pin
Erik Funkenbusch20-Nov-00 13:02
Erik Funkenbusch20-Nov-00 13:02 
GeneralHowto write a printer driver for Windows NT 4.0 Pin
20-Nov-00 4:13
suss20-Nov-00 4: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.