SYSTEMTIME struct bug in win32lib (maybe)

new topic     » topic index » view thread      » older message » newer message

Was this intended?
(one is added by one while the other is not)



global function struct_SYSTEMTIME( integer year, integer month,
....
    w32store( st, SYSTEMTIME_wDayOfWeek, dayofweek )
....
end function

global function fetch_SYSTEMTIME( atom st )
....
            w32fetch( st, SYSTEMTIME_wDayOfWeek ) + 1,
....
end function


BTW, what is the current progress of Win4Eu?

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu