Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.lang.visual-basic > #18784

[VB6] uxTheme.dll

Path csiph.com!aioe.org!.POSTED!not-for-mail
From carmelo <carmelo.giu@alice.it>
Newsgroups it.comp.lang.visual-basic
Subject [VB6] uxTheme.dll
Date Mon, 4 Apr 2016 15:44:39 +0200
Organization Aioe.org NNTP Server
Lines 12
Message-ID <ndtr4e$1die$1@gioia.aioe.org> (permalink)
NNTP-Posting-Host HaFydNTocIiQ6scjQz6+lQ.user.gioia.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
User-Agent Mozilla/5.0 (Windows NT 10.0; rv:38.0) Gecko/20100101 Thunderbird/38.7.0
X-Notice Filtered by postfilter v. 0.8.2
X-Mozilla-News-Host news://news.motzarella.org:119
Xref csiph.com it.comp.lang.visual-basic:18784

Show key headers only | View raw


hTheme = OpenThemeData(user_hWnd, StrPtr("DatePicker"))
If Not (hTheme = 0) Then
If bInFocus Then
DrawThemeBackground hTheme,lHdc,DP_DATEBORDER,DPDB_FOCUSED,rcUser,rcUser
endif
endif

Ho questo codice in uno UserControl.
Funziona su win 7, win 8 e win 10 ma con Xp sp2 non funziona. Potrebbe 
essere un problema della uxTheme.dll?

Carmelo

Back to it.comp.lang.visual-basic | Previous | Next | Find similar


Thread

[VB6] uxTheme.dll carmelo <carmelo.giu@alice.it> - 2016-04-04 15:44 +0200

csiph-web