Click here to Skip to main content
15,899,825 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralInet control StateChanged event Q. VB6 Pin
Hesham Amin29-May-03 20:59
Hesham Amin29-May-03 20:59 
Generalevent notification DLL to GUI Application Pin
Anand_Thakur29-May-03 19:40
Anand_Thakur29-May-03 19:40 
QuestionHowto Unload a Dll Programaticlly from your app? Pin
DudleyDoorite29-May-03 2:18
DudleyDoorite29-May-03 2:18 
AnswerRe: Howto Unload a Dll Programaticlly from your app? Pin
Heath Stewart29-May-03 3:10
protectorHeath Stewart29-May-03 3:10 
GeneralRe: Howto Unload a Dll Programaticlly from your app? Pin
DudleyDoorite29-May-03 4:17
DudleyDoorite29-May-03 4:17 
GeneralRe: Howto Unload a Dll Programaticlly from your app? Pin
Heath Stewart29-May-03 5:37
protectorHeath Stewart29-May-03 5:37 
GeneralRe: Howto Unload a Dll Programaticlly from your app? Pin
Roger Wright29-May-03 5:52
professionalRoger Wright29-May-03 5:52 
GeneralRe: Howto Unload a Dll Programaticlly from your app? Pin
DudleyDoorite29-May-03 9:59
DudleyDoorite29-May-03 9:59 
I tried to modify my code to generate the assembly in memory
instead of creating the dll on disk. and I get an error.
An unhandled exception of type
'System.IO.FileNotFoundException' occurred in mscorlib.dll

Additional information: Could not find file "C:\DOCUME~1\GDUDLE~1.MBI\LOCALS~1\Temp\cdqmv_u2.dll".


Unhandled Exception: System.IO.FileNotFoundException: Could not find file "C:\DOCUME~1\GDUDLE~1.MBI\LOCALS~1\Temp\cdqmv_u2.dll".
File name: "C:\DOCUME~1\GDUDLE~1.MBI\LOCALS~1\Temp\cdqmv_u2.dll"


does this mean it is still creating and loading from the disk? The filename it is displaying changes each time I run it so I assume it is a temp file.



=================================
When i was in school all I wanted was to get out into the real world.
Now that I'm in the real world all I want is to go back to school.
GeneralTrying to use MSUtil.LogQueryClass.ExecuteBatch Pin
Pablo407729-May-03 2:13
Pablo407729-May-03 2:13 
QuestionHow to z-order a window? Pin
amcan2728-May-03 6:55
amcan2728-May-03 6:55 
AnswerRe: How to z-order a window? Pin
dynamic28-May-03 11:32
dynamic28-May-03 11:32 
GeneralUserControl and Properties Pin
Knut Freyer27-May-03 23:59
Knut Freyer27-May-03 23:59 
GeneralComboxBox DataBindings Pin
JulG27-May-03 22:44
JulG27-May-03 22:44 
GeneralA good Visual Basic 6.0 Book Pin
Braulio Dez27-May-03 6:19
Braulio Dez27-May-03 6:19 
GeneralRe: A good Visual Basic 6.0 Book Pin
Hesham Amin27-May-03 10:44
Hesham Amin27-May-03 10:44 
GeneralRe: A good Visual Basic 6.0 Book Pin
syedhassan427-May-03 19:20
syedhassan427-May-03 19:20 
GeneralRe: A good Visual Basic 6.0 Book Pin
Hesham Amin27-May-03 20:46
Hesham Amin27-May-03 20:46 
GeneralSubstring and Drawing.String Pin
Anonymous25-May-03 7:04
Anonymous25-May-03 7:04 
GeneralData Grid Pin
GrindAZ23-May-03 13:50
GrindAZ23-May-03 13:50 
GeneralRe: Data Grid Pin
Nick Seng25-May-03 17:21
Nick Seng25-May-03 17:21 
GeneralDebugging Programs problems Pin
envoy23-May-03 12:24
envoy23-May-03 12:24 
GeneralRe: Debugging Programs problems Pin
Nick Seng25-May-03 17:05
Nick Seng25-May-03 17:05 
Generalproblem of frequent process Pin
Anand_Thakur22-May-03 21:18
Anand_Thakur22-May-03 21:18 
GeneralRe: problem of frequent process Pin
Hesham Amin30-May-03 4:23
Hesham Amin30-May-03 4:23 
GeneralInternet explorer style user interface Pin
Anand_Thakur22-May-03 21:09
Anand_Thakur22-May-03 21:09 

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.