Re: How can I get the local directory for my WinCE COM object?
- From: "John Spaith [MS]" <jspaith@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 6 Jul 2006 09:20:49 -0700
Try GetModuleFileName()? You can pass in the hMod from your DllMain.
--
John Spaith
Development Lead, Windows CE
Microsoft Corporation
Check out the CE Networking Team Blog at http://blogs.msdn.com/cenet/.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.
"Simon L" <silangdon@xxxxxxxxxxx> wrote in message
news:1152195474.122479.258140@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I've added a COM to an app - the app finds out where it is by getting
CWinApp->m_pszHelpFilePath
But my COM isn't a WinApp and can't access global variables in the host
app .. there must be an API somewhere that can return this info??
Thanks.
.
- References:
- Prev by Date: RE: Running from a storage card?
- Next by Date: RE: not a good idea to use *compressed* WM5 CAB files in setup.exe fil
- Previous by thread: How can I get the local directory for my WinCE COM object?
- Next by thread: Re: How can I get the local directory for my WinCE COM object?
- Index(es):
Relevant Pages
|