Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • wine wine
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Bugzilla
    • Bugzilla
  • Merge requests 281
    • Merge requests 281
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • winewine
  • winewine
  • Repository
  • wine
  • dlls
  • win32u
  • window.c
Find file Blame History Permalink
  • Jacek Caban's avatar
    user32: Avoid using WIN_GetPtr for window handle validation. · 11657aab
    Jacek Caban authored Jul 26, 2022 and Alexandre Julliard's avatar Alexandre Julliard committed Jul 28, 2022
    We will eventually want to make GetWindowThreadProcessId fast (probably based on shared handle table) instead of calling win32u.
    11657aab