![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Squaaawk! WiFi! WiFi!
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
|
ok here's my contribution to the stumbling community. it's a quick hack i put together to let u release/renew DHCP with an app instead of Today plugin. thanks to nirosys for the inspiration. i'll be adding static ip swapping support when i get more time...too busy w/ my real job at the moment.
it only works on PocketPC 2002 (ARM). This version assumes u have MFC dll's installed. if anyone has trouble w/ it let me know and i'll post a static link version. also i can upload a Win32 version for anyone who is interested, although there is already support in Win32 in the form of ipconfig/winipcfg.
__________________
~lincomatic |
|
|
|
|
|
#2 (permalink) |
|
Squaaawk! WiFi! WiFi!
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
|
btw, the DHCP renew API in CE returns instantly even though you haven't been granted the new IP number yet, so I can't delay the display refresh until it updates w/ a new IP (i'll fix this in a later version). so for the time being, you need to hit the Refresh button repeatedly until you see the new IP in the list
__________________
~lincomatic |
|
|
|
|
|
#7 (permalink) |
|
Squaaawk! WiFi! WiFi!
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
|
are you using Pocket PC2002? the dhcp functions i am using aren't available in previous versions. what error msg did u get?
anyway, i think this is the only dll u need for MFC. just download and unzip http://www.geocities.com/lincomatic/mfcce300.zip and put the mfcce300.dll in your \windows directory. let me know if u still have problems.
__________________
~lincomatic |
|
|
|
|
|
#8 (permalink) |
|
Squaaawk! WiFi! WiFi!
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
|
sorry geocities didn't like the last link i uploaded. go to
http://www.geocities.com/lincomatic and then click on the "MFC CE300 DLL" link instead.
__________________
~lincomatic |
|
|
|
|
|
#9 (permalink) |
|
Stumbler
Join Date: Apr 2002
Posts: 29
|
Well, I do have that file....but I have an old one and the only way I can see it is through my PC but it's locked when I try to access it. From my IPAQ, the file doesn't show up in the Windows directory so I can't try it before I connect. I tried renaming the file while connected over IP and over USB with the same results.
Is there any way to get to a command prompt or something like that with these things? |
|
|
|
|
|
#10 (permalink) |
|
Squaaawk! WiFi! WiFi!
Join Date: Apr 2002
Location: Tinsel Town
Posts: 1,682
|
jerry,
ok, i just looked into the doc's. turns out the MFC runtimes are preloaded in PocketPC 2002. The reason it's locked is because it's in ROM on your machine. so what error are you getting?
__________________
~lincomatic |
|
|
|
|
|
#14 (permalink) |
|
Onomatostumbler
Join Date: May 2002
Location: Golden, BC, Canada
Posts: 627
|
Sweet!
Now for the whining... For something that uses up so little screen real estate, I would have made it a much smaller box similar to some of the pop-ups that WinCE 3.0 uses. However, I am not a coder
__________________
Stumblematopoeia! Last edited by c-mag : 05-04-2002 at 04:34 PM. |
|
|
|