Skip to content

Function names are case insensitive  #80

@Scavanger

Description

@Scavanger

For example:

SAMPLEDLL_API int addNumbers(int a, int b);
and
SAMPLEDLL_API int AddNumbers(int a, int b);
are different functions, C(++) is case sensitive.

But MemoryModule only finds addNumbers(), because _stricmp is used in _find() and _compare().
Replace with strcmp().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy