Displaying 2 results from an estimated 2 matches for "globalunlock16".
Did you mean:
globalunlock
2009 Mar 17
0
No subject
Code:
index 9e86706..9621d3a 100644
--- a/dlls/comdlg32/printdlg16.c
+++ b/dlls/comdlg32/printdlg16.c
@@ -487,6 +487,7 @@ BOOL16 WINAPI PrintDlg16(
GlobalUnlock16(lppd->hDevNames);
}
}
+ strcpy( di->pDriverPath, "wineps16");
PRINTDLG_CreateDevNames16(&(lppd->hDevNames),
di->pDriverPath,
pi->pPrinterName,
I don't know how a patch wil...
2006 Sep 20
1
kernel32.VirtualAlloc() limitation? - "Insufficient memory to perform operation"
...2.TlsGetValue(00000001) ret=7e46cfd7
0009:Ret kernel32.TlsGetValue() retval=0016af00 ret=7e46cfd7
0009:trace:cursor:create_cursor Bitmap 32x32 planes=1 bpp=1 bytesperline=4
0009:Ret winex11.drv.SetCursor() retval=00000000 ret=7ed2b5df
0009:Call kernel32.26(000010f6) ret=7ed2b5e7
0009:trace:global:GlobalUnlock16 10f6
0009:Ret kernel32.26() retval=00000000 ret=7ed2b5e7
0009:Ret user32.SetCursor() retval=00001136 ret=00513bdb
0009:Call kernel32.GetTickCount() ret=00513b5d
0009:Call ntdll.NtGetTickCount() ret=7ee6ba69
0009:Ret ntdll.NtGetTickCount() retval=00000fdf ret=7ee6ba69
0009:Ret kernel32.GetTickCo...