Click here to Skip to main content
15,909,822 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CImageList bug.....or am I just dumb? Pin
Teknofreek17-Oct-02 10:40
Teknofreek17-Oct-02 10:40 
QuestionHow to detect whether network is available? Pin
Wenrich16-Oct-02 18:36
Wenrich16-Oct-02 18:36 
Generalvectorize a bitmap Pin
bethbyang16-Oct-02 15:34
bethbyang16-Oct-02 15:34 
GeneralRe: vectorize a bitmap Pin
Maximilien16-Oct-02 15:57
Maximilien16-Oct-02 15:57 
GeneralRe: vectorize a bitmap Pin
Anonymous17-Oct-02 16:51
Anonymous17-Oct-02 16:51 
GeneralHeeeeeeeelp: CString and /clr Pin
Doug16-Oct-02 12:50
Doug16-Oct-02 12:50 
GeneralRe: Heeeeeeeelp: CString and /clr Pin
Nish Nishant16-Oct-02 19:24
sitebuilderNish Nishant16-Oct-02 19:24 
QuestionSHAutoComplete() where art thou? Pin
Ravi Bhavnani16-Oct-02 12:15
professionalRavi Bhavnani16-Oct-02 12:15 
I just installed the Platform SDK (Aug 2002) on my system (Win2000 SP3) and have pointed VC++ (still using 6.0, I'm afraid!) to it. My build dies because a source file references ::SHAutoComplete().

I get an "undefined function" error, which makes sense because my shlwapi.h doesn't contain a prototype for the function, inspite of the fact that the Platform SDK and MSDN docs both say I need to #include shlwapi.h and link with shlwapi.dll. I'm using shlwapi.dll version 6.0.2800.1106, which exceeds the 5.0 minimum requirement.

What am I doing wrong? Frown | :(

A CP article by Chris Losinger wraps ::SHAutoComplete() by dynamically loading its address from shlwapi.dll, but it seems I shouldn't have to do this, since the code did (supposedly) compile at one point (on someone else's machine). I'm off to find an alternate shlwapi.h... Hmmm | :|

/ravi

Let's put "civil" back in "civilization"
http://www.ravib.com
ravib@ravib.com
AnswerRe: SHAutoComplete() where art thou? Pin
Rene De La Garza16-Oct-02 13:12
Rene De La Garza16-Oct-02 13:12 
AnswerRe: SHAutoComplete() where art thou? Pin
Michael Dunn16-Oct-02 18:40
sitebuilderMichael Dunn16-Oct-02 18:40 
AnswerRe: SHAutoComplete() where art thou? Pin
Ravi Bhavnani17-Oct-02 1:00
professionalRavi Bhavnani17-Oct-02 1:00 
GeneralInline functions performance. Pin
Maximilien16-Oct-02 10:47
Maximilien16-Oct-02 10:47 
GeneralRe: Inline functions performance. Pin
Joaquín M López Muñoz16-Oct-02 11:13
Joaquín M López Muñoz16-Oct-02 11:13 
GeneralRe: Inline functions performance. Pin
Marc Clifton16-Oct-02 11:28
mvaMarc Clifton16-Oct-02 11:28 
QuestionHeap Fragmentation? Pin
Member 1035854716-Oct-02 10:28
Member 1035854716-Oct-02 10:28 
AnswerRe: Heap Fragmentation? Pin
Pavel Klocek16-Oct-02 19:26
Pavel Klocek16-Oct-02 19:26 
AnswerRe: Heap Fragmentation? Pin
Tomasz Sowinski16-Oct-02 23:40
Tomasz Sowinski16-Oct-02 23:40 
GeneralCallback and Assembly Pin
S van Leent16-Oct-02 10:16
S van Leent16-Oct-02 10:16 
GeneralRe: Callback and Assembly Pin
Paul M Watt16-Oct-02 10:41
mentorPaul M Watt16-Oct-02 10:41 
GeneralRe: Callback and Assembly Pin
S van Leent16-Oct-02 10:42
S van Leent16-Oct-02 10:42 
GeneralRe: Callback and Assembly Pin
Joaquín M López Muñoz16-Oct-02 12:00
Joaquín M López Muñoz16-Oct-02 12:00 
GeneralRe: Callback and Assembly Pin
S van Leent16-Oct-02 20:57
S van Leent16-Oct-02 20:57 
GeneralShortcut making .ini behaving abnormally Pin
insanely42016-Oct-02 9:56
insanely42016-Oct-02 9:56 
GeneralRe: Shortcut making .ini behaving abnormally Pin
Joaquín M López Muñoz16-Oct-02 11:27
Joaquín M López Muñoz16-Oct-02 11:27 
GeneralRe: Shortcut making .ini behaving abnormally Pin
Daniel Ferguson16-Oct-02 14:34
Daniel Ferguson16-Oct-02 14:34 

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.