vlc/src/win32
Steve Lhomme 18b08d1e5c win32/spawn: use a regular string for cmdline
We can handle the memstream locally and exit on error.
2023-11-28 06:35:20 +00:00
..
dirs-uap.c Introduce VLC_SNAPSHOTS_DIR for consistent default snapshots folder. 2023-11-18 06:18:57 +00:00
dirs.c Introduce VLC_SNAPSHOTS_DIR for consistent default snapshots folder. 2023-11-18 06:18:57 +00:00
error.c win32: add more winsock errors 2022-09-07 09:48:17 +00:00
filesystem.c win32: filesystem: enable vlc_getcwd() in UWP 2023-05-22 07:14:29 +00:00
mta_holder.h core: include vlc_threads.h when using vlc_global_lock() 2023-04-27 19:44:35 +00:00
netconf.c netconf: remove unneeded windows.h include 2023-07-05 13:47:59 +00:00
plugin.c win32: don't use SetThreadErrorMode in XBOX builds 2023-03-02 12:30:32 +00:00
rand.c core: explicitly include windows.h when needed 2023-07-05 13:47:59 +00:00
spawn.c win32/spawn: use a regular string for cmdline 2023-11-28 06:35:20 +00:00
specific.c win32: only use single instance code on desktop builds 2023-02-17 07:19:15 +00:00
thread.c win32: really fix the DllMain signature 2023-09-29 06:49:28 +00:00
timer.c timer: include vlc_threads.h when using vlc_once_t 2023-04-27 19:44:35 +00:00