Click here to Skip to main content
15,949,686 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB6 printing bitmap or image on a POS Printer Pin
Member 1491430130-Jan-24 20:00
Member 1491430130-Jan-24 20:00 
AnswerRe: VB6 printing bitmap or image on a POS Printer Pin
Gerry Schmitz31-Jan-24 8:49
mveGerry Schmitz31-Jan-24 8:49 
GeneralRe: VB6 printing bitmap or image on a POS Printer Pin
Member 1491430131-Jan-24 19:39
Member 1491430131-Jan-24 19:39 
QuestionUnhandled exception at 0x77702d63 (shell32.dll) in blahblah.exe What does this really mean? Pin
Member 1510932526-Jan-24 23:32
Member 1510932526-Jan-24 23:32 
AnswerRe: Unhandled exception at 0x77702d63 (shell32.dll) in blahblah.exe What does this really mean? Pin
Richard MacCutchan27-Jan-24 0:15
mveRichard MacCutchan27-Jan-24 0:15 
GeneralRe: Unhandled exception at 0x77702d63 (shell32.dll) in blahblah.exe What does this really mean? Pin
Member 1510932527-Jan-24 5:16
Member 1510932527-Jan-24 5:16 
GeneralRe: Unhandled exception at 0x77702d63 (shell32.dll) in blahblah.exe What does this really mean? Pin
Richard MacCutchan27-Jan-24 5:19
mveRichard MacCutchan27-Jan-24 5:19 
GeneralRe: Unhandled exception at 0x77702d63 (shell32.dll) in blahblah.exe What does this really mean? Pin
Gerry Schmitz27-Jan-24 8:05
mveGerry Schmitz27-Jan-24 8:05 
Might be a little labor intensive, but unless you have a single module that handles all similar requests, there is a chance, like Richard said, there's just one statement or parm that's throwing things off. You can look but not see ... then you pretty well have to run the debugger and "single step" to watch everything unfold ... the way you think it should.

With "file dialogs" you usually provide "patterns" for things; check those out. Compare it to the others.


"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

GeneralRe: Unhandled exception at 0x77702d63 (shell32.dll) in blahblah.exe What does this really mean? Pin
Member 1510932529-Jan-24 2:49
Member 1510932529-Jan-24 2:49 
GeneralRe: Unhandled exception at 0x77702d63 (shell32.dll) in blahblah.exe What does this really mean? Pin
jschell29-Jan-24 4:47
jschell29-Jan-24 4:47 
AnswerRe: Unhandled exception at 0x77702d63 (shell32.dll) in blahblah.exe What does this really mean? Pin
Dave Kreskowiak27-Jan-24 6:59
mveDave Kreskowiak27-Jan-24 6:59 
QuestionAccess Outlook via VB.Net Pin
Marvin Wapnitsky26-Jan-24 11:02
Marvin Wapnitsky26-Jan-24 11:02 
AnswerRe: Access Outlook via VB.Net Pin
Richard MacCutchan26-Jan-24 21:56
mveRichard MacCutchan26-Jan-24 21:56 
GeneralRe: Access Outlook via VB.Net Pin
Marvin Wapnitsky27-Jan-24 3:01
Marvin Wapnitsky27-Jan-24 3:01 
GeneralRe: Access Outlook via VB.Net Pin
Richard MacCutchan27-Jan-24 3:24
mveRichard MacCutchan27-Jan-24 3:24 
GeneralRe: Access Outlook via VB.Net Pin
Marvin Wapnitsky27-Jan-24 4:22
Marvin Wapnitsky27-Jan-24 4:22 
GeneralRe: Access Outlook via VB.Net Pin
Richard MacCutchan27-Jan-24 4:38
mveRichard MacCutchan27-Jan-24 4:38 
AnswerRe: Access Outlook via VB.Net Pin
Member 1622894123-Mar-24 14:12
Member 1622894123-Mar-24 14:12 
QuestionWhich Visual Studio is right for ME? Pin
Member 1510932521-Jan-24 19:15
Member 1510932521-Jan-24 19:15 
AnswerRe: Which Visual Studio is right for ME? Pin
Richard MacCutchan21-Jan-24 21:34
mveRichard MacCutchan21-Jan-24 21:34 
AnswerRe: Which Visual Studio is right for ME? Pin
jschell22-Jan-24 5:42
jschell22-Jan-24 5:42 
AnswerRe: Which Visual Studio is right for ME? Pin
ramsey benson26-Jan-24 11:52
ramsey benson26-Jan-24 11:52 
GeneralRe: Which Visual Studio is right for ME? Pin
Member 1510932526-Jan-24 23:12
Member 1510932526-Jan-24 23:12 
GeneralRe: Which Visual Studio is right for ME? Pin
Richard Andrew x6427-Jan-24 3:13
professionalRichard Andrew x6427-Jan-24 3:13 
AnswerRe: Which Visual Studio is right for ME? Pin
Member 1622894123-Mar-24 14:38
Member 1622894123-Mar-24 14:38 

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.