Subversion Repositories Kolibri OS

Rev

Rev 7970 | Rev 8413 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7970 Rev 8330
Line 1... Line 1...
1
CustomCursor CursorPointer;
1
CustomCursor CursorPointer;
2
dword CursorFile = FROM "../TWB/pointer.cur";
2
dword CursorFile = FROM "TWB/pointer.cur";
3
#include "..\lib\collection.h"
3
#include "..\lib\collection.h"
Line 4... Line 4...
4
 
4
 
5
struct PAGE_LINKS {
5
struct PAGE_LINKS {
6
	collection_int link;
6
	collection_int link;