Pointer should be LP

Medland, Bill Bill.Medland at accpac.com
Thu Jan 3 17:19:37 CST 2002


 <<diff38.txt>> 
-------------- next part --------------
Bill Medland (medbi01 at accpac.com)
This should be a long pointer.

Index: wine/include/imagehlp.h
===================================================================
RCS file: /home/wine/wine/include/imagehlp.h,v
retrieving revision 1.11
diff -u -r1.11 imagehlp.h
--- wine/include/imagehlp.h	2001/05/11 19:54:47	1.11
+++ wine/include/imagehlp.h	2002/01/03 21:42:31
@@ -227,7 +227,7 @@
   BOOL    Virtual;
   DWORD     Reserved[3];
   KDHELP  KdHelp;
-} STACKFRAME, *PSTACKFRAME;
+} STACKFRAME, *LPSTACKFRAME;
 
 typedef struct _IMAGEHLP_SYMBOL {
   DWORD SizeOfStruct;


More information about the wine-patches mailing list