Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for __imp_CreateEventA (0.68 sec)

  1. src/cmd/link/internal/loadpe/ldpe.go

    // name is of the form "__imp_XXX", which contain a pointer/reference
    // to symbol XXX. It's possible to have import symbols for both data
    // symbols ("__imp__fmode") and text symbols ("__imp_CreateEventA").
    // In some case import symbols are just references to some external
    // thing, and in other cases we see actual definitions of import
    // symbols when reading host objects.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 18 20:26:46 UTC 2023
    - 26.5K bytes
    - Viewed (0)
Back to top