Problem with GetModuleFileName()

Started by pitter2206, January 29, 2011, 07:30:38 PM

Previous topic - Next topic

pitter2206

The folder CE is there, but there is no shlwapi.h in it...

CommonTater

#16
Quote from: pitter2206 on January 31, 2011, 11:30:38 AM
The folder CE is there, but there is no shlwapi.h in it...

Not the CE folder... it should be in the include\win folder which your system should also search...  

Stefan Pendl

The shell lightweight utility API uses the Shlwapi.dll, if this DLL is present on your pocket PC system, then you would only need to copy the Shlwapi.h header from Win to WinCE, but you would need to compile the Shlwapi.lib for pocket PC or include a .DEF file.

We would need to know the reason, why Pelle did not include it for PPC.




A moderator should move this to the Pocket PC board, I think.
---
Stefan

Proud member of the UltraDefrag Development Team

pitter2206

Hi Stefan,

I was able to move it myself... ;)