-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
i just find code
extern HANDLE(*CreateFileA_Original)(LPCSTR, DWORD, DWORD, LPSECURITY_ATTRIBUTES, DWORD, DWORD, HANDLE);
is declare
it do not have implement.
but i find this function call. why? can we call a function without implement?

Thank you very much for your reply。
Metadata
Metadata
Assignees
Labels
No labels