Click here to Skip to main content
15,889,751 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Application Security - Advice Pin
Kirk Wood11-Nov-10 17:10
Kirk Wood11-Nov-10 17:10 
GeneralRe: Application Security - Advice Pin
Simon_Whale11-Nov-10 21:57
Simon_Whale11-Nov-10 21:57 
QuestionHelp on vb6 and .dll Pin
blurboy10-Nov-10 4:31
blurboy10-Nov-10 4:31 
AnswerRe: Help on vb6 and .dll Pin
_Erik_10-Nov-10 6:53
_Erik_10-Nov-10 6:53 
AnswerRe: Help on vb6 and .dll Pin
Dave Kreskowiak10-Nov-10 7:23
mveDave Kreskowiak10-Nov-10 7:23 
GeneralRe: Help on vb6 and .dll Pin
blurboy10-Nov-10 9:57
blurboy10-Nov-10 9:57 
GeneralRe: Help on vb6 and .dll Pin
James H11-Nov-10 2:32
James H11-Nov-10 2:32 
AnswerRe: Help on vb6 and .dll Pin
S Houghtelin11-Nov-10 4:00
professionalS Houghtelin11-Nov-10 4:00 
VB 6 will look in the WIN\system or system32 folders even if a dll is unregistered. To test your auto register you would need to either relocate the dll or rename it with a different suffix. Additionally, assure that the installer is adding the dll file to the new system. The Software Packager (To build the installation package) will have a step for you to indicate what files you want to add, especially if you are using a custom dll or ocx. The packager does not automatically assure that all the necessary dll’s are added. Simply dragging or copying an executable to a new machine does not add the needed dlls. The installer will add and register the dlls.

Good luck
It was broke, so I fixed it.

AnswerRe: Help on vb6 and .dll Pin
blurboy11-Nov-10 4:20
blurboy11-Nov-10 4:20 
QuestionHow to use NOT in FOR EACH LOOP Pin
vijay248210-Nov-10 3:04
vijay248210-Nov-10 3:04 
AnswerRe: How to use NOT in FOR EACH LOOP Pin
Dr.Walt Fair, PE10-Nov-10 5:11
professionalDr.Walt Fair, PE10-Nov-10 5:11 
GeneralRe: How to use NOT in FOR EACH LOOP Pin
vijay248210-Nov-10 20:48
vijay248210-Nov-10 20:48 
GeneralRe: How to use NOT in FOR EACH LOOP Pin
Dr.Walt Fair, PE11-Nov-10 5:06
professionalDr.Walt Fair, PE11-Nov-10 5:06 
GeneralRe: How to use NOT in FOR EACH LOOP Pin
vijay248211-Nov-10 19:54
vijay248211-Nov-10 19:54 
QuestionHow can I clear a portion of a page in a printdocument Pin
JR2128-Nov-10 20:13
JR2128-Nov-10 20:13 
AnswerRe: How can I clear a portion of a page in a printdocument Pin
Dave Kreskowiak9-Nov-10 1:56
mveDave Kreskowiak9-Nov-10 1:56 
GeneralRe: How can I clear a portion of a page in a printdocument Pin
JR2129-Nov-10 21:35
JR2129-Nov-10 21:35 
GeneralRe: How can I clear a portion of a page in a printdocument Pin
Dave Kreskowiak10-Nov-10 2:04
mveDave Kreskowiak10-Nov-10 2:04 
GeneralRe: How can I clear a portion of a page in a printdocument Pin
JR21210-Nov-10 4:15
JR21210-Nov-10 4:15 
AnswerRe: How can I clear a portion of a page in a printdocument Pin
Chris Trelawny-Ross11-Nov-10 10:06
Chris Trelawny-Ross11-Nov-10 10:06 
GeneralRe: How can I clear a portion of a page in a printdocument Pin
JR21211-Nov-10 22:33
JR21211-Nov-10 22:33 
QuestionConverting Excel to PDF Pin
Parag Raibagkar7-Nov-10 23:36
Parag Raibagkar7-Nov-10 23:36 
AnswerRe: Converting Excel to PDF Pin
_Erik_8-Nov-10 3:28
_Erik_8-Nov-10 3:28 
GeneralRe: Converting Excel to PDF Pin
Parag Raibagkar8-Nov-10 19:22
Parag Raibagkar8-Nov-10 19:22 
GeneralRe: Converting Excel to PDF Pin
Thomas Krojer8-Nov-10 21:18
Thomas Krojer8-Nov-10 21:18 

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.