Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
10
third_party/FreeRDP/winpr/libwinpr/file/test/TestFileFindFirstFileEx.c
vendored
Normal file
10
third_party/FreeRDP/winpr/libwinpr/file/test/TestFileFindFirstFileEx.c
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <winpr/crt.h>
|
||||
#include <winpr/file.h>
|
||||
#include <winpr/windows.h>
|
||||
|
||||
int TestFileFindFirstFileEx(int argc, char* argv[])
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user