Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Steve Lhomme
  • VLCVLC
  • Repository

Switch branch/tag
  • vlc
  • modules
  • access
  • file.c
Find file BlameHistoryPermalink
  • Rafaël Carré's avatar
    Use _WIN32 rather than WIN32 (same for WIN64) · 6d533620
    Rafaël Carré authored Jun 05, 2013
    http://msdn.microsoft.com/en-us/library/b0084kay(v=vs.80).aspx only
    mentions the _ prefixed variable.
    
    gcc will always define the _ prefixed variable, like Visual Studio.
    The prefixless one is defined in some language standards, e.g. gnu99
    but not c99.
    6d533620

Replace file.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

VideoLAN code repository instance