![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Chit Chat The place for open discussions. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Seeing as no-one else has replied I will. I don't think it is possible. Events certainly wouldn't work. I tried loading a couple of the libraries and the IDE raised an error. I've looked at them with Reflector and can't see what the problem is, although the structure of some of the libraries may be incompatible with B4PPC. It may be they are compiled for the device only.
|
|
||||
|
Thanks,Agraham, for taking the time to try it out...
I think youare rigth, they seem to be device only.. And is the device related properties that I am tryng to use them to.... In the next week i'm in vacation, so I will have more time to do some tryouts...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD |
|
||||
|
Hi agian, guys...
I need a simple sample wrapper to an externall dll.... I'm trying to wrap the OpenNETCF.Net.DLL...to gain access to the devices network hrdware MAC Addresses...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD |
|
||||
|
Quote:
So did you target the OPenNETCF? P.S.: Thanks for the work...but still I would like to leran to fish, instead of being given the fish.....
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD |
|
||||
|
Quote:
Code:
[DllImport("iphlpapi.dll")]
private static extern int GetAdaptersInfo(byte[] pAdapterInfo, ref uint pOutBufLen);
Quote:
Quote:
|
|
||||
|
Quote:
As I said before, your work is simply supperb... Thanks again Agraham...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|