]> git.sesse.net Git - vlc/blobdiff - src/control/libvlc_internal.h
activex: sync libvlc_MediaPlayer events between activex and mozilla
[vlc] / src / control / libvlc_internal.h
index 522620a7bb6ad1c64c9acf76539547238d37a16f..7ab347d7aefd415eeeafabe49cf79acf8f94ae56 100644 (file)
 
 #include <vlc_common.h>
 
+/* Note well: this header is included from LibVLC core.
+ * Therefore, static inline functions MUST NOT call LibVLC functions here
+ * (this can cause linkage failure on some platforms). */
+
 /***************************************************************************
  * Internal creation and destruction functions
  ***************************************************************************/