Jun 10, 2001 #1 conchy Programmer Jun 10, 2001 2 US I have a compiled VB5 exe that runs fine under Win 95 and 98 but will not run under Win ME. The program starts, forms display, menus drop, but the program does nothing. Are there any known problems that could cause this? Thanks...
I have a compiled VB5 exe that runs fine under Win 95 and 98 but will not run under Win ME. The program starts, forms display, menus drop, but the program does nothing. Are there any known problems that could cause this? Thanks...
Jun 10, 2001 #2 IonelBurtan Programmer May 25, 2001 601 RO Chack for the following: - API calls - sintax differences - compile and make options you have put in VB. Do not compile to pCode. Hope this helps,s-) Blessed is he who in the name of justice and good will, shepards the week through the valley of darknees... http://home.domaindlx.com/ionelb Upvote 0 Downvote
Chack for the following: - API calls - sintax differences - compile and make options you have put in VB. Do not compile to pCode. Hope this helps,s-) Blessed is he who in the name of justice and good will, shepards the week through the valley of darknees... http://home.domaindlx.com/ionelb
Jun 11, 2001 Thread starter #3 conchy Programmer Jun 10, 2001 2 US Thank you for your response. There are no API calls involved, The program is compiling to native code. Not sure what you mean by syntax differences. Upvote 0 Downvote
Thank you for your response. There are no API calls involved, The program is compiling to native code. Not sure what you mean by syntax differences.