Click here to Skip to main content
15,906,463 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB .Net exe/dll file compressor Pin
lmoelleb6-Jun-07 23:46
lmoelleb6-Jun-07 23:46 
GeneralRe: VB .Net exe/dll file compressor Pin
Mickey017-Jun-07 12:49
Mickey017-Jun-07 12:49 
GeneralRe: VB .Net exe/dll file compressor Pin
lmoelleb7-Jun-07 21:01
lmoelleb7-Jun-07 21:01 
GeneralRe: VB .Net exe/dll file compressor Pin
Mickey0111-Jun-07 20:33
Mickey0111-Jun-07 20:33 
QuestionQuick Crystal Reports question.... Pin
CCG36-Jun-07 13:01
CCG36-Jun-07 13:01 
AnswerRe: Quick Crystal Reports question.... Pin
Rupesh Kumar Swami6-Jun-07 20:06
Rupesh Kumar Swami6-Jun-07 20:06 
AnswerRe: Quick Crystal Reports question.... Pin
Tirthadip6-Jun-07 20:13
Tirthadip6-Jun-07 20:13 
QuestionVB6 - Unbelievable if true Pin
#realJSOP6-Jun-07 12:19
professional#realJSOP6-Jun-07 12:19 
First, we're a C++ shop. You should know that before you continue reading. Second, we CANNOT convert to VB.Net because we're not being funded to do that, so don't bother even whispering it as a suggested workaround.


We've been tasked with maintaining a VB6 DLL that's used by a larger (VB.Net) program. This morning, my boss tells me she wants me to get ready to help out, meaning I have to set up my system to do the work. While going over the project documentation that describes the dev environment setup process, I came across two things I simply couldn't believe:

Unbelievable #1

After installing the app in question and putting all of the source code in the appropriate locations, the documentation says I have to copy the entire contents of the c:\Program Files\Visual Studio\VB98 folder to the application's bin folder, and create a new VB6 shortcut to run it from it's new location.

Ummm, PARDON ME?

If I'm not mistaken, I should be able to get away with simply creating a new shortcut with the appropriate working directory. Is this not the case? Did something in Windows change since the last time I manually created a shortcut?

Question: Can't I set the working directory in the project settings, or is VB6 really that incapable of providing common sense features? When you answer this question, keep in mind I have yet to even enter the VB6 IDE.


Unbelievable #2

This one is also associated with the shortcut. The documentation says I have to pass a parameter to VB6 so that VB6 can pass it to the application being "compiled". Is that really true? Is there no project setting for this?

Please tell me that VB6 doesn't suck nearly as bad as this.



"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


AnswerRe: VB6 - Unbelievable if true Pin
Christian Graus6-Jun-07 12:39
protectorChristian Graus6-Jun-07 12:39 
AnswerRe: VB6 - Unbelievable if true Pin
Dave Kreskowiak6-Jun-07 12:57
mveDave Kreskowiak6-Jun-07 12:57 
GeneralRe: VB6 - Unbelievable if true Pin
Christian Graus6-Jun-07 13:37
protectorChristian Graus6-Jun-07 13:37 
GeneralRe: VB6 - Unbelievable if true Pin
Dave Kreskowiak6-Jun-07 16:43
mveDave Kreskowiak6-Jun-07 16:43 
GeneralRe: VB6 - Unbelievable if true [modified] Pin
#realJSOP7-Jun-07 1:43
professional#realJSOP7-Jun-07 1:43 
GeneralRe: VB6 - Unbelievable if true Pin
Dave Kreskowiak7-Jun-07 13:49
mveDave Kreskowiak7-Jun-07 13:49 
GeneralRe: VB6 - Unbelievable if true Pin
#realJSOP7-Jun-07 1:37
professional#realJSOP7-Jun-07 1:37 
GeneralRe: VB6 - Unbelievable if true Pin
Dave Kreskowiak7-Jun-07 13:46
mveDave Kreskowiak7-Jun-07 13:46 
QuestionHelp on remoting Needed Pin
Ridge Howison6-Jun-07 8:56
Ridge Howison6-Jun-07 8:56 
AnswerRe: Help on remoting Needed Pin
SimulationofSai6-Jun-07 20:04
SimulationofSai6-Jun-07 20:04 
QuestionSending parameters to a windows service Pin
steve_rm6-Jun-07 8:41
steve_rm6-Jun-07 8:41 
AnswerRe: Sending parameters to a windows service Pin
Dave Kreskowiak6-Jun-07 11:04
mveDave Kreskowiak6-Jun-07 11:04 
QuestionRe: Sending parameters to a windows service Pin
steve_rm7-Jun-07 8:16
steve_rm7-Jun-07 8:16 
GeneralRe: Sending parameters to a windows service Pin
Dave Kreskowiak7-Jun-07 8:18
mveDave Kreskowiak7-Jun-07 8:18 
QuestionBound ComboBox Issues [modified] Pin
JoeFid6-Jun-07 5:56
JoeFid6-Jun-07 5:56 
AnswerRe: Bound ComboBox Issues Pin
Dave Kreskowiak6-Jun-07 7:18
mveDave Kreskowiak6-Jun-07 7:18 
QuestionDifferences in Format method between VB6 an VB.NET Pin
Diego F.6-Jun-07 5:49
Diego F.6-Jun-07 5:49 

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.