Click here to Skip to main content
15,893,644 members
Home / Discussions / Mobile
   

Mobile

 
Question.Net C.F. 2.0: Sent SMS don't get stored in the PocketOutlook "SMS\Sent Items" container Pin
Marco [Stinger]23-Jul-08 4:05
Marco [Stinger]23-Jul-08 4:05 
Questionfull gdi+ on .NET CF 2.0; how to p/invoke ImageCodecInfo? Pin
kacper8623-Jul-08 1:35
kacper8623-Jul-08 1:35 
QuestionMenuItem.Click event stops working Pin
Mark Lison17-Jul-08 5:57
Mark Lison17-Jul-08 5:57 
AnswerRe: MenuItem.Click event stops working Pin
Mark Lison31-Jul-08 0:14
Mark Lison31-Jul-08 0:14 
QuestionTransparent Controls in WM 5.0 Pin
akirilov15-Jul-08 5:02
akirilov15-Jul-08 5:02 
QuestionInvalidProgramException: When running the WM6.0 application on the WM5.0 device even after the Platform is changed Pin
kaushik_Manoj15-Jul-08 0:35
kaushik_Manoj15-Jul-08 0:35 
QuestionP/Invoke can not find dll Pin
xibeifeijian14-Jul-08 20:51
xibeifeijian14-Jul-08 20:51 
AnswerRe: P/Invoke can not find dll Pin
Luc Pattyn16-Jul-08 2:00
sitebuilderLuc Pattyn16-Jul-08 2:00 
Hi,

unmanaged code DLLs are looked up through the PATH evironment variable, which holds a list of folders.
So they all must reside in folders from that list.
Furthermore if one such DLL calls for another one, the second one must be either in the same folder,
or in a folder DOWN the list (not sure which it is).

It is often a good idea to prefix ".;" to the PATH so the own folder is looked in first.

Hope this helps.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Voting for dummies? No thanks. Dead | X|


GeneralRe: P/Invoke can not find dll Pin
xibeifeijian20-Jul-08 15:21
xibeifeijian20-Jul-08 15:21 
Questionopening, reading, and writing to a file (text or otherwise) on a pocket pc using visual basic net 2003 Pin
linuxskater13-Jul-08 17:13
linuxskater13-Jul-08 17:13 
AnswerRe: opening, reading, and writing to a file (text or otherwise) on a pocket pc using visual basic net 2003 Pin
Rupesh Kumar Swami14-Jul-08 20:27
Rupesh Kumar Swami14-Jul-08 20:27 
GeneralRe: opening, reading, and writing to a file (text or otherwise) on a pocket pc using visual basic net 2003 Pin
linuxskater15-Jul-08 4:21
linuxskater15-Jul-08 4:21 
QuestionSending a string from a PDA using the serial port Pin
Alin T13-Jul-08 7:51
Alin T13-Jul-08 7:51 
AnswerRe: Sending a string from a PDA using the serial port Pin
akirilov13-Jul-08 21:31
akirilov13-Jul-08 21:31 
QuestionSetup & related for EVC application Pin
Trupti Mehta11-Jul-08 0:28
Trupti Mehta11-Jul-08 0:28 
QuestionTransparent image problem in Compact Framework 3.5 Pin
Subasish_CodeProject10-Jul-08 20:51
Subasish_CodeProject10-Jul-08 20:51 
QuestionAdd animated gif image to Smart Device Application Pin
Dushan12310-Jul-08 19:00
Dushan12310-Jul-08 19:00 
AnswerRe: Add animated gif image to Smart Device Application Pin
Iain Clarke, Warrior Programmer1-Aug-08 0:18
Iain Clarke, Warrior Programmer1-Aug-08 0:18 
Questionproblem with java webservice and WM5 Pin
Newbie_Toy7-Jul-08 21:36
Newbie_Toy7-Jul-08 21:36 
QuestionGDI+ for WM5.0 with C++ (native) [modified] Pin
akirilov7-Jul-08 20:43
akirilov7-Jul-08 20:43 
AnswerRe: GDI+ for WM5.0 with C++ (native) Pin
tapan.x.bansal25-Jul-08 6:15
tapan.x.bansal25-Jul-08 6:15 
GeneralRe: GDI+ for WM5.0 with C++ (native) Pin
akirilov30-Jul-08 20:30
akirilov30-Jul-08 20:30 
Questioncamera capture using wimoNative dll Pin
Samuel Ong3-Jul-08 9:04
Samuel Ong3-Jul-08 9:04 
QuestionWindows CE emulator Pin
iayd3-Jul-08 2:23
iayd3-Jul-08 2:23 
AnswerRe: Windows CE emulator Pin
Trupti Mehta4-Jul-08 4:27
Trupti Mehta4-Jul-08 4:27 

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.