Search found 6 matches

by visualprog
Mon Jul 23, 2018 7:35 am
Forum: General Discussion and Feedback
Topic: ODBC
Replies: 15
Views: 14242

Re: ODBC

Hello
ReactOS and MySQL ODBC Driver, see my video
https://www.youtube.com/watch?v=EwrnajbTFf4

Descript.
VisualProg running under ReactOS, communicates with the Arduino Mini Pro microcontroller and data is stored in the MySQL database via the MySQL ODBC driver.
by visualprog
Thu Nov 05, 2015 1:15 pm
Forum: Support
Topic: this dynamic link library is already use by: . . .exe
Replies: 9
Views: 7704

Re: this dynamic link library is already use by: . . .exe

sorry, new copy paste (win32ss/user/ntuser/focus.c:578) err: Mouse Active (dll/ntdll/ldr/ldrinit.c:831) LDR: DLL_PROCESS_ATTACH for dll "WCMDPA15.dll" (In itRoutine: 680CFE0C) failed (dll/ntdll/ldr/ldrinit.c:2101) LDR: LdrpProcessInitialization failed running ini tialization routines; stat...
by visualprog
Thu Nov 05, 2015 1:10 pm
Forum: Support
Topic: this dynamic link library is already use by: . . .exe
Replies: 9
Views: 7704

Re: this dynamic link library is already use by: . . .exe

Hi debug captured, last rows after trying to run my exe (visualprog.exe) : (win32ss/user/ntuser/focus.c:578) err: Mouse Active (win32ss/user/ntuser/focus.c:578) err: Mouse Active (win32ss/user/ntuser/focus.c:578) err: Mouse Active MainFrameBase::OpenShellFolders(): parent_pidl=C:\Documents and Setti...
by visualprog
Wed Nov 04, 2015 3:26 pm
Forum: Support
Topic: this dynamic link library is already use by: . . .exe
Replies: 9
Views: 7704

Re: this dynamic link library is already use by: . . .exe

Thank you very much for your interest and your comments.
Yes, it works in Wine and Windows .
by visualprog
Wed Nov 04, 2015 12:42 pm
Forum: Support
Topic: this dynamic link library is already use by: . . .exe
Replies: 9
Views: 7704

this dynamic link library is already use by: . . .exe

Hi when I run exe program, my special soft for Windows XP (developed under Watcom C++), I get this error : the watcom win32 runtime library does not support attaching more than one process to a Dynamic Link Library that does not have a separate data space for each attached proces In wine (Linux) it ...