how generate a file ?
-
hi, i'm looking for an answer but i don't have anything... i'm trying to make a exe like this: the user types a value in the textbox and when he/she cliks in OK the exe generate ( make ) a file with that information in a directory. cool isn't it ? i´ve already written the code but i need know about the lib necessary ! " DLL entry point generate " thanks !!!
-
hi, i'm looking for an answer but i don't have anything... i'm trying to make a exe like this: the user types a value in the textbox and when he/she cliks in OK the exe generate ( make ) a file with that information in a directory. cool isn't it ? i´ve already written the code but i need know about the lib necessary ! " DLL entry point generate " thanks !!!
silveiro wrote: the user types a value in the textbox and when he/she cliks in OK the exe generate ( make ) a file with that information in a directory. cool isn't it ? i´ve already written the code but i need know about the lib necessary ! " DLL entry point generate " Ummm...This doesn't make any sense what-so-ever. What is the value for? What kind of file is to be generated? What directory, where? What is the 'lib' your looking for supposed to do? And what's with the comment "DLL entry point generate"? Are you looking to generate a .DLL file for another app? What's the app you generating for and what's this generated .DLL supposed to contain? And to top it all off, are you using VB6 or VB.NET to do this? RageInTheMachine9532