Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

hallo zusammen!!

ich suche nach einer möglichkeit beim os pocket pc 2002 (es handelt sich um einen ipaq 3970) die systeminfos per programm auszulesen. oder anzuzeigen. im besonderen geht es mir um die seriennummer des gerätes. das ganze soll in evc++ 3.0 passieren. ich hab zwar schon ein beispiel dazu gefunden, aber dass will nicht so recht.

hier ist mal der link

eventuell hat ja jemand lust mal in den source zu schauen und findet auch den fehler...

...oder jemand hat ahnung wie man dem pocket pc die sysinfos entlockt ohne das eingebaute programm...

wie auch immer, ich hoffe auf euch und das beste forum das ich kenne

ciao TinTin

PocketPC 2002

iPAQ 3850

"Start"->"Einstellungen"->"System"->"Bestandsmanager"

@klotzkopf

im projekt ist eine header datei included die nicht vorhanden ist.

#include "winuserm.h"

ich will dazu noch sagen, dass es sich um ein org. MS beispiel handelt. war war beim 'pocket pc sdk' dabei.

es gibt aber keine 'winuserm.h' bei den includes.

@LoneGunman

ich hab mich eventuell etwas undeutlich ausgedrückt aber das war es nicht was ich suche. ich will diese infos mit eigenem programm auslesen und über netzwerk oder com schnitstelle aus den pda schicken.

wo ich mir die infos anschauen kann war mir auch bekannt...

dennoch danke, eventuell fällt ja jemandem noch was ein...

ciao TinTin

das ist die datei in der das include steht:

// PsPCMonkey.cpp : Defines the entry point for the application.

//

#include "stdafx.h"

#include "PsPCMonkey.h"

#include "winuserm.h"

es gibt wohl ne "winuser.h" muss ich mal versuchen...ich lass das 'm' mal weg...

cu TinTin

Bei mir steht:

...
// PsPCMonkey.cpp : Defines the entry point for the application.
//

#include "stdafx.h"
#include "PsPCMonkey.h"
#include <commctrl.h>

#if _WIN32_WCE < 212//non-Rapier devices
#error 'This sample works on Rapier devices only'
#endif
#include <aygshell.h>
...
[/CODE]

Also gar nichts von WinUser :confused:

dann werde ich dass mal ändern und sehen was passiert...

das beispiel läuft jetzt. danke!

weiss jemand in welchem pfad der regestry die seriennummer des gerätes steht (pocket pc)?

ciao TinTin

so,

hab jetzt was gefunden was auch funktioniert.

wenn es jemanden interessiert, dann ist hier der link zu dem entsprechenden beispiel...

ciao TinTin

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.