Displaying 3 results from an estimated 3 matches for "propretary".
Did you mean:
proprietary
2006 Dec 25
2
Setting up ODBC with wine
...ich got me one step
further. Atm I have the Problem that the App Complains that it does not
know what to do with the ODBC access it demands.
Here the exact Error message of ODBC:
[unixODBC][Driver Manager] Data Source Name not found, and no default
driver specified.
Could it be that there is a propretary Database shipped with the app
useing the windownative ODBC as a relypoint?
Something like:
App -> ODBC -> Own Database ?
Or do I need to configure something that this works?
I am somewhat stuck. I am grateful for any source of Documentation,
knowledge, Ideas that may help me.
Thanks
Peter
2011 Aug 12
1
Intercept Dungeon Keeper 2 Textures
...it here now and in case I'm wrong I'll post to wine-devel.
I try to retrieve Dungeon Keeper 2 resources (meshes, textures, sound etc.) in order to create an hypotetical clone of this game :D.
Since I'm not a pro in hacking compression algorithm I didn't try to understand the DKII propretary image format, so I think I'd rather use wine to intercept DirectX Texture calls and save the textures.
I just took a code that save a DirectDrawSurface (the game use DirectDraw 7) into a bitmap (http://gpalem.web.officelive.com/bitmap.html) a called it before the surface is release, this way I...
2006 Jul 14
0
rpcclient: NT_STATUS_LOGON_FAILURE
...k. The printer in question is a Kyocera
Mita FS-C5016N, but actually that's not my problem.
My problem is that I'm not able to execute RPC calls on my laptop,.
I've successfully added the PostScript driver (with cupsaddsmb) to the
Samba share "print$", but I need to share the propretary/native driver
for the Windows clients. The cupsaddsmb executes also rpcclient, but
not through the network, but locally, and that seems to work.
I can't simply execute no command of rpcclient!
I'm working on a laptop (Windows XP Professional) and I'm connected
through SSH (with putty)...