Click here to Skip to main content
15,926,174 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionListView in virtualmode Pin
jtpaa24-May-10 3:43
jtpaa24-May-10 3:43 
AnswerRe: ListView in virtualmode Pin
Luc Pattyn24-May-10 5:15
sitebuilderLuc Pattyn24-May-10 5:15 
GeneralRe: ListView in virtualmode Pin
jtpaa24-May-10 6:23
jtpaa24-May-10 6:23 
GeneralRe: ListView in virtualmode Pin
Luc Pattyn24-May-10 6:31
sitebuilderLuc Pattyn24-May-10 6:31 
GeneralRe: ListView in virtualmode Pin
jtpaa24-May-10 6:59
jtpaa24-May-10 6:59 
AnswerRe: ListView in virtualmode Pin
Luc Pattyn24-May-10 7:17
sitebuilderLuc Pattyn24-May-10 7:17 
QuestionWindows 7 Cannot get Registered Owner/Organization Pin
QuickBooksDev24-May-10 2:59
QuickBooksDev24-May-10 2:59 
AnswerRe: Windows 7 Cannot get Registered Owner/Organization Pin
Dave Kreskowiak24-May-10 4:19
mveDave Kreskowiak24-May-10 4:19 
That's the same place to get it in Windows 7. If this code is running under a 64-bit version of Windows 7, it won't work since VB6 cannot see the 64-bit registry, which is where this registration info would be stored. It should work fine under 32-bit Windows 7.

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: Windows 7 Cannot get Registered Owner/Organization Pin
QuickBooksDev24-May-10 7:32
QuickBooksDev24-May-10 7:32 
GeneralRe: Windows 7 Cannot get Registered Owner/Organization Pin
Dave Kreskowiak24-May-10 9:02
mveDave Kreskowiak24-May-10 9:02 
GeneralRe: Windows 7 Cannot get Registered Owner/Organization Pin
QuickBooksDev16-Jun-10 3:14
QuickBooksDev16-Jun-10 3:14 
GeneralRe: Windows 7 Cannot get Registered Owner/Organization Pin
Dave Kreskowiak16-Jun-10 8:36
mveDave Kreskowiak16-Jun-10 8:36 
QuestionHow can my add-in consume events from another add-in? Pin
Sonhospa23-May-10 23:02
Sonhospa23-May-10 23:02 
AnswerRe: How can my add-in consume events from another add-in? Pin
Dave Kreskowiak24-May-10 4:13
mveDave Kreskowiak24-May-10 4:13 
GeneralRe: How can my add-in consume events from another add-in? Pin
Sonhospa24-May-10 9:20
Sonhospa24-May-10 9:20 
AnswerRe: How can my add-in consume events from another add-in? Pin
Luc Pattyn24-May-10 5:33
sitebuilderLuc Pattyn24-May-10 5:33 
GeneralRe: How can my add-in consume events from another add-in? Pin
Sonhospa24-May-10 9:08
Sonhospa24-May-10 9:08 
GeneralRe: How can my add-in consume events from another add-in? Pin
Luc Pattyn24-May-10 10:06
sitebuilderLuc Pattyn24-May-10 10:06 
QuestionBad DLL Calling Convention error when sending UDT from VB6 to Dev-C++ DLL Pin
bytelogik23-May-10 6:11
bytelogik23-May-10 6:11 
AnswerRe: Bad DLL Calling Convention error when sending UDT from VB6 to Dev-C++ DLL Pin
bytelogik23-May-10 9:21
bytelogik23-May-10 9:21 
QuestionIs Visual Studio 2010 compatible with older SQL versions Pin
Didier Cauberghe23-May-10 2:42
Didier Cauberghe23-May-10 2:42 
AnswerRe: Is Visual Studio 2010 compatible with older SQL versions Pin
DaveAuld23-May-10 3:07
professionalDaveAuld23-May-10 3:07 
AnswerRe: Is Visual Studio 2010 compatible with older SQL versions [modified] Pin
DaveAuld23-May-10 3:19
professionalDaveAuld23-May-10 3:19 
QuestionDisable form not fast enough Pin
Didier Cauberghe23-May-10 2:39
Didier Cauberghe23-May-10 2:39 
AnswerRe: Disable form not fast enough Pin
Rob Smiley23-May-10 2:54
Rob Smiley23-May-10 2:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.