MSFlexgrid
-
A while ago I posted a question about an application that I have written with a MSFlexgrid control. When I copy the app to my target machine, I find it wont run, even when I copy the dll files that it asks for over. What is the soloution? I did ask this before, but cant find the thread, so sorry for asking again. I believe the solution did involve using Dependancy Walker - do I need to just copy the list of dll files that Dependancy Walker shows? Thanks for any help - sorry for asking again! Mike
-
A while ago I posted a question about an application that I have written with a MSFlexgrid control. When I copy the app to my target machine, I find it wont run, even when I copy the dll files that it asks for over. What is the soloution? I did ask this before, but cant find the thread, so sorry for asking again. I believe the solution did involve using Dependancy Walker - do I need to just copy the list of dll files that Dependancy Walker shows? Thanks for any help - sorry for asking again! Mike
Use regsvr32.exe to register the flex grid control.
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"
-
Use regsvr32.exe to register the flex grid control.
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"
Thanks Ryan, I think that has sorted it! Mike