Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMake/Compile file problem Pin
29-Oct-01 16:02
suss29-Oct-01 16:02 
GeneralScrollbar question with RichEditControl Pin
gordingin29-Oct-01 15:10
gordingin29-Oct-01 15:10 
GeneralCListCtrl question (custom) Pin
29-Oct-01 14:39
suss29-Oct-01 14:39 
GeneralRe: CListCtrl question (custom) Pin
Tomasz Sowinski30-Oct-01 0:48
Tomasz Sowinski30-Oct-01 0:48 
QuestionWindow minumim width ? Pin
Christian Graus29-Oct-01 13:15
protectorChristian Graus29-Oct-01 13:15 
AnswerRe: Window minumim width ? Pin
29-Oct-01 13:24
suss29-Oct-01 13:24 
GeneralRe: Window minumim width ? Pin
Christian Graus29-Oct-01 13:50
protectorChristian Graus29-Oct-01 13:50 
GeneralWindows API issue Pin
29-Oct-01 13:14
suss29-Oct-01 13:14 
Does anyone know how to correct this problem when running Vis C++ in Win2k-->Receive
main.obj : unresolved external symbol "function being called"
for every windows api call i make.

ex. main.obj : error LNK2001: unresolved external symbol __imp__ShellExecuteA@24
just replace ShellExecuteA@24 w/ one listed below and you have the error i receive.
SHQueryRecycleBinA@8
SHLoadInProc@4
SHInvokePrinterCommandW@20
SHInvokePrinterCommandA@20
SHGetSpecialFolderPathW@16
SHGetSpecialFolderPathA@16
SHGetSpecialFolderLocation@12
SHGetPathFromIDListW@8
SHGetPathFromIDListA@8
SHGetPathFromIDList@8
SHGetNewLinkInfo@20 i have included the windows.h
GeneralRe: Windows API issue Pin
Christian Graus29-Oct-01 13:16
protectorChristian Graus29-Oct-01 13:16 
GeneralRe: Windows API issue Pin
Nish Nishant29-Oct-01 13:56
sitebuilderNish Nishant29-Oct-01 13:56 
GeneralRe: Windows API issue Pin
Nish Nishant29-Oct-01 13:54
sitebuilderNish Nishant29-Oct-01 13:54 
GeneralWindow's API problems Pin
29-Oct-01 13:08
suss29-Oct-01 13:08 
GeneralRe: Window's API problems Pin
Christian Graus29-Oct-01 13:13
protectorChristian Graus29-Oct-01 13:13 
Generalsimple real audio making Pin
lo29-Oct-01 12:40
lo29-Oct-01 12:40 
QuestionDrawing a RoundRect and add an action handler? Pin
29-Oct-01 12:06
suss29-Oct-01 12:06 
AnswerRe: Drawing a RoundRect and add an action handler? Pin
Rassman30-Oct-01 2:53
Rassman30-Oct-01 2:53 
GeneralRe: Drawing a RoundRect and add an action handler? Pin
30-Oct-01 5:12
suss30-Oct-01 5:12 
GeneralRe: Drawing a RoundRect and add an action handler? Pin
Rassman30-Oct-01 23:40
Rassman30-Oct-01 23:40 
GeneralWin32 -- RtlAllocateHeap Pin
Peter Weyzen29-Oct-01 11:55
Peter Weyzen29-Oct-01 11:55 
GeneralRe: Win32 -- RtlAllocateHeap Pin
29-Oct-01 13:19
suss29-Oct-01 13:19 
GeneralEnvironment Variables Pin
Tom Wright29-Oct-01 11:28
Tom Wright29-Oct-01 11:28 
GeneralRe: Environment Variables Pin
Mike Nordell29-Oct-01 11:41
Mike Nordell29-Oct-01 11:41 
GeneralRe: Environment Variables Pin
Tom Wright29-Oct-01 11:46
Tom Wright29-Oct-01 11:46 
GeneralRe: Environment Variables Pin
Joaquín M López Muñoz29-Oct-01 12:02
Joaquín M López Muñoz29-Oct-01 12:02 
GeneralXp program inVC++ Pin
29-Oct-01 10:57
suss29-Oct-01 10: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.