Skip to content

Debug code consultation #2

@guchangx

Description

@guchangx

i am use VS2022 debug current project.
but i find filefakeclient.dll can not be load.
so connectnamedpipe return false.
if i run from local the filefakeclient.dll can be load correctly. and i can debug filefakeclient.dll code by attach to notepad.exe
so how to do debug current project by VS2022

and another question

image i just find code

extern HANDLE(*CreateFileA_Original)(LPCSTR, DWORD, DWORD, LPSECURITY_ATTRIBUTES, DWORD, DWORD, HANDLE);
is declare
it do not have implement.

image

but i find this function call. why? can we call a function without implement?
image

Thank you very much for your reply。

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