Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
af9f3a20
Commit
af9f3a20
authored
Aug 04, 2014
by
André Hentschel
Committed by
Alexandre Julliard
Aug 06, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wpcap: Initial stub implementation.
parent
9d1cfecc
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
82 additions
and
0 deletions
+82
-0
configure
configure
+2
-0
configure.ac
configure.ac
+1
-0
Makefile.in
dlls/wpcap/Makefile.in
+1
-0
wpcap.spec
dlls/wpcap/wpcap.spec
+78
-0
No files found.
configure
View file @
af9f3a20
...
@@ -1282,6 +1282,7 @@ enable_wmiutils
...
@@ -1282,6 +1282,7 @@ enable_wmiutils
enable_wmp
enable_wmp
enable_wmvcore
enable_wmvcore
enable_wnaspi32
enable_wnaspi32
enable_wpcap
enable_ws2_32
enable_ws2_32
enable_wshom_ocx
enable_wshom_ocx
enable_wsnmp32
enable_wsnmp32
...
@@ -17315,6 +17316,7 @@ wine_fn_config_test dlls/wmp/tests wmp_test
...
@@ -17315,6 +17316,7 @@ wine_fn_config_test dlls/wmp/tests wmp_test
wine_fn_config_dll wmvcore enable_wmvcore
wine_fn_config_dll wmvcore enable_wmvcore
wine_fn_config_dll wnaspi32 enable_wnaspi32 implib
wine_fn_config_dll wnaspi32 enable_wnaspi32 implib
wine_fn_config_dll wow32 enable_win16 implib
wine_fn_config_dll wow32 enable_win16 implib
wine_fn_config_dll wpcap enable_wpcap
wine_fn_config_dll ws2_32 enable_ws2_32 implib
wine_fn_config_dll ws2_32 enable_ws2_32 implib
wine_fn_config_test dlls/ws2_32/tests ws2_32_test
wine_fn_config_test dlls/ws2_32/tests ws2_32_test
wine_fn_config_dll wshom.ocx enable_wshom_ocx clean
wine_fn_config_dll wshom.ocx enable_wshom_ocx clean
...
...
configure.ac
View file @
af9f3a20
...
@@ -3279,6 +3279,7 @@ WINE_CONFIG_TEST(dlls/wmp/tests)
...
@@ -3279,6 +3279,7 @@ WINE_CONFIG_TEST(dlls/wmp/tests)
WINE_CONFIG_DLL(wmvcore)
WINE_CONFIG_DLL(wmvcore)
WINE_CONFIG_DLL(wnaspi32,,[implib])
WINE_CONFIG_DLL(wnaspi32,,[implib])
WINE_CONFIG_DLL(wow32,enable_win16,[implib])
WINE_CONFIG_DLL(wow32,enable_win16,[implib])
WINE_CONFIG_DLL(wpcap)
WINE_CONFIG_DLL(ws2_32,,[implib])
WINE_CONFIG_DLL(ws2_32,,[implib])
WINE_CONFIG_TEST(dlls/ws2_32/tests)
WINE_CONFIG_TEST(dlls/ws2_32/tests)
WINE_CONFIG_DLL(wshom.ocx,,[clean])
WINE_CONFIG_DLL(wshom.ocx,,[clean])
...
...
dlls/wpcap/Makefile.in
0 → 100644
View file @
af9f3a20
MODULE
=
wpcap.dll
dlls/wpcap/wpcap.spec
0 → 100644
View file @
af9f3a20
@ stub bpf_dump
@ stub bpf_filter
@ stub bpf_image
@ stub bpf_validate
@ stub endservent
@ stub eproto_db
@ stub getservent
@ stub install_bpf_program
@ stub pcap_breakloop
@ stub pcap_close
@ stub pcap_compile
@ stub pcap_compile_nopcap
@ stub pcap_createsrcstr
@ stub pcap_datalink
@ stub pcap_datalink_name_to_val
@ stub pcap_datalink_val_to_description
@ stub pcap_datalink_val_to_name
@ stub pcap_dispatch
@ stub pcap_dump
@ stub pcap_dump_close
@ stub pcap_dump_file
@ stub pcap_dump_flush
@ stub pcap_dump_ftell
@ stub pcap_dump_open
@ stub pcap_file
@ stub pcap_fileno
@ stub pcap_findalldevs
@ stub pcap_findalldevs_ex
@ stub pcap_freealldevs
@ stub pcap_freecode
@ stub pcap_get_airpcap_handle
@ stub pcap_geterr
@ stub pcap_getevent
@ stub pcap_getnonblock
@ stub pcap_is_swapped
@ stub pcap_lib_version
@ stub pcap_list_datalinks
@ stub pcap_live_dump
@ stub pcap_live_dump_ended
@ stub pcap_lookupdev
@ stub pcap_lookupnet
@ stub pcap_loop
@ stub pcap_major_version
@ stub pcap_minor_version
@ stub pcap_next
@ stub pcap_next_etherent
@ stub pcap_next_ex
@ stub pcap_offline_filter
@ stub pcap_offline_read
@ stub pcap_open
@ stub pcap_open_dead
@ stub pcap_open_live
@ stub pcap_open_offline
@ stub pcap_parsesrcstr
@ stub pcap_perror
@ stub pcap_read
@ stub pcap_remoteact_accept
@ stub pcap_remoteact_cleanup
@ stub pcap_remoteact_close
@ stub pcap_remoteact_list
@ stub pcap_sendpacket
@ stub pcap_sendqueue_alloc
@ stub pcap_sendqueue_destroy
@ stub pcap_sendqueue_queue
@ stub pcap_sendqueue_transmit
@ stub pcap_set_datalink
@ stub pcap_setbuff
@ stub pcap_setfilter
@ stub pcap_setmintocopy
@ stub pcap_setmode
@ stub pcap_setnonblock
@ stub pcap_setsampling
@ stub pcap_setuserbuffer
@ stub pcap_snapshot
@ stub pcap_stats
@ stub pcap_stats_ex
@ stub pcap_strerror
@ stub wsockinit
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment