Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
Z

ZapMe1

@ZapMe1
About
Posts
13
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • PPC (tmpstr) Index Numbering
    Z ZapMe1

    :confused:Hi All, Looking for something that I hope is simple! Is there an index of "tmpstr" numbers that relate to the pocket pc platform, for reference to certain bits of info within the registry? Example: To extract the Email Address that is entered in the device owner setup in the device, I would use (tmpStr[283]) or for the Phone Number within the owner setup (tmpStr[258]) I'm looking to extract the "Notes" info from HKEY_CURRENT_USER\ControlPanel\Owner Is there a master tmpstr index of numbers for this? Or can someone at least tell me what the value is for "Notes" Thanks in advance, and sorry for my nubie approach! :) BTW: Trying to program in evc++ 4.0

    ZapMe1

    C / C++ / MFC c++ database windows-admin tutorial question

  • Simple evc++ exe to delete target files/folder for ppc
    Z ZapMe1

    Thank you for that Mohammad, but not having luck getting to compile. :(

    ZapMe1

    C / C++ / MFC c++ help question

  • Simple evc++ exe to delete target files/folder for ppc
    Z ZapMe1

    Thank you for the fast reply, Mohammad. I actually would like to delete a subfolder that will contain 1-3 files. I'm sorry, I'm very new at this. Can you please give me an example? Thank you!

    ZapMe1

    C / C++ / MFC c++ help question

  • Simple evc++ exe to delete target files/folder for ppc
    Z ZapMe1

    Hello, I'd like to create a simple exe file with evc++, that when run, will Delete a certain folder / file in the ppc root directory. Can someone help me with this? Would also like for it to work on both 2330 and WM5 devices. Thank you in advance! :)

    ZapMe1

    C / C++ / MFC c++ help question

  • Disable ActiveSync with evc++ code
    Z ZapMe1

    Hi Jonas, Just wanted to say thank you! The registry change for "AutoCnct" worked like a charm! :-D When the value is set to it's default "1", then AS works & connects as usual! When this value is set to "0", then AS is ignored, and no connection is made! I am a happy boy! ;) Thank You Again.... ZapMe1

    Mobile c++ help question

  • "Run Program After Device Inactivity" (evc++)
    Z ZapMe1

    Again, thank you for the reply, Jonas. I will run a few tests with this and see what I can come up with! ZapMe1

    Mobile c++ help question

  • Disable ActiveSync with evc++ code
    Z ZapMe1

    Thank you, Jonas. I'll give it a try, and post results back here! I appreciate the reply. :) BTW: I'm not concerned with stopping the connection if already started, but would like to stop from connecting to ActiveSync if my program is already running! ZapMe1 -- modified at 18:44 Thursday 23rd February, 2006

    Mobile c++ help question

  • "Run Program After Device Inactivity" (evc++)
    Z ZapMe1

    Hello, I'm looking for a little more help with another bit of code, and thought a seperate thread for this one was better! I would like to run a program after a (user setable) "period of device inactivity"! I'm also looking to do this with evc++ code. Can anyone help with this please? Thank You...:confused: ZapMe1

    Mobile c++ help question

  • Disable ActiveSync with evc++ code
    Z ZapMe1

    Hello, I'm looking for evc++ code that will "Disable ActiveSync" when the program is run, and restore connection (or at least the ability to connect), when the program is shutdown! Can anyone help me with this? Much Appreciated. :):confused: ZapMe1

    Mobile c++ help question

  • Simple EVC4.0 app to run a CAB
    Z ZapMe1

    Thank You again Sir!!!:suss: I will be able to give it a try on Friday morning, and again will post back here... Regards Joe.........:) ZapMe1

    Mobile question

  • Simple EVC4.0 app to run a CAB
    Z ZapMe1

    :confused: Strange! I don't understand why I can't get it to work.. I setup the "CreateProcess" just as you have above, and included the full path to the cab! The new app compiles and downloads to the device without error, but will not run !!!! Any Ideas ?? :( ZapMe1

    Mobile question

  • Simple EVC4.0 app to run a CAB
    Z ZapMe1

    GDavy wrote: you can run cab files through the WCELoad.exe app in the windows folder CreateProcess( L"\\Windows\\WCELoad.exe", cmdParam, NULL, NULL, NULL, CREATE_NEW_CONSOLE, NULL, NULL, NULL, &pProcInfo ); where cmdParam is the full path of the cab file... you can also put some extra parameters in the cmdParam, but I don^t know them all... Thank You very Much ! I will give this a try tonight, and post back with the results.. I appreciate the quick reply ! Regards Joe.........:-D ZapMe1

    Mobile question

  • Simple EVC4.0 app to run a CAB
    Z ZapMe1

    To create a simple app in EVC4.0 to run another .exe, I would simply use the "CreateProcess" command! This, however will not run a CAB file... Can someone tell me how I can do this ??? Please....:((

    Mobile question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups