Click here to Skip to main content
15,929,796 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncomparing part of string with values in a DB Pin
charchabil0326-Nov-06 3:01
charchabil0326-Nov-06 3:01 
AnswerRe: comparing part of string with values in a DB Pin
spelltwister26-Nov-06 4:59
spelltwister26-Nov-06 4:59 
AnswerRe: comparing part of string with values in a DB Pin
Guffa26-Nov-06 5:30
Guffa26-Nov-06 5:30 
GeneralRe: comparing part of string with values in a DB Pin
Christian Graus26-Nov-06 9:14
protectorChristian Graus26-Nov-06 9:14 
GeneralRe: comparing part of string with values in a DB Pin
Guffa26-Nov-06 21:18
Guffa26-Nov-06 21:18 
GeneralRe: comparing part of string with values in a DB Pin
Christian Graus26-Nov-06 22:01
protectorChristian Graus26-Nov-06 22:01 
GeneralRe: comparing part of string with values in a DB Pin
charchabil0327-Nov-06 4:44
charchabil0327-Nov-06 4:44 
QuestionHow to declare the Api "SetupDiGetClassDevs" Pin
ashwath197926-Nov-06 2:03
ashwath197926-Nov-06 2:03 
Hi All,

I got a code module in which the following declaration was found:

Public Declare Function SetupDiGetClassDevs Lib "setupapi.dll" _
Alias "SetupDiGetClassDevsA" ( _
ByRef ClassGuid As SP_GUID, _
ByVal Enumerator As String, _
ByVal hwndParent As Integer, _
ByVal Flags As Integer) As Integer

Can you help me find the exactly how shouid i get this API to be declared as above.In Visual Studio6.0 Tools i seacrhed in API text viewer but the above API was not found at all.
Thank you in advance.
QuestionRun Registry Value Pin
Code Crapper25-Nov-06 15:41
Code Crapper25-Nov-06 15:41 
AnswerRe: Run Registry Value Pin
Christian Graus25-Nov-06 15:46
protectorChristian Graus25-Nov-06 15:46 
GeneralRe: Run Registry Value Pin
Code Crapper25-Nov-06 15:52
Code Crapper25-Nov-06 15:52 
GeneralRe: Run Registry Value Pin
Christian Graus25-Nov-06 22:07
protectorChristian Graus25-Nov-06 22:07 
AnswerRe: Run Registry Value Pin

MmM.net</

25-Nov-06 21:40

MmM.net</

25-Nov-06 21:40 
GeneralRe: Run Registry Value Pin
Code Crapper26-Nov-06 10:02
Code Crapper26-Nov-06 10:02 
GeneralRe: Run Registry Value Pin
CPallini26-Nov-06 10:18
mveCPallini26-Nov-06 10:18 
GeneralRe: Run Registry Value Pin
Code Crapper26-Nov-06 10:23
Code Crapper26-Nov-06 10:23 
GeneralRe: Run Registry Value Pin
CPallini26-Nov-06 10:29
mveCPallini26-Nov-06 10:29 
GeneralRe: Run Registry Value Pin

MmM.net</

26-Nov-06 22:12

MmM.net</

26-Nov-06 22:12 
AnswerRe: Run Registry Value Pin
Xiuzhu Lian26-Nov-06 20:54
Xiuzhu Lian26-Nov-06 20:54 
GeneralRe: Run Registry Value Pin
Code Crapper27-Nov-06 10:24
Code Crapper27-Nov-06 10:24 
QuestionSummary problem Pin
RubyM25-Nov-06 12:33
RubyM25-Nov-06 12:33 
AnswerRe: Summary problem Pin
Christian Graus25-Nov-06 13:01
protectorChristian Graus25-Nov-06 13:01 
GeneralRe: Summary problem Pin
RubyM25-Nov-06 14:29
RubyM25-Nov-06 14:29 
GeneralRe: Summary problem Pin
Christian Graus25-Nov-06 14:59
protectorChristian Graus25-Nov-06 14:59 
GeneralRe: Summary problem Pin
RubyM26-Nov-06 4:59
RubyM26-Nov-06 4:59 

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.