Click here to Skip to main content
16,005,121 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: user login form needed Pin
Mohammad Daba'an9-Oct-05 2:17
Mohammad Daba'an9-Oct-05 2:17 
AnswerRe: user login form needed Pin
Christian Graus9-Oct-05 2:36
protectorChristian Graus9-Oct-05 2:36 
GeneralRe: user login form needed Pin
BigMek9-Oct-05 5:12
BigMek9-Oct-05 5:12 
GeneralRe: user login form needed Pin
Christian Graus9-Oct-05 16:03
protectorChristian Graus9-Oct-05 16:03 
AnswerRe: user login form needed Pin
Steve Pullan9-Oct-05 14:22
Steve Pullan9-Oct-05 14:22 
QuestionDynamic combo box Pin
hazelpz7-Oct-05 21:28
hazelpz7-Oct-05 21:28 
QuestionCode doessn't work Pin
dick roose7-Oct-05 19:08
dick roose7-Oct-05 19:08 
AnswerRe: Code doessn't work Pin
Christian Graus9-Oct-05 2:56
protectorChristian Graus9-Oct-05 2:56 
dick roose wrote:
What happens id that "hWnd", which is passed to the function is not "0" when it gets there from the form load sub. Instead it is some 6 digit number and on each iteration it becomes some other 5 or 6 digit number. It should start at 0 and work up one at a time.

You seem totally lost. That's what happen when you copy code without knowing what it does. A HWND is a number that signifies a window on the system, it does not run from 0 onwards, but is correctly represented by the numbers you are getting.



Christian Graus - Microsoft MVP - C++
QuestionCalculator Needed Pin
lcannon7-Oct-05 15:47
lcannon7-Oct-05 15:47 
AnswerRe: Calculator Needed Pin
Steve Pullan9-Oct-05 14:26
Steve Pullan9-Oct-05 14:26 
AnswerRe: Calculator Needed Pin
toxcct10-Oct-05 2:37
toxcct10-Oct-05 2:37 
Questioncounting occurences of a string in a datagrid/dataset Pin
jszpila7-Oct-05 11:24
jszpila7-Oct-05 11:24 
AnswerRe: counting occurences of a string in a datagrid/dataset Pin
Anonymous7-Oct-05 11:29
Anonymous7-Oct-05 11:29 
GeneralRe: counting occurences of a string in a datagrid/dataset Pin
jszpila7-Oct-05 11:41
jszpila7-Oct-05 11:41 
AnswerRe: counting occurences of a string in a datagrid/dataset Pin
Robert Rohde9-Oct-05 9:15
Robert Rohde9-Oct-05 9:15 
GeneralRe: counting occurences of a string in a datagrid/dataset Pin
jszpila10-Oct-05 6:06
jszpila10-Oct-05 6:06 
AnswerFixed Pin
jszpila10-Oct-05 6:25
jszpila10-Oct-05 6:25 
GeneralRe: Fixed Pin
Robert Rohde10-Oct-05 7:09
Robert Rohde10-Oct-05 7:09 
QuestionPopup Menu, Quick question Pin
No-e7-Oct-05 10:35
No-e7-Oct-05 10:35 
AnswerRe: Popup Menu, Quick question Pin
Richard_Wolf7-Oct-05 10:39
Richard_Wolf7-Oct-05 10:39 
GeneralRe: Popup Menu, Quick question Pin
No-e7-Oct-05 10:50
No-e7-Oct-05 10:50 
GeneralRe: Popup Menu, Quick question Pin
Richard_Wolf7-Oct-05 10:58
Richard_Wolf7-Oct-05 10:58 
AnswerRe: Popup Menu, Quick question Pin
Steve Pullan9-Oct-05 14:31
Steve Pullan9-Oct-05 14:31 
QuestionQuickie... Pin
No-e7-Oct-05 10:33
No-e7-Oct-05 10:33 
Questionhelp needed in handling dtmf commands and processing in visual basic Pin
Tolga Palaoglu7-Oct-05 10:32
Tolga Palaoglu7-Oct-05 10:32 

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.