EMR_WIDENPATH = 66,
static extern bool WidenPath(IntPtr hdc);
Private Shared Function WidenPath(hdc As IntPtr) As Boolean