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
G

ginee

@ginee
About
Posts
8
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to get system information in SmartPhon or PocketPC
    G ginee

    Hi all, From the Setting->About. We can see "OS version", "RIL version", "Radio version"..etc. Is any body know how to get these information? I think these info. can be retrieved by some API, but i can't find it. Thanks!:confused:

    Mobile json tutorial question announcement

  • How to pass a Structure to CreateProcess as CommnadLine parameter?
    G ginee

    Hi all, While i use CreateProcess( LPCWSTR pszImageName, LPCWSTR pszCmdLine, LPSECURITY_ATTRIBUTES psaProcess, LPSECURITY_ATTRIBUTES psaThread, BOOL fInheritHandles, DWORD fdwCreate, LPVOID pvEnvironment, LPWSTR pszCurDir, LPSTARTUPINFOW psiStartInfo, LPPROCESS_INFORMATION pProcInfo ); I want to pass a structure as second parameter(pszCmdLine) in this function. But somehow child process can't correctly get the structure! Should i do anything like "cast" or.. before i pass it? thanks for any advice!

    C / C++ / MFC tutorial question

  • How could i develop a running-once application
    G ginee

    While that program is running (before return or some other interrupt, this program doesn't be terminated), i think the executive file is locked. And it can be deleted or moved. However, i will try this way. Thanks you!

    C / C++ / MFC question

  • How could i develop a running-once application
    G ginee

    Hi, How can i develop a application which can execute once and the executive file would be removed from device. Like: After program show a message, this executive file is removed. I got a straight way that after the application executes, deleting this application file. But how? Running program couldn't delete itself. Any suggestion is welcome. Thanks! Regards, ginee

    C / C++ / MFC question

  • How could i develop a running-once application
    G ginee

    Hi, How can i develop a application which can execute once and the executive file would be removed from device. Like: After program show a message, this executive file is removed. I got a straight way that after the application executes, deleting this application file. But how? Running program couldn't delete itself. Any suggestion is welcome. Thanks! Regards, ginee

    C# question

  • How can i edite INF file to execute the program?
    G ginee

    oh...i have found two articles about this subject-- "Creating Pocket PC Application Setup packages using Cab Wizard-1&2"

    Mobile question

  • How can i edite INF file to execute the program?
    G ginee

    Hi, So what i need to do is using inf file to setup my application, and then, overriding Install_Exit(..)function in setup.dll to invoke my application? could you give me a more precisely description if i am wrong!...thanks a lot! Best Regards, Ginee

    Mobile question

  • How can i edite INF file to execute the program?
    G ginee

    Hi, I know using Cab Wizard and INF file can deploy the executive file in the PDA. But how can i invoke this executive file after executing CAB. Thanks!

    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